Commit Graph

617 Commits

Author SHA1 Message Date
Alexis de Lattre
bdb7e04929 sale_stock_usability: only show picking_status on confirmed SO 2023-09-07 18:25:57 +02:00
Alexis de Lattre
04d5b4c5ab sale_down_payment: auto-reconcile when validating invoice 2023-04-25 19:11:58 +02:00
Alexis de Lattre
b2e9f0ecc3 stock_usability: improve stock.move.line form when accessed from menu or product form shortcut 2023-01-10 19:51:44 +01:00
Alexis de Lattre
61c3aaa532 stock_usability: backport improvements from v14 (show reservations on quants tree view)
Also add button to access stock.move.line from lots
2022-12-02 15:37:56 +01:00
Alexis de Lattre
f861685ae8 sale_usability: add client_order_ref in tree view 2022-10-18 15:02:38 +02:00
Alexis de Lattre
0cd6ecd958 purchase_usability: warning when price and/or delay is auto-updated following a qty change
It is similar to the feature present in sale_usability when the qty is
updated and the price unit changes
2022-06-16 18:07:53 +02:00
Alexis de Lattre
0d689b1e95 stock_valuation_xlsx: improve multi-company support
Other small minor improvements/fixes
2022-05-13 17:39:32 +02:00
Alexis de Lattre
8fe2cac892 sale_report: add button to send order acknowledgement 2022-05-06 14:56:12 +02:00
Alexis de Lattre
3b2efaab37 [ADD] module base_dynamic_list 2022-05-06 11:13:03 +02:00
Alexis de Lattre
38a6b1221e account_usability: add name_search on account.incoterms
base_usability: Small improvement in script on res.users
2022-03-04 17:01:38 +01:00
Alexis de Lattre
af806f7bcc stock_usability: usability improvements on inventory and picking form view 2022-01-21 11:24:59 +01:00
Alexis de Lattre
b72d8c44d4 stock_valuation_xlsx: fix crash with using depreciation rules 2021-11-15 16:20:59 +01:00
Alexis de Lattre
49226e814c stock_valuation_xlsx: add depreciation ratios 2021-09-26 23:39:07 +02:00
Benoit
d05b75dbe4 fix migraiton of mail_usability 2021-09-13 21:56:42 +02:00
Chafique
8449c3de80 [FIX] remove notify_email option in README.rst 2021-09-13 21:56:42 +02:00
Chafique
f752fbc9f3 [12.0][MIG] mail_usability 2021-09-13 21:56:42 +02:00
Alexis de Lattre
70d7cbdfda New module link_tracker_usability 2021-09-13 21:56:42 +02:00
Sébastien BEAU
ea4c6df7d6 [FIX] fix helper 2021-09-13 21:56:42 +02:00
Sébastien BEAU
b62f3a3570 [IMP] by default do not send an email when user_id is fill on object 2021-09-13 21:56:42 +02:00
Sébastien BEAU
39855d7b12 [REF] refactor the code in order to split it in several file 2021-09-13 21:56:42 +02:00
Sébastien BEAU
e644b27b7a [IMP] add record_id on mail.message to be able to access to the record 2021-09-13 21:56:42 +02:00
Sébastien BEAU
39bee6e5f7 [IMP] add some extra style css support and add a debugger mode. Update readme 2021-09-13 21:56:42 +02:00
Sébastien BEAU
aec5bb9c91 [IMP] remove the fucking auto_delete!!! 2021-09-13 21:56:42 +02:00
Sébastien BEAU
0f35f8e92b [REF] refactor the code to make it simplifier and avoid hacking the _notify method 2021-09-13 21:56:42 +02:00
Sébastien BEAU
7f64d3c33e [IMP] add readme, remove auto following when sending an email, use light version of email notification to avoid injecting useless link in the mail sent 2021-09-13 21:56:42 +02:00
Sébastien BEAU
b26b3de7ae [IMP] improve the wizard for testing email, allow to search on object and to send email for real check 2021-09-13 21:56:42 +02:00
David Beal
c3f4775a58 UPD Branding 2021-09-13 21:56:42 +02:00
Alexis de Lattre
d34f273fdb mail_usability: add intermediary level to notify_email parameter of res.partner 2021-09-13 21:56:42 +02:00
Alexis de Lattre
1a8588ea24 Port mail_usability to v10 2021-09-13 21:56:42 +02:00
David Beal
453b6ba626 IMP add icons 2021-09-13 21:56:42 +02:00
Alexis de Lattre
6dbbb98774 Mass rename from __openerp__.py to __manifest__.py 2021-09-13 21:56:42 +02:00
Alexis de Lattre
81b78b83ce Set all modules as uninstallable 2021-09-13 21:56:42 +02:00
Benoit
bb4e5d377c [ADD] mail_usability module for improvements on mails 2021-09-13 21:56:42 +02:00
Alexis de Lattre
8da01d0665 Add script to fix old rounding data bug 2021-09-13 21:50:21 +02:00
Alexis de Lattre
9a67836c50 Improve stock inventory tree view 2021-07-20 13:07:36 +02:00
Alexis de Lattre
8e01d32fe6 Add tracking on some fields 2021-07-20 12:23:41 +02:00
Alexis de Lattre
25a177eb76 Add module sale_mrp_usability (backport of a feature of v14) 2021-05-27 23:58:03 +02:00
Alexis de Lattre
dbbd14f58a sale_down_payment: add a hook that can be used for notifications 2021-05-27 23:08:17 +02:00
Raphaël Valyi
592a82a417 fix message_post v12 API in unreserve (#145)
* fix message_post v12 API in unreserve

* import missing UserError
2021-05-12 20:16:19 +02:00
Pierrick Brun (Akretion)
e56654058e Merge pull request #116 from akretion/12.0-fix_account_type_liquidity_for_stripe
[12.0][FIX] account_usability - Fix stripe installation issue due to wrong account_type on transfert …
2021-04-26 16:15:02 +02:00
Alexis de Lattre
9b89661545 Fix crash in sale_down_payment 2021-03-22 12:10:34 +01:00
Alexis de Lattre
97fe8b463d mrp_usability: add tracking on date fields 2021-03-13 00:24:04 +01:00
David Beal
93272fb571 Update menu_view.xml 2021-03-09 10:50:54 +01:00
Alexis de Lattre
872801fd29 stock_valuation_xlsx: add stock.variation.xlsx report (Up-port from v10)
Up-port from v10 other fixes and improvements up to 2021-02-26
2021-02-26 11:09:51 +01:00
Alexis de Lattre
09b73d1994 mrp_usability: remove readonly on location field 2021-01-29 21:55:26 +01:00
Alexis de Lattre
2fe0ad51c7 mrp_usability: add source and dest loc on stock.move.line form view of finished product 2021-01-29 21:54:23 +01:00
Alexis de Lattre
aa804e2dfd Add track_visibility='onchange' on all importants fields of mrp.bom 2021-01-13 15:19:29 +01:00
Alexis de Lattre
05ac567c7a Show location_id in tree view of stock.move.line in raw materials tab 2021-01-11 19:01:24 +01:00
Alexis de Lattre
4076946f48 mrp_usability: add location_dest_id in the tree view of finished product on MO 2020-12-04 18:29:54 +01:00
Alexis de Lattre
2a3ca2d35c sale_usability: up-port warning on price update when qty is changed 2020-12-04 10:49:35 +01:00