I have been creating new sequence by Hospital module, I've following channel Odoo mates on YouTube, here's the link:
https://www.youtube.com/watch?v=ZfKzmfiqeg0&list=PLqRRLx0cl0hoJhjFWkFYowveq2Zn55dhM&index=10
But it throws an error, on v13. Now am getting error as:
File "/opt/odoo/github/src/custom_modules/CustomHospital/models/patient.py", line 16, in <lambda> index=True, default=lambda self: _('New')) NameError: name '_' is not defined
How do i get rid of that? Thanks in advance for your valuable solution.