开发者

Back Orders for ERP: data model references?

开发者 https://www.devze.com 2022-12-26 03:13 出处:网络
My q开发者_如何学运维uestion is: do you know of any real good reference (book, web) for ERP database design ?

My q开发者_如何学运维uestion is: do you know of any real good reference (book, web) for ERP database design ?

I have built an ERP using Sql Server as a back-end. There are different types of Client documents (there are also Supplier Docs):

  1. Order -- impact: Back-Orders (BO)
  2. Delivery Note (also used for returns, with negative quantity) --impact: BO, Stock
  3. Invoice --impact: accounting only
  4. Credit Note --impact: accounting, BO

BO tracking is very complex, and involves tracking links between different documents: imagine a returning customer that has ordered several times 10 units of reference X: which delivery fills which order ? If there is a credit note for 5 units of reference X, does it have an impact on BO ? For which order ? (these are just examples)


The Data Model Resource Book.


There are several pattern data models (industry standard data models) that cover this topic. In addition to Len Silverston's books (mentioned in another answer), there are pricey proprietary models (Teradata, IBM, etc.) and an industry one from the Association for Retail Technology Standards (www.nrf-arts.org). It is free to members of the association.

It covers a great deal of the complexity of commerce - shipping, ordering, back orders, customer orders, invoicing, payments, etc.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号