Commit Graph

24 Commits

Author SHA1 Message Date
jim.hoefnagels
414c3bc89a [MIG] stock_cycle_count: Migration to 13.0 2020-06-02 13:04:23 +02:00
jim.hoefnagels
186249ba66 [IMP] stock_cycle_count: black, isort 2020-06-02 13:03:33 +02:00
Lois Rilo
d3b002212a [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.
2020-06-02 13:03:33 +02:00
Bhavesh Odedra
8685d29a22 [12.0][MIG] stock_cycle_count: Migration to 12.0 2020-06-02 13:03:33 +02:00
Pedro M. Baeza
af4147049e [FIX] stock_cycle_count: Don't lose return value
For avoiding an error validating pickings.
2020-06-02 13:03:33 +02:00
Jordi Ballester Alomar
0b83fa9440 stock_cycle_count: fix issue with nan while doing the mean calculation 2020-06-02 13:03:33 +02:00
Lois Rilo
539ae5be22 [11.0][MIG] stock_cycle_count 2020-06-02 13:03:33 +02:00
Lois Rilo
e821d9c55d [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
2020-06-02 13:03:33 +02:00
Lois Rilo
f0d840f729 [10.0] stock_cycle_count: adapt to follow OCA convention. 2020-06-02 13:03:33 +02:00
lreficent
10beda575e [10.0][IMP] fix api issues and clean up code 2020-06-02 13:03:33 +02:00
lreficent
b4e25ccf73 cycle_count: fix cycle count state issue 2020-06-02 13:03:33 +02:00
lreficent
dcafa2567f [10.0][MIG] stock_cycle_count 2020-06-02 13:03:33 +02:00
lreficent
5dd19a8277 [9.0][IMP] stock_cycle_count: enhance views 2020-06-02 13:03:33 +02:00
lreficent
66413e21dd [9.0][IMP] stock_cycle_count: fix accuracy computation and store it 2020-06-02 13:03:33 +02:00
lreficent
5ac6c086d2 [9.0][IMP] stock_cycle_count: add server action to confirm several CC at a time 2020-06-02 13:03:33 +02:00
lreficent
d609c947a0 [9.0][IMP] stock_cycle_count: update existing cycle counts instead of cancel them. 2020-06-02 13:03:33 +02:00
lreficent
f958b14a1f [9.0][IMP] stock_cycle_count: The configuration of an inventory adjustment related to a cycle count cannot be modified. 2020-06-02 13:03:33 +02:00
lreficent
7c56f5cbd4 [9.0][FIX] stock_cycle_count: fields only editable in draft and add tracking to some of them. 2020-06-02 13:03:33 +02:00
lreficent
e3b6358cda [9.0][FIX] stock_cycle_count: Fix a bug when combining automatic and manual creation of cycle counts. 2020-06-02 13:03:33 +02:00
lreficent
6e7f9c38a6 [9.0][FIX] stock_cycle_count: Do not propose cycle counts in the past. 2020-06-02 13:03:33 +02:00
lreficent
8b482ccfa8 [9.0][IMP] stock_cycle_count: add the possibility to define rules for specific zones. 2020-06-02 13:03:33 +02:00
lreficent
a65cbb07f2 [9.0][FIX] Solves issue when doing picking with several moves. 2020-06-02 13:03:33 +02:00
lreficent
f04dd9d965 [IMP] stock_cycle_count:
* Update README.
 * Fixes: DEFAULT_SERVER_DATETIME_FORMAT, PERCENT variables and sale price calculation.
2020-06-02 13:03:33 +02:00
lreficent
e9b48629ee [ADD] stock_cycle_count 2020-06-02 13:03:33 +02:00