Change default views for the following modules:
purchase
purchase_discount
purchase_triple_discount
- Rename some fields in the puchase order form
- hide unused
discount3
field and extra tab in purchase order form - move
date_planned
field from the extra tab near todate_order
field - make
taxes_id
readonly for non accountant people in purchase order view - merge both menu entries "Requests for Quotation" and "Purchase Orders"
- set red purchase order lines with null amount
date_planned
field of the order is now, not a computed field anymore.date_planned
field of the order line are based on the date_planned field on the order, when confirming the order.- add an onchange feature on
product_template.type
field :
If type in 'service', purchase_method is 'purchase' If type in ('product', 'consu'), purchase_method is 'receive'
(Introduce an hook and a pre-migration script to fix existing databases)
- hidden fields are available for member of the group
base.group_erp_manager
Table of contents
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- GRAP
- Sylvain LE GAL (https://www.twitter.com/legalsylvain)
- Quentin DUPONT <[email protected]>
This module is part of the grap/grap-odoo-custom project on GitHub.
You are welcome to contribute.