purchase-workflow icon indicating copy to clipboard operation
purchase-workflow copied to clipboard

[16.0][ADD] purchase_order_invoicing_picking_filter

Open carolina-domatix opened this issue 1 year ago • 2 comments

This module is designed to replicate the functionality of the following module: https://github.com/OCA/sale-workflow/tree/16.0/sale_order_invoicing_picking_filter but within the context of purchase orders. The original contributors of the sale-workflow module are acknowledged in the Contributors section of the readme, as this just intends to add the same functionality to purchases.

carolina-domatix avatar Jun 04 '24 07:06 carolina-domatix

Hello, you need to add "purchase_discount" to depends, invoice creation failed in

File "/opt/odoo/auto/addons/purchase_order_invoicing_picking_filter/models/purchase_order_line.py", line 17, in _prepare_stock_move_invoice_line "discount": self.discount, AttributeError: 'purchase.order.line' object has no attribute 'discount'

syci avatar Mar 20 '25 11:03 syci

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Oct 26 '25 12:10 github-actions[bot]