Skip to content

aerele/ecommerce-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce Core

Shared foundation for standalone ERPNext ecommerce integration apps.

Provides the common building blocks each integration (Unicommerce, Shopify, Amazon, ...) depends on:

  • DocTypes: Ecommerce Item (product↔integration mapping), Ecommerce Integration Log (sync log + retry).
  • controllers/SettingController base class, inventory sync helpers, scheduling helper.
  • utils/ — dummy tax-template / price-list guards, test bootstrap, naming series.
  • Common client JS for Sales Order / Sales Invoice.

Install this first, then install any integration app on top of it:

bench --site <site> install-app ecommerce_core
bench --site <site> install-app unicommerce

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors