Skip to content

Files

Latest commit

7f22fc6 · Mar 31, 2022

History

History
This branch is 603 commits behind OCA/purchase-workflow:14.0.

purchase_order_line_deep_sort

Purchase Order Line Deep Sort

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

This module was written to extend the functionality of purchase order and allow you to manage sort of lines.

You can set the default sort order for the current company or you can set sort order for a particular purchase order.

Table of contents

  • Sort criteria items can be defined with a dot notation. This means that you can define an order as follows: product_id.default_code. But the field defined must exist in database. If you define, e.g., a calculated field, sort criteria won't work.
  1. Go to Purchase > Settings > Default Sort Criteria and select one.
  2. You must select sort direction too.
  3. Create a new purchase and add several lines.
  4. On saving purchase order you must see how the purchase lines are ordered with your selected sort order.
  • Add support for ordering purchase lines by partner.

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.

  • Tecnativa

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.