Alexis de Lattre
4e57866115
purchase_usability: fix perf issue: we can't show a non-computed field in tree view
2022-01-27 23:40:45 +01:00
Alexis de Lattre
ec7601c59d
purchase_usability: set company_id as invisible in tree view of purchase order lines (to save space)
2021-01-28 22:17:52 +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
Alexis de Lattre
9505c2d5cd
purchase_usability: purchase report is now a 3rd level menu entry like almost all clickable menu entries
2019-02-14 20:48:30 +01:00
Alexis de Lattre
21d1454ab9
Use untaxed amount in name_get of purchase orders
...
Add sum for qty in operation lines
2018-07-12 23:53:26 +02:00
Alexis de Lattre
cc3b9d73ae
Remove write/create on products to stock user
2018-06-19 22:38:22 +02:00
Alexis de Lattre
c02f539f8f
Add and improve views for usability purposes
2018-06-13 01:15:19 +02:00
Alexis de Lattre
a4c382a546
Better handling of the origin field (which can be very long) on PO views
2018-01-24 21:29:25 +01:00
Alexis de Lattre
295bf50cea
Remove 'show_email': True now that this bug has been fixed in v10 https://github.com/odoo/odoo/pull/21600
2017-12-14 22:02:56 +01:00
Alexis de Lattre
1faecd98f7
Add show_email in context for PO
2017-12-07 19:38:08 +01:00
Alexis de Lattre
ecd05222a9
Add 'Print Order' on PO (there was already a 'Print RFQ button'...)
2017-12-07 18:25:55 +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
746d23fb3a
Improve purchase order line views
2017-11-08 19:13:16 +01:00
Alexis de Lattre
080e3decbc
purchase_usability: also search on origin
2017-10-12 11:32:08 +02:00
Alexis de Lattre
7d7424ad8a
Display 3 qty columns when clicking on the purchase_id field from picking
2017-10-11 10:57:33 +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
db7ea5681f
Add missing file!
2017-03-04 23:15:24 +01:00
Alexis de Lattre
0b12805495
Add link from picking to PO
2017-03-03 09:29:41 +01:00
Alexis de Lattre
895a92393c
Small usability improvements
2017-01-12 23:42:52 +01:00
David Beal
9fdbebc591
Update __init__.py
2017-01-03 17:45:35 +01:00
Alexis de Lattre
7f3d465a24
Add tracking on important product fields
2017-01-03 16:31:38 +01:00
Alexis de Lattre
5d7f512335
Add track_visibility='onchange' on important fields of picking
...
Code cleanup
2017-01-01 08:36:51 +01:00
Alexis de Lattre
265210b4f1
Add field delivery_partner_id for report
2016-12-16 15:29:59 +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
f90aa12a9f
Port to v10
2016-11-22 14:39:53 +01:00
Alexis de Lattre
a1ef881201
Mass rename from __openerp__.py to __manifest__.py
2016-10-11 15:40:03 +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