Skip to content

Latest commit

 

History

History

grap_change_views_purchase

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GRAP - Change Purchase Views

Beta License: AGPL-3 grap/grap-odoo-custom

Change default views for the following modules:

  • purchase
  • purchase_discount
  • purchase_triple_discount

features

  • 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 to date_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)

Note

  • 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

This module is part of the grap/grap-odoo-custom project on GitHub.

You are welcome to contribute.