Dolibarr ERP & CRM » Bugs » bug #1829 POS not compatible with batch productsLatest modifications
Answer now
Snapshot Details |
Submitted by: | Francis Appels (fappels) | | Submitted on: | 2015-02-06 16:58 |
Last Modified On: | 2015-02-09 17:20 | |
Summary: | POS not compatible with batch products |
Description: | When a POS invoice is validated, product stock is updated, but batch product stock is not updated.
Quick fix proposal: hide batch enabled product in POS (POS user has no time to check batch details) and put warning text in product stock admin page that POS module is not batch compatible.
Long term fix: Adapt POS with an own stock storage and a manual sync tool to sync POS stock with product stock and batch stock. |
Step to reproduce bug: | Sell a batch enabled product in POS and check stock. Total stock does not match total batch stock. |
Detected in version: | 3.7.0 | | Category: | Module: Product Batch |
Severity: | 5 - Major | | OS Type/Version: | |
PHP version: | | | Database type and version: | |
Status |
Status: | Open | | Assigned to: | Cedric GROSS (kreizit) |
Resolution: | Fixed | |
Comments- Francis Appels 2015-02-09 17:38
- Your quick fix is better, thanks.
Francis - Cedric GROSS 2015-02-09 17:20
- The bug has been corrected. Pull request send inside GIT sources
(http://www.github.com/Dolibarr/dolibarr) and waiting to merge
into develop branch. |
|
Francis