removing crap
This commit is contained in:
@@ -56,13 +56,6 @@ pub struct PostTableDefinitionRequest {
|
||||
/// to this one when they reach the ledger.
|
||||
#[prost(string, tag = "8")]
|
||||
pub accounting_currency: ::prost::alloc::string::String,
|
||||
/// 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.
|
||||
#[prost(uint32, tag = "9")]
|
||||
pub fiscal_year_start_month: u32,
|
||||
}
|
||||
/// Defines the input for explicitly creating a table backed by one invoice
|
||||
/// template. typst_source must contain exactly one declaration of the form:
|
||||
|
||||
Reference in New Issue
Block a user