[18.0][MIG] sale_substate: Migration to 18.0#3581
Conversation
c44a5bf to
1f6b22e
Compare
1f6b22e to
2c47da0
Compare
2c47da0 to
7eebc4b
Compare
30c8aac to
301c7c8
Compare
|
@Alexgars73 tests are failing, can you check please? |
81796cf to
30bc5b8
Compare
| <field | ||
| name="substate_id" | ||
| widget="statusbar" | ||
| options="{'clickable': '1',}" | ||
| /> |
There was a problem hiding this comment.
| <field | |
| name="substate_id" | |
| widget="statusbar" | |
| options="{'clickable': '1',}" | |
| /> | |
| <field | |
| name="substate_id" | |
| widget="statusbar" | |
| options="{'clickable': '1',}" | |
| domain="[('model', '=', 'sale.order'),('target_state_value_id.target_state_value', '=', state)]" | |
| /> |
Filter options down to only valid substates.
Saves clutter and alleviates the need to show an error when the user clicks an invalid substate
30bc5b8 to
085a6eb
Compare
|
Great! Please remove the DON'T MERGE commit. |
|
PS: tests are failing, perhaps a rebase can help? |
FYI Failed tests are "Unreleased Dependencies"... Namely base_substate, which was merged 2 days ago |
565adee to
9e4f278
Compare
|
@ellbristow Tests are failing, and I'm not sure why. I rebased, but that didn't fix it. Could you help me? Thanks! |
|
@Alexgars73 the failing test is not in this module. I don't believe this is related to anything you've done. |
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-workflow-17.0/sale-workflow-17.0-sale_substate Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_substate/
9e4f278 to
c829ceb
Compare
|
@dreispt @ellbristow test resolved! |
|
This PR has the |
|
@pedrobaeza could you merge? |
|
Any review from authors, maintainers or PSC is needed. /ocabot migration sale_substate |
|
@chafique-delli can you review? |
chafique-delli
left a comment
There was a problem hiding this comment.
Code review, LGTM.
|
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
Congratulations, your PR was merged at 10e9dd1. Thanks a lot for contributing to OCA. ❤️ |
Migration to 18.0
Depends on: