Merge pull request #2394 from opensourcepos/add_iso_currency_code

Add iso currency code
This commit is contained in:
objecttothis
2019-03-13 13:54:46 +04:00
committed by GitHub
7 changed files with 217 additions and 248 deletions

View File

@@ -0,0 +1,4 @@
INSERT INTO
`ospos_app_config` (`key`,`value`)
VALUES
('currency_code','');