mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-18 21:40:52 -04:00
Corrected link in README.md
This commit is contained in:
@@ -252,7 +252,7 @@ class Tax_code extends Model
|
||||
}
|
||||
else
|
||||
{
|
||||
return config('OSPOS')->default_tax_code;
|
||||
return config('OSPOS')->settings['default_tax_code'];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user