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

'Automatisering Orderstatus' is not saved #237

Open
1 task done
crillaerts opened this issue Jan 3, 2024 · 12 comments · May be fixed by #290
Open
1 task done

'Automatisering Orderstatus' is not saved #237

crillaerts opened this issue Jan 3, 2024 · 12 comments · May be fixed by #290
Labels
bug Something isn't working pdk This is a pdk related issue

Comments

@crillaerts
Copy link

Version check

  • My version of the plugin is v2.0.0-beta.0 or above.

PrestaShop version

8.1.2

PHP version

8.1

What went wrong?

When I modify the Automatisering Orderstatus, the different statuses are not saved

Reproduction steps

  1. Navigate to MyparcelBE Module configuration --> Bestellingen
  2. Make your selection for the four fields that are available in 'Automatisering Orderstatus'
  3. Click Save --> Items seem to be saved
  4. Navigate to any other section in Prestashop backend
  5. Return to MyparcelBE Module configuration --> Bestellingen
  6. Verify the four fields that are available in 'Automatisering Orderstatus'
  7. Result: values are set on 'Geen' again: seems like the statuses are not saved, or they are not retrieved from the database
    Schermafbeelding 2024-01-03 122544

Relevant log output

None

Additional context

I also logged issue: #236
Don't know if they are related.

@crillaerts crillaerts added the pdk This is a pdk related issue label Jan 3, 2024
@github-project-automation github-project-automation bot moved this to Todo in PDK Jan 3, 2024
@Frankyet
Copy link

I have the same issue, I am using version 2.0.0 beta now on mine running Webshop and as soon the label is scanned it will not change the status in the back-office.
where should this settings be saved in the database? is it possible to set it manual in the database?

@rockincent
Copy link

Used the latest beta (release 20-3-2024). Problem still exists.

@Frankyet
Copy link

Did also go to the latest beta version en still problem exists unfortunetly after waiting 2 and 1/2 month.

@EdieLemoine EdieLemoine added the bug Something isn't working label Jul 2, 2024
@Frankyet
Copy link

Frankyet commented Aug 8, 2024

In Beta 4 Problem still exists.

@Frankyet
Copy link

Frankyet commented Oct 8, 2024

To developers,

When can we expect a good working version for Prestashop 8? This is taking a long time unfortunately. I was forced to switch to Sendcloud which does work in the front office and status feedback. We users of the Myparcel module have been waiting for a good working version for years.

@EdieLemoine EdieLemoine changed the title [BETA]: 'Automatisering Orderstatus' is not saved 'Automatisering Orderstatus' is not saved Oct 16, 2024
@RedFuseCap
Copy link

I'm experiencing the same issue in the the 4.1.0 release of the MyParcelNL module. When saving the page with the desired status options, the database contains the right information (i.e. statusOnLabelCreate":"3","statusWhenDelivered":"5","statusWhenLabelScanned":"4").
But when opening the config page of the module again, the three values are all the same. When saving again, the database values now changed to "statusOnLabelCreate":"3","statusWhenDelivered":"3","statusWhenLabelScanned":"3". This is definitely not desirable.

It seems the data is not retreived from the database in the config page of the module.

@dewebspecialist
Copy link

Also experiencing this issue with Prestashop 1.7.8.11 and 4.2.0 module of MyParcelNL. Desired status options are not saved and are back to default on reload of the module settings.

@EdieLemoine
Copy link
Member

Hi guys, sorry it took so long. I just opened a PR that fixes this issue. If you want, you can download a version of the plugin that includes the fix from the pull request. Otherwise you can wait until it's released.

@Frankyet
Copy link

Hello, I have installed this #290 version and it will save now the orderstatusus but as soon you changed the webhook
it has red crosses at
shipment_status_change
shipment_label_created

image

and if you hit "Aanmaken" it is green but the others are red...

image

@Frankyet
Copy link

Tested order status change after label scaned but no order change in backoffice unfortunately.

@dewebspecialist
Copy link

Just installed 4.2.1 and tested to change the automatic order status, but after saving, going to another page, and going back to the settings, it's still not saved...

@awensveen
Copy link

I have the same issue as described. Prestashop 1.7.8.11 with php version 7.4.33
It's not only "Automatisering Orderstatus" that isn't being saved. It's also "automatisch verwerken" status that's not being saved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pdk This is a pdk related issue
Development

Successfully merging a pull request may close this issue.

7 participants