Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix control in $expedition->create() method of shipment #29878

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

FHenry
Copy link
Member

@FHenry FHenry commented Jun 7, 2024

next step for fix: #29674 at CRUD level

With previous PR (#29749) the UI/UX was defaulted correctly but user can still input and create inconsistent data.
There is an existing control on htdocs/expedition/card.php action == 'add'. I let it in place.
But this control have to be done in the CRUD method also

@FHenry FHenry changed the title fix/feat: Add control in Create method of shipment fix/feat: Add control in $expedition->create() method of shipment Jun 7, 2024
@eldy eldy added the PR postponed PR is postponed (will be processed later). Ie: feature pushed during a beta or need transition steps label Jun 7, 2024
@FHenry FHenry changed the title fix/feat: Add control in $expedition->create() method of shipment fix: fix control in $expedition->create() method of shipment Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevCamp 2024 Montpellier PR postponed PR is postponed (will be processed later). Ie: feature pushed during a beta or need transition steps
Projects
None yet
2 participants