Commit Graph

5 Commits

Author SHA1 Message Date
Jeremy Muniak 947a42a8ee [FIX] inventory: fix typo (#522) 2020-01-10 21:58:55 +01:00
Obay Abdelgadir c76115b964 [FIX] inventory: replenishment doesn't change the UoM (#486)
The statement:
    "When doing a replenishment via the Replenish button on the product form, you have the possibility to change the unit of measure."
Implies that when replenishment is done the purchase uom will be changed when actually it just creates a stock.move with a calculated amount based on the product's uom.
2019-12-26 09:03:45 +01:00
Obay Abdelgadir 5b329dcdad [FIX] inventory: details on pickings with multiple packages (#488)
Explain how to separate a product picking into  many packages
2019-12-26 09:02:54 +01:00
Lau-Odoo d67f96ca76 [MOV] sales: using variants moved from inventory to sales (#448)
[MOV] sales: using variants moved from inventory to sales
2019-10-18 09:07:29 +02:00
lau-odoo 09e4437864 [IMP] inventory: changes in inventory files (sections arrangement) 2019-10-14 11:05:48 +02:00