shopinvader / odoo-shopinvader

Odoo Modules. Sorry Magento, Shopinvader is coming
GNU Affero General Public License v3.0
121 stars 104 forks source link

[all versions] shopinvader: wrong delivery state #993

Closed simahawk closed 8 months ago

simahawk commented 3 years ago

ATM the state is hardcoded here https://github.com/shopinvader/odoo-shopinvader/blob/14.0/shopinvader/models/sale.py#L38 but seems wrong most of the time because when the order is done but not shipped yet, you already get "shipped".

The good solution seems to use https://github.com/OCA/sale-workflow/pull/1372.

@PierrickBrun any plan to integrate it here?

sebastienbeau commented 3 years ago

I agree !

github-actions[bot] commented 9 months ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.