Map the "Invoice prefix"

This commit is contained in:
Narek Zakarian 2025-02-17 17:18:10 +04:00
parent be6cbd465f
commit 7a03bda2ac
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7

View file

@ -37,6 +37,7 @@ class SettingsTabMapHelper {
'subtotal_mismatch_behavior' => 'subtotal_adjustment',
'landing_page' => 'landing_page',
'smart_button_language' => 'button_language',
'prefix' => 'invoice_prefix',
);
}