Commit Graph
13 Commits
Author SHA1 Message Date
paul 2a51eec1c8 Add unitsLeft field to SearchResult type 2023-08-22 01:58:50 +02:00
paul 29888851e7 Implement adding new inventory items 2023-08-21 19:40:44 +02:00
paul d6d8d7d6ca Store location name, group name and tax group description in order
Also delete compiled entry JS and add a Makefile
2023-08-21 14:45:45 +02:00
paul de427689f4 Restyle calculator 2023-08-21 14:45:45 +02:00
paul dd7288d1c2 Make it possible to delete orders from the cart 2023-08-21 14:45:45 +02:00
paul 86828a67d0 Implement adding orders to the cart and viewing it 2023-08-21 14:45:45 +02:00
paul cb41e61c47 Make entry for submittable 2023-08-21 14:45:45 +02:00
paul 8cb62dbacb Refactor calculator into its own module 2023-08-21 14:45:45 +02:00
paul d5ca5812a1 Implement price calculator 2023-08-21 14:45:45 +02:00
paul 89422aad2a Move around gross unit price input 2023-08-21 14:45:45 +02:00
paul f15a20589b Rewrite some of the grossUnitPrice stuff 2023-08-21 14:45:45 +02:00
paul 4715a758a3 Refactor fronted somewhat 2023-08-21 14:45:45 +02:00
paul afd7e9369d First draft of elm frontend
This will probably be scrapped or rewritten
2023-08-21 14:45:45 +02:00