Skip to content

Allow customers to specify their own SKU for the products of an online shop.

License

Notifications You must be signed in to change notification settings

semaio/Magento1-CustomSku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semaio_CustomSku

Allow customers and backend users to specify customer's own SKU for the products of an online shop.

Facts

  • Version: 1.1.0

Functionality

In larger B2B online shops it is a typical use case that customers have custom SKUs for the products of the shop owner and they order only the products with the custom SKUs.

Features

  • The customer can define the custom SKUs in the customer account
  • THe custom SKU will be shown (if applicable) in the cart, checkout review, order/invoice/creditmemo/shipment views in the customer account
  • The custom SKU will always be automatically set onto a quote item and transferred to the order item for further processing (e.g. order export)
  • The custom SKU will be shown in the admin order view.
  • A backend user can define the custom SKUs in the customer account

Backend item row data

  • Please use a adminhtml theme to customize item row data
  • copy /app/design/adminhtml/default/default/template/sales/items/column/name.phtml to your own adminhtml theme
  • copy /app/design/adminhtml/default/default/template/sales/order/create/items/grid.phtml to your own adminhtml theme
  • set your custom adminhtml theme in your project's customization module with: ... [your_theme] ...

Support

If you encounter any problems or bugs, please create an issue on GitHub.

Contribution

Any contribution to the development of MageSetup is highly welcome. The best possibility to provide any code is to open a pull request on GitHub.

Licence

Open Software License (OSL 3.0)

Copyright

(c) 2016 Rouven Alexander Rieker (c) 2016 Nicolas Graeter

About

Allow customers to specify their own SKU for the products of an online shop.

Resources

License

Stars

Watchers

Forks

Packages