calculate and compound fields added

This commit is contained in:
cuneytsenturk
2018-11-05 19:51:01 +03:00
parent bd94e8374a
commit 2cb61e2a70
4 changed files with 64 additions and 0 deletions

View File

@ -4,5 +4,7 @@ return [
'rate' => 'Rate',
'rate_percent' => 'Rate (%)',
'calculate' => 'Calculate as VAT/GST',
'compound' => 'Compound',
];