removing crap

This commit is contained in:
Priec
2026-07-26 19:09:51 +02:00
parent 5f910fb071
commit 5ee8f0b02f
8 changed files with 6 additions and 23 deletions

View File

@@ -96,13 +96,6 @@ message PostTableDefinitionRequest {
// to base_currency: tables may hold money in any currency, and amounts convert
// to this one when they reach the ledger.
string accounting_currency = 8;
// Month the profile's fiscal year begins, 1-12. Like accounting_currency,
// this describes the entity rather than the table, so it is required only
// when the request creates the profile and ignored afterwards. January means
// the calendar year; any other month means a business year (hospodársky
// rok), which may be used only after notifying the tax office.
uint32 fiscal_year_start_month = 9;
}
// Defines the input for explicitly creating a table backed by one invoice