22 Commits

Author SHA1 Message Date
Alexis de Lattre
1b80dd5957 [IMP] base_usability: improve comments 2025-12-01 18:30:13 +01:00
Alexis de Lattre
6897acd3df [FIX] base_usability: fix code for smtp_session in inherit of send_email() 2025-12-01 18:27:31 +01:00
Alexis de Lattre
74b2917875 [FIX] base_usability: ir_mail_server avoid breaking Bcc
Disable module base_mail_sender_bcc that just doesn't work in v16 ; as it's a design problem, I don't plan to fix it.
2025-12-01 17:05:17 +00:00
Alexis de Lattre
e25785baf4 [IMP] base_usability: restore monkey-patch for formatLang() 2025-10-18 08:05:14 +02:00
Alexis de Lattre
96b4c9b094 [IMP] base_usability: add siren/siret on display method for partners 2025-01-14 14:33:38 +00:00
Alexis de Lattre
5f4929f819 [IMP] base_usability: add possibility to have fax in header if partner_fax is installed 2024-11-19 16:14:35 +00:00
Alexis de Lattre
68327c28b6 base_usability: Add rcs_siren in company header 2024-09-30 08:15:07 +02:00
Alexis de Lattre
46fcf5c0ef base_usability: add name_get() on ir.model.fields
Add patch to add technical field name in export dialog box
2024-04-11 19:29:14 +02:00
Alexis de Lattre
b019baed6e [IMP] base_usability: improve report header methods on res.company 2024-03-27 11:17:26 +01:00
Alexis de Lattre
73c3c1a664 base_usability: add ape, eori and siret as ready-to-go fields in header 2024-02-07 22:01:30 +00:00
Alexis de Lattre
492a7275c2 Remove translate=False
fixes bug #190
2022-12-17 18:51:14 +01:00
Alexis de Lattre
4f13432bdc [MIG] base_usability to v16 2022-10-26 22:03:36 +02:00
Alexis de Lattre
d67141e128 base_usability: add method _report_print_datetime() on res.users 2022-07-06 11:54:41 +02:00
Alexis de Lattre
a28a853f45 base_usabilty: translate=False on print_report_name 2021-08-28 00:00:07 +02:00
Alexis de Lattre
82b9a1e502 Move tracking=True for res.partner fields to mail_usability 2021-08-27 12:10:34 +02:00
Alexis de Lattre
7c1a2fabd3 base_usability: add supplier_ref in display_full_address, to have the proper label for POs 2021-02-17 18:07:43 +01:00
Alexis de Lattre
c3f72a9b68 base_usability: Add vat, ref and commercial_ref in _display_full_address()
Add fr translation
2021-02-17 17:49:00 +01:00
Alexis de Lattre
f3782cfa2b [MIG] base_usability to v14 2020-12-01 23:38:42 +01:00
Alexis de Lattre
dbd600bcd9 Add name_get() on ir.model
Show state on sale.order tree view
2019-07-30 23:06:07 +02:00
Alexis de Lattre
92a175ea97 Add module purchase_stock_usability
Port purchase_usability to v12
2019-02-01 19:45:59 +01:00
Raphaël Valyi
0ea0110fea moved formatLang monkey patch in misc.py like in Odoo codebase 2018-12-25 15:41:05 -02:00
Raphaël Valyi
11d113449a adopted OCA file layout 2018-12-25 15:35:05 -02:00