Odoo modules extending the sale module.
Clone this repo into the Odoo addons directory.
git clone git@github.com:Mint-System/Odoo-Apps-Sale-Workflow.git ./addons/sale_workflow| Module | Summary |
|---|---|
| sale_order_comment | Comment field for sale order. |
| sale_order_line_form_action | Adds a button to open a sale order line in the form view. |
| sale_order_line_pricelist_fixed_discount | Add discount from pricelist with fixed price. |
| sale_order_partner_membership | Set membership address on sale order. |
| sale_order_partner_pricelist | Grant pricelist access with sale order. |
| sale_order_partner_ref | Show and filter the customer ref in sale order list. |
| sale_order_permit | Adds Workflow for selling permits. |
| sale_partner_shipping_group | Access group for shipping address on sale orders and invoices. |
| sale_restricted_qty_default | Sets default value for product quantity to minimum quantity. |
| sale_subscription_disable_tokenization | Do not force payment tokenization for order with subscriptions. |
| sale_subscription_partner_pricelist | Grant pricelist access with sale subscription. |
| sale_subscription_period_discount | Apply discounts on subscription periods. |
| sale_subscription_pricelist_fixed_discount | Fix fixed discount for subscription. |