4
0
Fork 2
mirror of https://gerrit.hackerspace.pl/hscloud synced 2024-10-18 12:17:46 +00:00
hscloud/bgpwtf/invoice
Serge Bazanski 1ecf22da9a invoice: add GetInvoices to proto
This call will return a stream of repeated Invoices, in order to submit
monthly audit summaries to accounting, including PDFs and JPK_V7 codes
(ie. GTU and SP codes).

Change-Id: Id9da2952a6358c5c2c737eee08c473c1fbcfbe7d
2021-01-09 21:59:04 +00:00
..
proto invoice: add GetInvoices to proto 2021-01-09 21:59:04 +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: add GetInvoices to proto 2021-01-09 21:59:04 +00: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