tax plugin completion

This commit is contained in:
root 2025-07-17 19:19:10 +00:00
parent c20652b8cd
commit f7bbff446f

View file

@ -468,7 +468,7 @@ class TaxSettingsController extends AbstractController
return 'اصلی';
}
switch ($invoice->getType()) {
switch ($invoice->getType()) {
case 'sell':
return 'اصلی';
case 'return_sell':