conversions6

This commit is contained in:
Filipriec
2026-08-23 18:36:51 +02:00
parent 0c33d1fa5c
commit 6666f7a5b1
24 changed files with 45 additions and 51 deletions

View File

@@ -52,7 +52,7 @@ pub struct PostTableDefinitionRequest {
#[prost(string, tag = "8")]
pub accounting_currency: ::prost::alloc::string::String,
/// Compiled direct-rate provider selected when the profile is created.
/// Currently only "ecb" is available, and it requires EUR accounting.
/// The server validates this identifier against its compiled provider registry.
#[prost(string, tag = "11")]
pub rate_source_id: ::prost::alloc::string::String,
/// Append-only foreign currencies initially enabled for this profile.