mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-02-28 04:46:33 -05:00
Revert "Merge pull request #1281 from RuleDomain/migrate-sales-tax-history"
This reverts commit11e1cc51aa, reversing changes made tob32c23ce10. # Conflicts: # application/models/Sale.php
This commit is contained in:
@@ -96,9 +96,7 @@ INSERT INTO `ospos_app_config` (`key`, `value`) VALUES
|
||||
('default_origin_tax_code', ''),
|
||||
('cash_decimals', '2'),
|
||||
('financial_year', '1'),
|
||||
('giftcard_number', 'series'),
|
||||
('migrate_sales_history', '0'),
|
||||
('migrate_sales_history_block', '0');
|
||||
('giftcard_number', 'series');
|
||||
|
||||
|
||||
-- --------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user