Skip to content

Latest commit

 

History

History
 
 

purchase_quick

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Quick Purchase order

Beta License: AGPL-3 OCA/purchase-workflow Translate me on Weblate Try me on Runbot

This module allows to add easily products into the purchase order (mass line add/update).

Table of contents

Inside a purchase order, you can click on "Add products", to open a product tree view, then update "qty to purchase" field.

Purchase order create


Purchase order Add product


The update of "qty to purchase" will add new purchase line or update the existing line. If qty to purchase is 0 it purchase line will deleted if it exists.


Purchase order updated


Purchase order update product qty.

A note on dependencies: this module depends on stock. Mainly, for displaying qty_available of a product. To avoid this dependency, this module could be split.

Compatibility note: purchase_order_type could be compatible as far as functionality goes, but not for tests (adding a new required field breaks our usage of Form).

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 smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Akretion

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/purchase-workflow project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.