accounting period

This commit is contained in:
Priec
2026-07-26 17:29:54 +02:00
parent 8146bce654
commit 5f910fb071
7 changed files with 106 additions and 6 deletions

View File

@@ -114,6 +114,8 @@ impl CreateTableForm {
}
Ok(PostTableDefinitionRequest {
accounting_currency: String::new(),
fiscal_year_start_month: 0,
table_name,
links,
columns,