Replies: 1 comment 1 reply
-
|
In my case I have now been able to solve this directly in my plugin by creating a plugin endpoint that writes metadata directly (using UrlsMixin). I guess that might be a better approach for this more customised need. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Our ideal workflow is that a sales order goes to shipped and then sales can edit the metadata via a plugin to add e.g. VAT and Shipping costs for invoice generation. However when a sales order goes to shipped it locks. Would it be be a good idea to keep this field editable? I believe this is only for plugin purposes and core functionality doesn't use metadata anyway. (I am willing to do a PR for this).
Beta Was this translation helpful? Give feedback.
All reactions