Alexis de Lattre
781e8989f5
Add filter no_attachment on sale.order (same as on account.invoice)
2021-05-20 12:25:33 +02:00
Alexis de Lattre
278cf0713c
sale_usability: inherit product_uom_change() to add a warning when price is updated upon qty change
2020-11-03 15:14:38 +01:00
Alexis de Lattre
acdddf0d08
Improve views for sale.report and purchase.report, and search view for sale order
2019-06-20 23:27:12 +02:00
David Beal
6c3c6cd43b
Merge pull request #72 from akretion/10-fix-py3o-lines-sorting
...
[FIX] keep the order line sorted when creating the layout_lines dict
2019-01-02 18:56:18 +01:00
Alexis de Lattre
362dba5f90
Restore drill-through on sale and invoice reports
2018-11-21 18:15:25 +01:00
Benoit
118dd2a5c0
[FIX] keep invoice lines sorted when creating the layout_lines dict
2018-09-28 17:42:31 +02:00
Benoit
c943b4cd33
[FIX] keep the order line sorted when creating the layout_lines dict
2018-09-14 17:46:15 +02:00
Alexis de Lattre
6446e087be
Remove full rights on product.uom and product.uom.categ to sale manager (grant only to system group)
2018-05-25 17:15:58 +02:00
Alexis de Lattre
a4a9be78bc
account_move_line_filter_wizard: Port to v10
2018-05-25 13:25:00 +02:00
Alexis de Lattre
e02727e6ee
Add method to group by order in invoice report
...
Move invoice class in dedicated file
2018-04-11 15:33:34 +02:00
Alexis de Lattre
7cb35a031d
Remove outdated comment
2018-04-11 12:10:01 +02:00
Florian da Costa
357ad8d707
Fix sale order view
2018-03-28 13:48:20 +02:00
Alexis de Lattre
4d833d1c97
Move client_order_ref from the second tab to the top
2018-02-21 18:13:42 +01:00
Alexis de Lattre
054bee90c0
Add module sale_force_invoice_status
2018-02-02 18:27:22 +01:00
Alexis de Lattre
690a9196dd
sale_usability purchase_usability: reload form view upon sale order and purchase order confirmation to display the 3 qty columns
...
PEP8 fixes
2017-12-07 14:52:10 +01:00
Alexis de Lattre
238344b964
Add sum=1 on several qty fields
2017-11-30 12:06:02 +01:00
Alexis de Lattre
19d2614feb
Switch some track_visibility='always' to track_visibility='onchange'
2017-06-22 19:32:39 +02:00
Stéphane Bidoul (ACSONE)
5a39df7423
[10.0] setup.py and addons versions ( #35 )
...
* [IMP] set 10.0 version prefix in all installable addons
* [FIX] 10.0 instead of 9.0 version prefix for sale_order_add_bom on 10.0 branch
* [ADD] setup.py for all installable addons
2017-06-13 22:41:20 +02:00
Alexis de Lattre
2f9584e04e
Protect Cancel button with a confirmation pop-up
2017-06-13 12:36:02 +02:00
Alexis de Lattre
348e0205a0
Add traking on warn fields
...
WORK IN PROGRESS: port hr_holidays_usability
2017-04-05 19:22:01 +02:00
Alexis de Lattre
b2a96f4db2
Add module sale_usability_b2b
2017-01-12 16:21:26 +01:00
Alexis de Lattre
1c1855ec11
Add menu entry on product.pricelist.item
2017-01-10 17:51:15 +01:00
Alexis de Lattre
7f3d465a24
Add tracking on important product fields
2017-01-03 16:31:38 +01:00
Alexis de Lattre
9617aedcb3
Move code at the right place !
2017-01-01 23:16:10 +01:00
Alexis de Lattre
80c90c7d35
Add methods for reports
2016-12-20 01:05:09 +01:00
Alexis de Lattre
889fb28fd6
Add has_discount on SO + method for py3o report
2016-12-17 01:03:09 +01:00
Alexis de Lattre
e7191d3ee1
Remove invisible currency_id field, because my PR on Odoo has been merged https://github.com/odoo/odoo/pull/14714
2016-12-14 10:48:22 +01:00
Alexis de Lattre
256c603796
Add module pos_config_single_user
...
Several usability enhancements in sale, purchase, product and account
2016-12-09 08:35:00 +01:00
Alexis de Lattre
e1f8e95bce
Include sale_stock_show_delivery_address in sale_usability and stock_usability
2016-11-24 14:18:43 +01:00
Alexis de Lattre
5549139e5c
Add groupby in search view
2016-11-17 17:47:57 +01:00
Alexis de Lattre
a35f1a3a32
Remove SO from quotations menu
...
Port sale_quotation_title to v10
2016-11-02 19:57:53 +01:00
Alexis de Lattre
42233bc0ce
Port base_usability, sale_usability, sale_stock_usability to v10
2016-10-27 09:33:15 +02:00
Alexis de Lattre
a1ef881201
Mass rename from __openerp__.py to __manifest__.py
2016-10-11 15:40:03 +02:00
Alexis de Lattre
56095375d1
Set all modules as uninstallable
2016-10-11 15:32:30 +02:00
Alexis de Lattre
746a6926ea
Remove modules that will be merged in ***_usability modules or that are not useful in v10
...
Rename some modules
2016-10-11 15:27:34 +02:00