forked from morrning/hesabixCore
tax plugin completion
This commit is contained in:
parent
c20652b8cd
commit
f7bbff446f
|
@ -468,7 +468,7 @@ class TaxSettingsController extends AbstractController
|
|||
return 'اصلی';
|
||||
}
|
||||
|
||||
switch ($invoice->getType()) {
|
||||
switch ($invoice->getType()) {
|
||||
case 'sell':
|
||||
return 'اصلی';
|
||||
case 'return_sell':
|
||||
|
|
Loading…
Reference in a new issue