Commit Graph

22 Commits

Author SHA1 Message Date
Lois Rilo
e19fd843b3 [12.0][FIX/MIG] stock_cycle_count: fix zero confirmation rules.
Now zero-qty quants are not removed straight away but by a cron job.
Therefore, we have to also check that the quants are not zero-qty ones.
2019-07-08 08:57:57 +02:00
Bhavesh Odedra
198e6a13ac [12.0][MIG] stock_cycle_count: Migration to 12.0 2019-07-08 08:57:57 +02:00
Pedro M. Baeza
5fbd81bb19 [FIX] stock_cycle_count: Don't lose return value
For avoiding an error validating pickings.
2019-07-08 08:51:44 +02:00
Jordi Ballester Alomar
09bda009d7 stock_cycle_count: fix issue with nan while doing the mean calculation 2019-07-08 08:49:40 +02:00
Lois Rilo
0115f6c40e [11.0][MIG] stock_cycle_count 2019-07-08 08:49:40 +02:00
Lois Rilo
38aa408455 [10.0][IMP] stock_cycle_count:
* simplify fetching latest inventory date
* use api.depends where needed
* add hook for cycle count creation
* take advantage of api.multi on check_zero_confirmation method
2019-07-08 08:49:40 +02:00
Lois Rilo
e7a61d0c23 [10.0] stock_cycle_count: adapt to follow OCA convention. 2019-07-08 08:49:40 +02:00
lreficent
73496b59ac [10.0][IMP] fix api issues and clean up code 2019-07-08 08:49:40 +02:00
lreficent
29c70465bc cycle_count: fix cycle count state issue 2019-07-08 08:49:40 +02:00
lreficent
acba3dbfa5 [10.0][MIG] stock_cycle_count 2019-07-08 08:49:40 +02:00
lreficent
50e15fcafb [9.0][IMP] stock_cycle_count: enhance views 2019-07-08 08:49:40 +02:00
lreficent
eadff0baba [9.0][IMP] stock_cycle_count: fix accuracy computation and store it 2019-07-08 08:49:40 +02:00
lreficent
423b58397f [9.0][IMP] stock_cycle_count: add server action to confirm several CC at a time 2019-07-08 08:49:40 +02:00
lreficent
219852cd0c [9.0][IMP] stock_cycle_count: update existing cycle counts instead of cancel them. 2019-07-08 08:49:40 +02:00
lreficent
4e969ae0b2 [9.0][IMP] stock_cycle_count: The configuration of an inventory adjustment related to a cycle count cannot be modified. 2019-07-08 08:49:40 +02:00
lreficent
32c5f4d8f6 [9.0][FIX] stock_cycle_count: fields only editable in draft and add tracking to some of them. 2019-07-08 08:49:40 +02:00
lreficent
23b42168e1 [9.0][FIX] stock_cycle_count: Fix a bug when combining automatic and manual creation of cycle counts. 2019-07-08 08:49:40 +02:00
lreficent
40bb029d79 [9.0][FIX] stock_cycle_count: Do not propose cycle counts in the past. 2019-07-08 08:49:40 +02:00
lreficent
9e595a6af4 [9.0][IMP] stock_cycle_count: add the possibility to define rules for specific zones. 2019-07-08 08:49:40 +02:00
lreficent
85853841d2 [9.0][FIX] Solves issue when doing picking with several moves. 2019-07-08 08:49:40 +02:00
lreficent
6fd947b6eb [IMP] stock_cycle_count:
* Update README.
 * Fixes: DEFAULT_SERVER_DATETIME_FORMAT, PERCENT variables and sale price calculation.
2019-07-08 08:49:40 +02:00
lreficent
2290db09cd [ADD] stock_cycle_count 2019-07-08 08:49:40 +02:00