ak-odoo-incubator icon indicating copy to clipboard operation
ak-odoo-incubator copied to clipboard

[12.0][ADD] stock_orderpoint_impex_matrix, stock_orderpoint_from_inventory

Open kevinkhao opened this issue 4 years ago • 4 comments

kevinkhao avatar Sep 14 '20 17:09 kevinkhao

TODO

  • [ ] fix travis
  • [ ] improve excel UI (center cell, add some color)
  • [ ] add product code

image

sebastienbeau avatar Sep 17 '20 15:09 sebastienbeau

TODO

  • [ ] fix travis
  • [ ] improve excel UI (center cell, add some color)
  • [ ] add product code

image

Done. UI is changed according to screenshot. Products are searched on product code instead of product name. A few fixes on different modules to make travis happy. Travis seems bugged; everything is working in local but erroring in travis. Investigating.

kevinkhao avatar Sep 21 '20 16:09 kevinkhao

Codecov Report

Merging #197 into 12.0 will increase coverage by 39.14%. The diff coverage is 96.52%.

Impacted file tree graph

@@             Coverage Diff             @@
##             12.0     #197       +/-   ##
===========================================
+ Coverage   51.35%   90.49%   +39.14%     
===========================================
  Files           2        7        +5     
  Lines          37      263      +226     
===========================================
+ Hits           19      238      +219     
- Misses         18       25        +7     
Impacted Files Coverage Δ
...rderpoint_from_inventory/models/stock_inventory.py 41.66% <41.66%> (ø)
forbid_record_creation/models/abstract_model.py 61.53% <75.00%> (ø)
...ntory/wizard/wizard_orderpoint_inventory_export.py 100.00% <100.00%> (ø)
stock_orderpoint_impex_matrix/wizard/common.py 100.00% <100.00%> (ø)
...x_matrix/wizard/wizard_orderpoint_matrix_export.py 100.00% <100.00%> (ø)
...x_matrix/wizard/wizard_orderpoint_matrix_import.py 100.00% <100.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 38aaad9...83ce1c9. Read the comment docs.

codecov[bot] avatar Sep 24 '20 15:09 codecov[bot]

(latest version of visual)

Screenshot from 2020-09-28 09-58-49

kevinkhao avatar Sep 28 '20 07:09 kevinkhao