[14.0][ADD] stock_exception

This commit is contained in:
newtratip
2021-11-11 09:15:08 +07:00
parent 8d185807bc
commit 93ec078fb5
17 changed files with 281 additions and 0 deletions

View File

@@ -0,0 +1 @@
* Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>

View File

@@ -0,0 +1,6 @@
This module allows you attach several customizable exceptions to your
stock picking in a way that you can filter pickings by exceptions type and fix them.
This is especially useful in an scenario for mass stock picking import, because it's likely some pickings have
errors when you import them (like product not found in Odoo, wrong line
format etc.)