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

mail-order: Add new fields "supplier_prod_name" and "supplier_sku" #1

Closed
4 tasks done
fwolfst opened this issue Jul 11, 2016 · 1 comment
Closed
4 tasks done

Comments

@fwolfst
Copy link
Member

fwolfst commented Jul 11, 2016

Two new fields per local-product should be added: "supplier_prod_name" and "supplier_sku". These are relevant for "non-remote" orders (those resulting in a mail).

Therefore

  • Add attributes to model (rawgento_models)
  • Add attribute-ids to rawbotz configuration
  • Update the Local-Product-Updater to refresh given attribute values
  • Extend mail template mechanism to process new attributes
fwolfst added a commit to rawliving-germany/rawgento_models that referenced this issue Jul 12, 2016
Although a nice place for these would be RemoteProduct, the overhead
of adding RemoteProducts to each LocalProduct just for the few
occurances does not justify the big change.

Part of rawliving-germany/rawbotz#1 .
fwolfst added a commit that referenced this issue Jul 12, 2016
Add new attribute-id configuration parameters:
  - supplier_sku and
  - supplier_prod_name .

Part of #1 .
fwolfst added a commit that referenced this issue Jul 12, 2016
@fwolfst
Copy link
Member Author

fwolfst commented Jul 12, 2016

Implemented and released as 0.1.5 .

@fwolfst fwolfst closed this as completed Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant