Commit Graph

29 Commits

Author SHA1 Message Date
Mateu Griful
3bcbc17a5b [FIX] stock_cycle_count: fix deprecation warnings 2021-10-25 11:42:12 +02:00
Carlos Lopez
58f3e5f3c1 FIX: correct field name, location_ids instead of location_id 2021-10-01 15:19:08 +02:00
Mateu Griful
fb03c2dd3a [14.0][MIG] stock_cycle_count: black, isort, prettier 2021-10-01 15:11:47 +02:00
Lois Rilo
10fbca3ba1 [IMP] stock_cycle_count: auto link inventories to planned cycle counts 2021-10-01 15:11:47 +02:00
mreficent
79146e1fb8 [UPD] Eficent -> ForgeFlow 2021-10-01 15:11:47 +02:00
jim.hoefnagels
288147dbfa [MIG] stock_cycle_count: Migration to 13.0 2021-10-01 15:11:47 +02:00
jim.hoefnagels
1605a9fea4 [IMP] stock_cycle_count: black, isort 2021-10-01 15:11:47 +02:00
Lois Rilo
856acc0829 [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.
2021-10-01 15:11:47 +02:00
Bhavesh Odedra
dcf10522b3 [12.0][MIG] stock_cycle_count: Migration to 12.0 2021-10-01 15:11:47 +02:00
Pedro M. Baeza
e8e20dc443 [FIX] stock_cycle_count: Don't lose return value
For avoiding an error validating pickings.
2021-10-01 15:11:47 +02:00
Jordi Ballester Alomar
5c1c4005c8 stock_cycle_count: fix issue with nan while doing the mean calculation 2021-10-01 15:11:47 +02:00
Lois Rilo
e748a95c78 [11.0][MIG] stock_cycle_count 2021-10-01 15:11:47 +02:00
Lois Rilo
6dec23dd9a [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
2021-10-01 15:11:47 +02:00
Lois Rilo
80780bb8c1 [10.0] stock_cycle_count: adapt to follow OCA convention. 2021-10-01 15:11:47 +02:00
lreficent
38d92843e8 [10.0][IMP] fix api issues and clean up code 2021-10-01 15:11:46 +02:00
lreficent
91fa575572 cycle_count: fix cycle count state issue 2021-10-01 15:11:46 +02:00
lreficent
4b951bf8bd [10.0][MIG] stock_cycle_count 2021-10-01 15:11:46 +02:00
lreficent
08aa313c25 [9.0][IMP] stock_cycle_count: enhance views 2021-10-01 15:11:46 +02:00
lreficent
6b046f3b33 [9.0][IMP] stock_cycle_count: fix accuracy computation and store it 2021-10-01 15:11:46 +02:00
lreficent
e8a8fa7546 [9.0][IMP] stock_cycle_count: add server action to confirm several CC at a time 2021-10-01 15:11:46 +02:00
lreficent
59277182d4 [9.0][IMP] stock_cycle_count: update existing cycle counts instead of cancel them. 2021-10-01 15:11:46 +02:00
lreficent
32bb8a3c4f [9.0][IMP] stock_cycle_count: The configuration of an inventory adjustment related to a cycle count cannot be modified. 2021-10-01 15:11:46 +02:00
lreficent
be86addb50 [9.0][FIX] stock_cycle_count: fields only editable in draft and add tracking to some of them. 2021-10-01 15:11:46 +02:00
lreficent
913733fc7c [9.0][FIX] stock_cycle_count: Fix a bug when combining automatic and manual creation of cycle counts. 2021-10-01 15:11:46 +02:00
lreficent
6f4e2d3e1b [9.0][FIX] stock_cycle_count: Do not propose cycle counts in the past. 2021-10-01 15:11:46 +02:00
lreficent
0ca46546d7 [9.0][IMP] stock_cycle_count: add the possibility to define rules for specific zones. 2021-10-01 15:11:46 +02:00
lreficent
f0f2b8f413 [9.0][FIX] Solves issue when doing picking with several moves. 2021-10-01 15:11:46 +02:00
lreficent
60e0841183 [IMP] stock_cycle_count:
* Update README.
 * Fixes: DEFAULT_SERVER_DATETIME_FORMAT, PERCENT variables and sale price calculation.
2021-10-01 15:11:46 +02:00
lreficent
bdcace4f8a [ADD] stock_cycle_count 2021-10-01 15:11:46 +02:00