If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Help-Database Design-Orders Tracking

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-28-10, 10:53
lyilaly lyilaly is offline
Registered User
 
Join Date: Oct 2010
Posts: 1
Question Help-Database Design-Orders Tracking

Good Day Forum,

I need help on the design of a database for shipment tracking requisitions of materials form a hub.

Here's the flow:

I receive a text file from another application that contains requisition information (header and details), this is uploaded onto respective requisition table and requisitiondetails table, status set to open.

Requisition is submitted for approval, status set to approved/rejected (flow ended). Here required qty can be modified by approver.

For approved items:
Lines are reviewed to check if inventory is available (in any amount), then rest of requested qty (or the complete line) are then and set for diferent possibilities of procure (Local, Overseas), status set to In Process.

If inventory available, shipment is processed (can be partial), else purchase order is created.

Upon material arrival, shipment is processed (can be partial delivery).

On material reception receiver close process.

If you need more details, please let me know.

Thanks in advance if any can help out.

Lio.
Reply With Quote
Reply

Tags
design, ecommerce, normalization

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On