Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

96
Views
Odoo14 JS Labels Not Being Translated

I am trying to translate my custom module labels in both JS and Python code. The Python labels were successfully translated and exported when exporting my_module.pot but the problem is that the JS labels being used in _t('Any Label') is not being found in my_module.pot. In the below example the "Read Card" is not found in my_module.pot file.

if(Object.keys(me.paciMappingCache[model]['mapping']['mapping']).length) { // append the button if the user has mapped fields to the current model
                    el.append(`
                        <div class="azk-paci-form-buttons mt-2 d-none">
                            <button name="sync_paci_data_btn" class="btn btn-primary oe_button_sync_paci_data" type="button" title="Read card fields from card reader">`+_t("Read Card")+`</button>
                        </div>
                    `);
}
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!