odoomrp / odoomrp-wip

WIP of OdooMRP
http://www.odoomrp.com
GNU Affero General Public License v3.0
117 stars 248 forks source link

[IMP] sale_pricelist_rules: fix invoicing #1427

Closed oihane closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #1427 into 8.0 will decrease coverage by 0.08%. The diff coverage is 53.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##              8.0    #1427      +/-   ##
==========================================
- Coverage   63.77%   63.69%   -0.09%     
==========================================
  Files         284      286       +2     
  Lines        8614     8687      +73     
==========================================
+ Hits         5494     5533      +39     
- Misses       3120     3154      +34
Impacted Files Coverage Δ
sale_pricelist_rules/models/res_config.py 42.1% <ø> (ø) :arrow_up:
sale_pricelist_rules/models/account_invoice.py 48.07% <48.07%> (ø)
sale_pricelist_rules/models/sale.py 57.14% <50%> (-0.64%) :arrow_down:
sale_pricelist_rules/models/stock.py 88.88% <88.88%> (ø)

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 6660791...25ba3c2. Read the comment docs.