Files
opensourcepos/application/language/th/error_lang.php
jekkos-t520 e1bfac5eae requisition receipt fixed
database.sql script merged with current ospos one
remaining problems in reporting (sale_type to add in sales_temp query?)
data model should be refactored to allow more genericity for custom item locations (2+)
inventory tracking should be adapted to use multiple locations (instead of duplicating items for different locations)
2014-06-15 15:30:32 +02:00

9 lines
272 B
PHP

<?php
$lang['error_no_permission_module']='You do not have permission to access the module named';
$lang['error_unknown']='unknown';
?>
<?php
$lang['error_no_permission_module']='You do not have permission to access the module named';
$lang['error_unknown']='unknown';
?>