Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX l10n_it_fatturapa_in when writing attachment name without file
Steps: 1 - Accounting → Purchases → Incoming E-Bill Files 2 - Click on Create 3 - Fill in Attachment Name 4 - Click Save File "/home/odoo/build/OCA/l10n-italy/l10n_it_fatturapa/models/ir_attachment.py", line 117, in get_xml_string if fatturapa_attachment.datas_fname.lower().endswith('.p7m'): AttributeError: 'bool' object has no attribute 'lower'
- Loading branch information