diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-09-19 15:57:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-09-19 15:57:50 +0700 |
| commit | 4a87b9fac35fa036abe9a2230684544098efccf1 (patch) | |
| tree | e06e7b77ff18a01d14cfcf340b4ea57abf278a4d /insert_update_pricelist4.ktr | |
| parent | 58ce4daef504b3a7388da5fe2bd4433a97a04e65 (diff) | |
fix typo constanta
Diffstat (limited to 'insert_update_pricelist4.ktr')
| -rw-r--r-- | insert_update_pricelist4.ktr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/insert_update_pricelist4.ktr b/insert_update_pricelist4.ktr index b7a2172..7082ca4 100644 --- a/insert_update_pricelist4.ktr +++ b/insert_update_pricelist4.ktr @@ -715,7 +715,7 @@ <set_empty_string>N</set_empty_string> </field> <field> - <name>base</name> + <name>base_const</name> <type>String</type> <format/> <currency/> |
