4
0
Fork 2
mirror of https://gerrit.hackerspace.pl/hscloud synced 2024-10-18 12:27:46 +00:00
hscloud/bgpwtf/invoice
Serge Bazanski b456c18bb2 invoice: calculate GTU codes for invoice, implement some tests
Also drive-by fix two proto issues:
 - rename gtu_codes to gtu_code (following convention)
 - move denormalized Item.due_date field past denormalized comment.

Change-Id: Ibfe0a21aadc0a5d4e2f784b182e530b9603aae62
2021-01-09 21:58:59 +00:00
..
proto invoice: calculate GTU codes for invoice, implement some tests 2021-01-09 21:58:59 +00:00
templates bgpwtf/invoice: hide invoicee VAT number when not given 2020-05-31 00:12:11 +02:00
BUILD.bazel invoice: calculate GTU codes for invoice, implement some tests 2021-01-09 21:58:59 +00:00
calc.go invoice: calculate GTU codes for invoice, implement some tests 2021-01-09 21:58:59 +00:00
calc_test.go invoice: calculate GTU codes for invoice, implement some tests 2021-01-09 21:58:59 +00:00
main.go invoice: move validation to separate layer, validate GTU/SP codes 2020-11-16 22:04:23 +01:00
model.go bgpwtf/invoice: bump for 2020 2020-01-14 14:03:38 +01:00
render.go proto/invoice -> bgpwtf/invoice/proto 2019-07-21 16:04:23 +02:00
statusz.go proto/invoice -> bgpwtf/invoice/proto 2019-07-21 16:04:23 +02:00
validation.go invoice: move validation to separate layer, validate GTU/SP codes 2020-11-16 22:04:23 +01:00