Ordering Improvements #4258

Merged
delliott merged 3 commits from test into master 2024-07-12 08:24:42 +00:00

3 Commits

Author SHA1 Message Date
d1c0a0f1c8
Change item layout to that specified by reinhard in PR #2750, and update order script to match
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-07-12 10:22:32 +02:00
Ricardo Wurmus
d148d7cdde
weborder: Read prices from catalogue, not from the HTTP request.
* cgi-bin/weborder.pl: Parse order/catalogue.xml to look up prices for
item id.
* order/order.xsl: Do not generate hidden form input for price.
2024-07-12 10:22:32 +02:00
Ricardo Wurmus
b5ac062d68
order: Generate catalogue of items and prices. 2024-07-12 10:22:31 +02:00