conversions5
This commit is contained in:
@@ -104,6 +104,13 @@ message PostTableDefinitionRequest {
|
||||
// to this one when they reach the ledger.
|
||||
string accounting_currency = 8;
|
||||
|
||||
// Compiled direct-rate provider selected when the profile is created.
|
||||
// Currently only "ecb" is available, and it requires EUR accounting.
|
||||
string rate_source_id = 11;
|
||||
|
||||
// Append-only foreign currencies initially enabled for this profile.
|
||||
repeated string foreign_currencies = 12;
|
||||
|
||||
// When true, the table is stored once in the global physical schema and is
|
||||
// visible from every profile. profile_name and accounting_currency are ignored.
|
||||
bool global = 9;
|
||||
|
||||
Reference in New Issue
Block a user