mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-13 08:22:52 -04:00
Bulk Model changes.
This commit is contained in:
@@ -313,7 +313,7 @@ class Tax_code extends Model
|
||||
{
|
||||
return [
|
||||
'0' => [
|
||||
'tax_code_id' => -1,
|
||||
'tax_code_id' => NEW_ENTRY,
|
||||
'tax_code' => '',
|
||||
'tax_code_name' => '',
|
||||
'city' => '',
|
||||
|
||||
Reference in New Issue
Block a user