summaryrefslogtreecommitdiff
path: root/inventory/data/schema.original
blob: 43033a20b575c9f82959de608db0b33512efd6a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
form/tab completion for previous entries
yaml save format?
ID's suck!

supplier:
  ID
  physical address/directions
  url

order : 
  ID
  date: "2008 08 27"
  agent: ben
  supplier: ID
  order URL
  shipping method
  shipping fee
  other fees
  total price
  dynamic total of boughts
  purchase list

bought:
  ID
  link to relevant item
  price
  url
  backlink to order
  
item:
  ID
  1 line description
  comment
  link to manual/datasheet
  picture
  quantity (units)
  allocation status (freeforall preferred reserved allocated)
  backlinks to boughts
  backlink to container

container:
  ID
  type
  name/description
  shelf
    shelf coordinates

shelf:
  ID
  name/description
  global coordinates
  directions to location