ForgeFlow / stock-rma

Stock RMA
GNU Affero General Public License v3.0
38 stars 41 forks source link

[15.0][FWD][IMP] added default operation on rma group, easy setup before rma lines created #468

Closed AaronHForgeFlow closed 10 months ago

AaronHForgeFlow commented 11 months ago

FW port of https://github.com/ForgeFlow/stock-rma/pull/452

codecov-commenter commented 11 months ago

Codecov Report

Merging #468 (3fce3c9) into 15.0 (0d45c04) will decrease coverage by 0.41%. The diff coverage is 43.28%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/468/graphs/tree.svg?width=650&height=150&src=pr&token=hagShlnibr&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent)](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/468?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent) ```diff @@ Coverage Diff @@ ## 15.0 #468 +/- ## ========================================== - Coverage 80.60% 80.20% -0.41% ========================================== Files 152 152 Lines 4873 4920 +47 Branches 757 765 +8 ========================================== + Hits 3928 3946 +18 - Misses 732 756 +24 - Partials 213 218 +5 ``` | [Files](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/468?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent) | Coverage Δ | | |---|---|---| | [rma/models/rma\_order\_line.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/468?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hL21vZGVscy9ybWFfb3JkZXJfbGluZS5weQ==) | `78.17% <100.00%> (ø)` | | | [rma/wizards/rma\_add\_stock\_move.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/468?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hL3dpemFyZHMvcm1hX2FkZF9zdG9ja19tb3ZlLnB5) | `59.78% <62.50%> (-0.22%)` | :arrow_down: | | [rma/models/rma\_order.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/468?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hL21vZGVscy9ybWFfb3JkZXIucHk=) | `80.35% <46.66%> (-3.31%)` | :arrow_down: | | [rma\_sale/wizards/rma\_add\_sale.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/468?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hX3NhbGUvd2l6YXJkcy9ybWFfYWRkX3NhbGUucHk=) | `60.82% <42.85%> (-0.98%)` | :arrow_down: | | [rma/wizards/rma\_add\_serial.py](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/468?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent#diff-cm1hL3dpemFyZHMvcm1hX2FkZF9zZXJpYWwucHk=) | `20.54% <0.00%> (-4.05%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/468/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/468?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/468?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent). Last update [0d45c04...3fce3c9](https://app.codecov.io/gh/ForgeFlow/stock-rma/pull/468?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eficent).
AaronHForgeFlow commented 10 months ago

Merging to keep branches even. Works fine