Issue 10227
- Title
- Error quantity exceeds the limit when doing stock_split
- Priority
- bug
- Status
- unread
- Nosy list
- mrichez, tbruyere
- Assigned to
- Keywords
Created on 2021-03-26.11:30:00
by mrichez,
last changed 2 weeks ago
by mrichez.
Messages
Date: 2021-03-26.11:30:00
Got this error "The number of digits in the value "..." for field Quantity in Stock Move exceeds the limit of "10" when doing a stock split.
How to reproduce:
- Set Uom: Kilogram (round precision: 0,0000000010 - displayed decimals: 10)
- Create Product: "test" - default uom: "Kilogram" - sale secondary uom: "Unit" (factor: 887,000) - Salable
- Sale with product "test" - 2000 unit (secondary unit) = 2,2547914320 Kilogram
- Shipment out: split line "test" with decount 1 - quantity: 2,250 - uom: Kilogram
- Split -> Error... the number of digits... exceeds the limit of "10".
|
Date |
User |
Action |
Args |
2021-03-26 11:30:00 | mrichez | create | |