Resolve "Add cleaning of plate number when adding customer vehicle" #1618

Open
korina.cordero wants to merge 1 commit from 691-add-cleaning-of-plate-number-when-adding-customer-vehicle into master
korina.cordero commented 2022-07-11 06:34:46 +00:00 (Migrated from gitlab.com)

Closes #691

Closes #691
korina.cordero commented 2022-07-11 08:19:01 +00:00 (Migrated from gitlab.com)

added 1 commit

  • fc97f906 - Add cleaning and checking of plate number when adding or updating a customer...

Compare with previous version

added 1 commit <ul><li>fc97f906 - Add cleaning and checking of plate number when adding or updating a customer...</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/807/diffs?diff_id=435100403&start_sha=ae9b7ce061fa423d9a794033f6595bfde8248cf5)
korina.cordero commented 2022-07-11 08:21:35 +00:00 (Migrated from gitlab.com)

marked this merge request as ready

marked this merge request as **ready**
This pull request has changes conflicting with the target branch.
  • src/Controller/APIController.php
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 691-add-cleaning-of-plate-number-when-adding-customer-vehicle:691-add-cleaning-of-plate-number-when-adding-customer-vehicle
git checkout 691-add-cleaning-of-plate-number-when-adding-customer-vehicle

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff 691-add-cleaning-of-plate-number-when-adding-customer-vehicle
git checkout 691-add-cleaning-of-plate-number-when-adding-customer-vehicle
git rebase master
git checkout master
git merge --ff-only 691-add-cleaning-of-plate-number-when-adding-customer-vehicle
git checkout 691-add-cleaning-of-plate-number-when-adding-customer-vehicle
git rebase master
git checkout master
git merge --no-ff 691-add-cleaning-of-plate-number-when-adding-customer-vehicle
git checkout master
git merge --squash 691-add-cleaning-of-plate-number-when-adding-customer-vehicle
git checkout master
git merge --ff-only 691-add-cleaning-of-plate-number-when-adding-customer-vehicle
git checkout master
git merge 691-add-cleaning-of-plate-number-when-adding-customer-vehicle
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rgutierrez/resq#1618
No description provided.