2024-11-17 10:03:39 +00:00

1507 lines
46 KiB
Plaintext

BUILD.md
README.md
package.json
tools/rewrite-history.php
tools/ci4-lang-migration/convert.sh
tools/ci4-lang-migration/convert.php
tools/ci4-upgrade-language-interpolation/run_sed_scripts.sh
tools/ci4-upgrade-language-interpolation/sed_Attributes.sh
tools/ci4-upgrade-language-interpolation/sed_Giftcards.sh
tools/ci4-upgrade-language-interpolation/sed_Sales.sh
tools/ci4-upgrade-language-interpolation/sed_Login.sh
tools/ci4-upgrade-language-interpolation/sed_Common.sh
tools/ci4-upgrade-language-interpolation/sed_Taxes.sh
tools/ci4-upgrade-language-interpolation/sed_Items.sh
tools/ci4-upgrade-language-interpolation/sed_Bootstrap_tables.sh
tools/ci4-upgrade-language-interpolation/sed_sv_Common.sh
.htaccess
.travis.yml
.editorconfig
writable/.htaccess
writable/session/index.html
writable/index.html
writable/cache/.htaccess
writable/cache/index.html
writable/uploads/index.html
writable/uploads/importCustomers.csv
writable/logs/index.html
.dockerignore
docker/data/nginx/nginx.tmpl
docker/data/nginx/error.log
docker/uninstall.sh
docker/install-nginx.sh
docker/docker-mysql.yml
docker/init-selfcert.sh
docker/init-letsencrypt.sh
docker/.env
UPGRADE.md
.env-example
phpunit.xml.dist
.gitattributes
package-lock.json
CODE_OF_CONDUCT.md
docker-compose.dev.yml
docker-compose.yml
build-package.ps1
gulpfile.js
docker-compose.nginx.yml
INSTALL.md
docker-compose.test.yml
SECURITY.md
preload.php
LICENSE
public/.htaccess
public/license/bootstrap.version
public/license/beautifulflaticons.license
public/license/bootswatch.license
public/license/bootstrap-5.version
public/license/bootstrap-icons.license
public/license/composer.LICENSES
public/license/beautifulflaticons.version
public/license/bootstrap.license
public/license/LICENSE
public/license/bootswatch-5.version
public/license/bootswatch.version
public/license/bootstrap-5.license
public/license/bootswatch-5.license
public/license/bootstrap-icons.version
public/robots.txt
public/fonts/FontAwesome.otf
public/fonts/Arial.woff
public/fonts/fontawesome-webfont.ttf
public/fonts/fontawesome-webfont.eot
public/fonts/b-de-bonita-shadow.ttf
public/fonts/fontawesome-webfont.woff
public/fonts/Arial.ttf
public/fonts/SansationLight.ttf
public/fonts/fontawesome-webfont.svg
public/index.php
public/js/imgpreview.full.jquery.js
public/js/nominatim.autocomplete.js
public/js/manage_tables.js
public/js/clipboard.min.js
branding/mark.svg
branding/logo-white.svg
branding/logo.svg
branding/lettermark-white.svg
branding/emblem.svg
branding/mark-white.svg
branding/lettermark.svg
branding/STYLE_GUIDE.md
branding/emblem-white.svg
Dockerfile
tests/phpunit.xml
tests/README.md
tests/.htaccess
tests/make_sale_receiving.js
tests/sanity_check.js
tests/giftcard_numbering.js
tests/ospos.js
tests/receiving_quantity.js
app/.htaccess
app/Events/Db_log.php
app/Events/Load_config.php
app/Events/Method.php
app/Language/id/Error.php
app/Language/id/Bootstrap_tables.php
app/Language/id/Expenses_categories.php
app/Language/id/index.html
app/Language/id/Taxes.php
app/Language/id/Module.php
app/Language/id/Suppliers.php
app/Language/id/Enum.php
app/Language/id/Expenses.php
app/Language/id/Reports.php
app/Language/id/Sales.php
app/Language/id/Login.php
app/Language/id/Calendar.php
app/Language/id/Cashups.php
app/Language/id/Attributes.php
app/Language/id/Messages.php
app/Language/id/Datepicker.php
app/Language/id/Customers.php
app/Language/id/Item_kits.php
app/Language/id/Receivings.php
app/Language/id/Common.php
app/Language/id/Employees.php
app/Language/id/Config.php
app/Language/id/Giftcards.php
app/Language/id/Items.php
app/Language/Language code definition
app/Language/he/Error.php
app/Language/he/Bootstrap_tables.php
app/Language/he/Expenses_categories.php
app/Language/he/Taxes.php
app/Language/he/Module.php
app/Language/he/Suppliers.php
app/Language/he/Enum.php
app/Language/he/Expenses.php
app/Language/he/Reports.php
app/Language/he/Sales.php
app/Language/he/Login.php
app/Language/he/Cashups.php
app/Language/he/Attributes.php
app/Language/he/Messages.php
app/Language/he/Datepicker.php
app/Language/he/Customers.php
app/Language/he/Item_kits.php
app/Language/he/Receivings.php
app/Language/he/Common.php
app/Language/he/Employees.php
app/Language/he/Config.php
app/Language/he/Giftcards.php
app/Language/he/Items.php
app/Language/bg/Error.php
app/Language/bg/Bootstrap_tables.php
app/Language/bg/Expenses_categories.php
app/Language/bg/index.html
app/Language/bg/Taxes.php
app/Language/bg/Module.php
app/Language/bg/Suppliers.php
app/Language/bg/Enum.php
app/Language/bg/Expenses.php
app/Language/bg/Reports.php
app/Language/bg/Sales.php
app/Language/bg/Login.php
app/Language/bg/Calendar.php
app/Language/bg/Cashups.php
app/Language/bg/Attributes.php
app/Language/bg/Messages.php
app/Language/bg/Datepicker.php
app/Language/bg/Customers.php
app/Language/bg/Item_kits.php
app/Language/bg/Receivings.php
app/Language/bg/Common.php
app/Language/bg/Employees.php
app/Language/bg/Config.php
app/Language/bg/Giftcards.php
app/Language/bg/Items.php
app/Language/en/Error.php
app/Language/en/Bootstrap_tables.php
app/Language/en/Expenses_categories.php
app/Language/en/Taxes.php
app/Language/en/Module.php
app/Language/en/Suppliers.php
app/Language/en/Enum.php
app/Language/en/Expenses.php
app/Language/en/Reports.php
app/Language/en/Sales.php
app/Language/en/Login.php
app/Language/en/Calendar.php
app/Language/en/Cashups.php
app/Language/en/Attributes.php
app/Language/en/Messages.php
app/Language/en/Datepicker.php
app/Language/en/Customers.php
app/Language/en/Item_kits.php
app/Language/en/Receivings.php
app/Language/en/Common.php
app/Language/en/Employees.php
app/Language/en/Config.php
app/Language/en/Giftcards.php
app/Language/en/Items.php
app/Language/.htaccess
app/Language/th/Error.php
app/Language/th/Bootstrap_tables.php
app/Language/th/Expenses_categories.php
app/Language/th/index.html
app/Language/th/Taxes.php
app/Language/th/Module.php
app/Language/th/Suppliers.php
app/Language/th/Enum.php
app/Language/th/Expenses.php
app/Language/th/Reports.php
app/Language/th/Sales.php
app/Language/th/Login.php
app/Language/th/Calendar.php
app/Language/th/Cashups.php
app/Language/th/Attributes.php
app/Language/th/Messages.php
app/Language/th/Datepicker.php
app/Language/th/Customers.php
app/Language/th/Item_kits.php
app/Language/th/Receivings.php
app/Language/th/Common.php
app/Language/th/Employees.php
app/Language/th/Config.php
app/Language/th/Giftcards.php
app/Language/th/Items.php
app/Language/km/Error.php
app/Language/km/Bootstrap_tables.php
app/Language/km/Expenses_categories.php
app/Language/km/index.html
app/Language/km/Taxes.php
app/Language/km/Module.php
app/Language/km/Suppliers.php
app/Language/km/Enum.php
app/Language/km/Expenses.php
app/Language/km/Reports.php
app/Language/km/Sales.php
app/Language/km/Login.php
app/Language/km/Calendar.php
app/Language/km/Cashups.php
app/Language/km/Attributes.php
app/Language/km/Messages.php
app/Language/km/Datepicker.php
app/Language/km/Customers.php
app/Language/km/Item_kits.php
app/Language/km/Receivings.php
app/Language/km/Common.php
app/Language/km/Employees.php
app/Language/km/Config.php
app/Language/km/Giftcards.php
app/Language/km/Items.php
app/Language/pl/Error.php
app/Language/pl/Bootstrap_tables.php
app/Language/pl/Expenses_categories.php
app/Language/pl/Taxes.php
app/Language/pl/Module.php
app/Language/pl/Suppliers.php
app/Language/pl/Enum.php
app/Language/pl/Expenses.php
app/Language/pl/Reports.php
app/Language/pl/Sales.php
app/Language/pl/Login.php
app/Language/pl/Calendar.php
app/Language/pl/Cashups.php
app/Language/pl/Attributes.php
app/Language/pl/Messages.php
app/Language/pl/Datepicker.php
app/Language/pl/Customers.php
app/Language/pl/Item_kits.php
app/Language/pl/Receivings.php
app/Language/pl/Common.php
app/Language/pl/Employees.php
app/Language/pl/Config.php
app/Language/pl/Giftcards.php
app/Language/pl/Items.php
app/Language/es-MX/Error.php
app/Language/es-MX/Bootstrap_tables.php
app/Language/es-MX/Expenses_categories.php
app/Language/es-MX/Taxes.php
app/Language/es-MX/Module.php
app/Language/es-MX/Suppliers.php
app/Language/es-MX/Enum.php
app/Language/es-MX/Expenses.php
app/Language/es-MX/Reports.php
app/Language/es-MX/Sales.php
app/Language/es-MX/Login.php
app/Language/es-MX/Cashups.php
app/Language/es-MX/Attributes.php
app/Language/es-MX/Messages.php
app/Language/es-MX/Datepicker.php
app/Language/es-MX/Customers.php
app/Language/es-MX/Item_kits.php
app/Language/es-MX/Receivings.php
app/Language/es-MX/Common.php
app/Language/es-MX/Employees.php
app/Language/es-MX/Config.php
app/Language/es-MX/Giftcards.php
app/Language/es-MX/Items.php
app/Language/es-ES/Error.php
app/Language/es-ES/Bootstrap_tables.php
app/Language/es-ES/Expenses_categories.php
app/Language/es-ES/index.html
app/Language/es-ES/Taxes.php
app/Language/es-ES/Module.php
app/Language/es-ES/Suppliers.php
app/Language/es-ES/Enum.php
app/Language/es-ES/Expenses.php
app/Language/es-ES/Reports.php
app/Language/es-ES/Sales.php
app/Language/es-ES/Login.php
app/Language/es-ES/Cashups.php
app/Language/es-ES/Attributes.php
app/Language/es-ES/Messages.php
app/Language/es-ES/Datepicker.php
app/Language/es-ES/Customers.php
app/Language/es-ES/Item_kits.php
app/Language/es-ES/Receivings.php
app/Language/es-ES/Common.php
app/Language/es-ES/Employees.php
app/Language/es-ES/Config.php
app/Language/es-ES/Giftcards.php
app/Language/es-ES/Items.php
app/Language/ka/Common.php
app/Language/tl/Error.php
app/Language/tl/Bootstrap_tables.php
app/Language/tl/Expenses_categories.php
app/Language/tl/Taxes.php
app/Language/tl/Module.php
app/Language/tl/Suppliers.php
app/Language/tl/Enum.php
app/Language/tl/Expenses.php
app/Language/tl/Reports.php
app/Language/tl/Sales.php
app/Language/tl/Login.php
app/Language/tl/Cashups.php
app/Language/tl/Attributes.php
app/Language/tl/Messages.php
app/Language/tl/Datepicker.php
app/Language/tl/Customers.php
app/Language/tl/Item_kits.php
app/Language/tl/Receivings.php
app/Language/tl/Common.php
app/Language/tl/Employees.php
app/Language/tl/Config.php
app/Language/tl/Giftcards.php
app/Language/tl/Items.php
app/Language/uk/Error.php
app/Language/uk/Bootstrap_tables.php
app/Language/uk/Expenses_categories.php
app/Language/uk/index.html
app/Language/uk/Taxes.php
app/Language/uk/Module.php
app/Language/uk/Suppliers.php
app/Language/uk/Enum.php
app/Language/uk/Expenses.php
app/Language/uk/Reports.php
app/Language/uk/Sales.php
app/Language/uk/Login.php
app/Language/uk/Calendar.php
app/Language/uk/Cashups.php
app/Language/uk/Attributes.php
app/Language/uk/Messages.php
app/Language/uk/Datepicker.php
app/Language/uk/Customers.php
app/Language/uk/Item_kits.php
app/Language/uk/Receivings.php
app/Language/uk/Common.php
app/Language/uk/Employees.php
app/Language/uk/Config.php
app/Language/uk/Giftcards.php
app/Language/uk/Items.php
app/Language/.gitkeep
app/Language/de-CH/Error.php
app/Language/de-CH/Bootstrap_tables.php
app/Language/de-CH/Expenses_categories.php
app/Language/de-CH/index.html
app/Language/de-CH/Taxes.php
app/Language/de-CH/Module.php
app/Language/de-CH/Suppliers.php
app/Language/de-CH/Enum.php
app/Language/de-CH/Expenses.php
app/Language/de-CH/Reports.php
app/Language/de-CH/Sales.php
app/Language/de-CH/Login.php
app/Language/de-CH/Calendar.php
app/Language/de-CH/Cashups.php
app/Language/de-CH/Attributes.php
app/Language/de-CH/Messages.php
app/Language/de-CH/Datepicker.php
app/Language/de-CH/Customers.php
app/Language/de-CH/Item_kits.php
app/Language/de-CH/Receivings.php
app/Language/de-CH/Common.php
app/Language/de-CH/Employees.php
app/Language/de-CH/Config.php
app/Language/de-CH/Giftcards.php
app/Language/de-CH/Items.php
app/Language/nb/Error.php
app/Language/nb/Bootstrap_tables.php
app/Language/nb/Expenses_categories.php
app/Language/nb/Taxes.php
app/Language/nb/Module.php
app/Language/nb/Suppliers.php
app/Language/nb/Enum.php
app/Language/nb/Expenses.php
app/Language/nb/Reports.php
app/Language/nb/Sales.php
app/Language/nb/Login.php
app/Language/nb/Cashups.php
app/Language/nb/Attributes.php
app/Language/nb/Messages.php
app/Language/nb/Datepicker.php
app/Language/nb/Customers.php
app/Language/nb/Item_kits.php
app/Language/nb/Receivings.php
app/Language/nb/Common.php
app/Language/nb/Employees.php
app/Language/nb/Config.php
app/Language/nb/Giftcards.php
app/Language/nb/Items.php
app/Language/ar-EG/Error.php
app/Language/ar-EG/Bootstrap_tables.php
app/Language/ar-EG/Expenses_categories.php
app/Language/ar-EG/index.html
app/Language/ar-EG/Taxes.php
app/Language/ar-EG/Module.php
app/Language/ar-EG/Suppliers.php
app/Language/ar-EG/Enum.php
app/Language/ar-EG/Expenses.php
app/Language/ar-EG/Reports.php
app/Language/ar-EG/Sales.php
app/Language/ar-EG/Login.php
app/Language/ar-EG/Cashups.php
app/Language/ar-EG/Attributes.php
app/Language/ar-EG/Messages.php
app/Language/ar-EG/Datepicker.php
app/Language/ar-EG/Customers.php
app/Language/ar-EG/Item_kits.php
app/Language/ar-EG/Receivings.php
app/Language/ar-EG/Common.php
app/Language/ar-EG/Employees.php
app/Language/ar-EG/Config.php
app/Language/ar-EG/Giftcards.php
app/Language/ar-EG/Items.php
app/Language/bs/Error.php
app/Language/bs/Bootstrap_tables.php
app/Language/bs/Expenses_categories.php
app/Language/bs/index.html
app/Language/bs/Taxes.php
app/Language/bs/Module.php
app/Language/bs/Suppliers.php
app/Language/bs/Enum.php
app/Language/bs/Expenses.php
app/Language/bs/Reports.php
app/Language/bs/Sales.php
app/Language/bs/Login.php
app/Language/bs/Calendar.php
app/Language/bs/Cashups.php
app/Language/bs/Attributes.php
app/Language/bs/Messages.php
app/Language/bs/Datepicker.php
app/Language/bs/Customers.php
app/Language/bs/Item_kits.php
app/Language/bs/Receivings.php
app/Language/bs/Common.php
app/Language/bs/Employees.php
app/Language/bs/Config.php
app/Language/bs/Giftcards.php
app/Language/bs/Items.php
app/Language/hy/Error.php
app/Language/hy/Bootstrap_tables.php
app/Language/hy/Expenses_categories.php
app/Language/hy/Taxes.php
app/Language/hy/Module.php
app/Language/hy/Suppliers.php
app/Language/hy/Enum.php
app/Language/hy/Expenses.php
app/Language/hy/Reports.php
app/Language/hy/Sales.php
app/Language/hy/Login.php
app/Language/hy/Calendar.php
app/Language/hy/Cashups.php
app/Language/hy/Attributes.php
app/Language/hy/Messages.php
app/Language/hy/Datepicker.php
app/Language/hy/Customers.php
app/Language/hy/Item_kits.php
app/Language/hy/Receivings.php
app/Language/hy/Common.php
app/Language/hy/Employees.php
app/Language/hy/Config.php
app/Language/hy/Giftcards.php
app/Language/hy/Items.php
app/Language/en-GB/Error.php
app/Language/en-GB/Bootstrap_tables.php
app/Language/en-GB/Expenses_categories.php
app/Language/en-GB/index.html
app/Language/en-GB/Taxes.php
app/Language/en-GB/Module.php
app/Language/en-GB/Suppliers.php
app/Language/en-GB/Enum.php
app/Language/en-GB/Expenses.php
app/Language/en-GB/Reports.php
app/Language/en-GB/Sales.php
app/Language/en-GB/Login.php
app/Language/en-GB/Calendar.php
app/Language/en-GB/Cashups.php
app/Language/en-GB/Attributes.php
app/Language/en-GB/Messages.php
app/Language/en-GB/Datepicker.php
app/Language/en-GB/Customers.php
app/Language/en-GB/Item_kits.php
app/Language/en-GB/Receivings.php
app/Language/en-GB/Common.php
app/Language/en-GB/Employees.php
app/Language/en-GB/Config.php
app/Language/en-GB/Giftcards.php
app/Language/en-GB/Items.php
app/Language/tr/Error.php
app/Language/tr/Bootstrap_tables.php
app/Language/tr/Expenses_categories.php
app/Language/tr/index.html
app/Language/tr/Taxes.php
app/Language/tr/Module.php
app/Language/tr/Suppliers.php
app/Language/tr/Enum.php
app/Language/tr/Expenses.php
app/Language/tr/Reports.php
app/Language/tr/Sales.php
app/Language/tr/Login.php
app/Language/tr/Calendar.php
app/Language/tr/Cashups.php
app/Language/tr/Attributes.php
app/Language/tr/Messages.php
app/Language/tr/Datepicker.php
app/Language/tr/Customers.php
app/Language/tr/Item_kits.php
app/Language/tr/Receivings.php
app/Language/tr/Common.php
app/Language/tr/Employees.php
app/Language/tr/Config.php
app/Language/tr/Giftcards.php
app/Language/tr/Items.php
app/Language/hr-HR/Error.php
app/Language/hr-HR/Bootstrap_tables.php
app/Language/hr-HR/Expenses_categories.php
app/Language/hr-HR/index.html
app/Language/hr-HR/Taxes.php
app/Language/hr-HR/Module.php
app/Language/hr-HR/Suppliers.php
app/Language/hr-HR/Enum.php
app/Language/hr-HR/Expenses.php
app/Language/hr-HR/Reports.php
app/Language/hr-HR/Sales.php
app/Language/hr-HR/Login.php
app/Language/hr-HR/Calendar.php
app/Language/hr-HR/Cashups.php
app/Language/hr-HR/Attributes.php
app/Language/hr-HR/Messages.php
app/Language/hr-HR/Datepicker.php
app/Language/hr-HR/Customers.php
app/Language/hr-HR/Item_kits.php
app/Language/hr-HR/Receivings.php
app/Language/hr-HR/Common.php
app/Language/hr-HR/Employees.php
app/Language/hr-HR/Config.php
app/Language/hr-HR/Giftcards.php
app/Language/hr-HR/Items.php
app/Language/nl-BE/Error.php
app/Language/nl-BE/Bootstrap_tables.php
app/Language/nl-BE/Expenses_categories.php
app/Language/nl-BE/index.html
app/Language/nl-BE/Taxes.php
app/Language/nl-BE/Module.php
app/Language/nl-BE/Suppliers.php
app/Language/nl-BE/Enum.php
app/Language/nl-BE/Expenses.php
app/Language/nl-BE/Reports.php
app/Language/nl-BE/Sales.php
app/Language/nl-BE/Login.php
app/Language/nl-BE/Calendar.php
app/Language/nl-BE/Cashups.php
app/Language/nl-BE/Attributes.php
app/Language/nl-BE/Messages.php
app/Language/nl-BE/Datepicker.php
app/Language/nl-BE/Customers.php
app/Language/nl-BE/Item_kits.php
app/Language/nl-BE/Receivings.php
app/Language/nl-BE/Common.php
app/Language/nl-BE/Employees.php
app/Language/nl-BE/Config.php
app/Language/nl-BE/Giftcards.php
app/Language/nl-BE/Items.php
app/Language/ml/Error.php
app/Language/ml/Bootstrap_tables.php
app/Language/ml/Expenses_categories.php
app/Language/ml/Taxes.php
app/Language/ml/Module.php
app/Language/ml/Suppliers.php
app/Language/ml/Enum.php
app/Language/ml/Expenses.php
app/Language/ml/Reports.php
app/Language/ml/Sales.php
app/Language/ml/Login.php
app/Language/ml/Cashups.php
app/Language/ml/Attributes.php
app/Language/ml/Messages.php
app/Language/ml/Datepicker.php
app/Language/ml/Customers.php
app/Language/ml/Item_kits.php
app/Language/ml/Receivings.php
app/Language/ml/Common.php
app/Language/ml/Employees.php
app/Language/ml/Config.php
app/Language/ml/Giftcards.php
app/Language/ml/Items.php
app/Language/cs/Error.php
app/Language/cs/Bootstrap_tables.php
app/Language/cs/Expenses_categories.php
app/Language/cs/Taxes.php
app/Language/cs/Module.php
app/Language/cs/Suppliers.php
app/Language/cs/Enum.php
app/Language/cs/Expenses.php
app/Language/cs/Reports.php
app/Language/cs/Sales.php
app/Language/cs/Login.php
app/Language/cs/Calendar.php
app/Language/cs/Cashups.php
app/Language/cs/Attributes.php
app/Language/cs/Messages.php
app/Language/cs/Datepicker.php
app/Language/cs/Customers.php
app/Language/cs/Item_kits.php
app/Language/cs/Receivings.php
app/Language/cs/Common.php
app/Language/cs/Employees.php
app/Language/cs/Config.php
app/Language/cs/Giftcards.php
app/Language/cs/Items.php
app/Language/sv/Error.php
app/Language/sv/Bootstrap_tables.php
app/Language/sv/Expenses_categories.php
app/Language/sv/index.html
app/Language/sv/Taxes.php
app/Language/sv/Module.php
app/Language/sv/Suppliers.php
app/Language/sv/Enum.php
app/Language/sv/Expenses.php
app/Language/sv/Reports.php
app/Language/sv/Sales.php
app/Language/sv/Login.php
app/Language/sv/Calendar.php
app/Language/sv/Cashups.php
app/Language/sv/Attributes.php
app/Language/sv/Messages.php
app/Language/sv/Datepicker.php
app/Language/sv/Customers.php
app/Language/sv/Item_kits.php
app/Language/sv/Receivings.php
app/Language/sv/Common.php
app/Language/sv/Employees.php
app/Language/sv/Config.php
app/Language/sv/Giftcards.php
app/Language/sv/Items.php
app/Language/ro/Error.php
app/Language/ro/Bootstrap_tables.php
app/Language/ro/Expenses_categories.php
app/Language/ro/Taxes.php
app/Language/ro/Module.php
app/Language/ro/Suppliers.php
app/Language/ro/Enum.php
app/Language/ro/Expenses.php
app/Language/ro/Reports.php
app/Language/ro/Sales.php
app/Language/ro/Login.php
app/Language/ro/Calendar.php
app/Language/ro/Cashups.php
app/Language/ro/Attributes.php
app/Language/ro/Messages.php
app/Language/ro/Datepicker.php
app/Language/ro/Customers.php
app/Language/ro/Item_kits.php
app/Language/ro/Receivings.php
app/Language/ro/Common.php
app/Language/ro/Employees.php
app/Language/ro/Config.php
app/Language/ro/Giftcards.php
app/Language/ro/Items.php
app/Language/ur/Error.php
app/Language/ur/Bootstrap_tables.php
app/Language/ur/Expenses_categories.php
app/Language/ur/Taxes.php
app/Language/ur/Module.php
app/Language/ur/Suppliers.php
app/Language/ur/Enum.php
app/Language/ur/Expenses.php
app/Language/ur/Reports.php
app/Language/ur/Sales.php
app/Language/ur/Login.php
app/Language/ur/Cashups.php
app/Language/ur/Attributes.php
app/Language/ur/Messages.php
app/Language/ur/Datepicker.php
app/Language/ur/Customers.php
app/Language/ur/Item_kits.php
app/Language/ur/Receivings.php
app/Language/ur/Common.php
app/Language/ur/Employees.php
app/Language/ur/Config.php
app/Language/ur/Giftcards.php
app/Language/ur/Items.php
app/Language/fr/Error.php
app/Language/fr/Bootstrap_tables.php
app/Language/fr/Expenses_categories.php
app/Language/fr/index.html
app/Language/fr/Taxes.php
app/Language/fr/Module.php
app/Language/fr/Suppliers.php
app/Language/fr/Enum.php
app/Language/fr/Expenses.php
app/Language/fr/Reports.php
app/Language/fr/Sales.php
app/Language/fr/Login.php
app/Language/fr/Calendar.php
app/Language/fr/Cashups.php
app/Language/fr/Attributes.php
app/Language/fr/Messages.php
app/Language/fr/Datepicker.php
app/Language/fr/Customers.php
app/Language/fr/Item_kits.php
app/Language/fr/Receivings.php
app/Language/fr/Common.php
app/Language/fr/Employees.php
app/Language/fr/Config.php
app/Language/fr/Giftcards.php
app/Language/fr/Items.php
app/Language/de-DE/Error.php
app/Language/de-DE/Bootstrap_tables.php
app/Language/de-DE/Expenses_categories.php
app/Language/de-DE/index.html
app/Language/de-DE/Taxes.php
app/Language/de-DE/Module.php
app/Language/de-DE/Suppliers.php
app/Language/de-DE/Enum.php
app/Language/de-DE/Expenses.php
app/Language/de-DE/Reports.php
app/Language/de-DE/Sales.php
app/Language/de-DE/Login.php
app/Language/de-DE/Cashups.php
app/Language/de-DE/Attributes.php
app/Language/de-DE/Messages.php
app/Language/de-DE/Datepicker.php
app/Language/de-DE/Customers.php
app/Language/de-DE/Item_kits.php
app/Language/de-DE/Receivings.php
app/Language/de-DE/Common.php
app/Language/de-DE/Employees.php
app/Language/de-DE/Config.php
app/Language/de-DE/Giftcards.php
app/Language/de-DE/Items.php
app/Language/ar-LB/Error.php
app/Language/ar-LB/Bootstrap_tables.php
app/Language/ar-LB/Expenses_categories.php
app/Language/ar-LB/index.html
app/Language/ar-LB/Taxes.php
app/Language/ar-LB/Module.php
app/Language/ar-LB/Suppliers.php
app/Language/ar-LB/Enum.php
app/Language/ar-LB/Expenses.php
app/Language/ar-LB/Reports.php
app/Language/ar-LB/Sales.php
app/Language/ar-LB/Login.php
app/Language/ar-LB/Calendar.php
app/Language/ar-LB/Cashups.php
app/Language/ar-LB/Attributes.php
app/Language/ar-LB/Messages.php
app/Language/ar-LB/Datepicker.php
app/Language/ar-LB/Customers.php
app/Language/ar-LB/Item_kits.php
app/Language/ar-LB/Receivings.php
app/Language/ar-LB/Common.php
app/Language/ar-LB/Employees.php
app/Language/ar-LB/Config.php
app/Language/ar-LB/Giftcards.php
app/Language/ar-LB/Items.php
app/Language/da/Error.php
app/Language/da/Bootstrap_tables.php
app/Language/da/Expenses_categories.php
app/Language/da/Taxes.php
app/Language/da/Module.php
app/Language/da/Suppliers.php
app/Language/da/Enum.php
app/Language/da/Expenses.php
app/Language/da/Reports.php
app/Language/da/Sales.php
app/Language/da/Login.php
app/Language/da/Calendar.php
app/Language/da/Cashups.php
app/Language/da/Attributes.php
app/Language/da/Messages.php
app/Language/da/Datepicker.php
app/Language/da/Customers.php
app/Language/da/Item_kits.php
app/Language/da/Receivings.php
app/Language/da/Common.php
app/Language/da/Employees.php
app/Language/da/Config.php
app/Language/da/Giftcards.php
app/Language/da/Items.php
app/Language/ta/Error.php
app/Language/ta/Bootstrap_tables.php
app/Language/ta/Expenses_categories.php
app/Language/ta/index.html
app/Language/ta/Taxes.php
app/Language/ta/Module.php
app/Language/ta/Suppliers.php
app/Language/ta/Enum.php
app/Language/ta/Expenses.php
app/Language/ta/Reports.php
app/Language/ta/Sales.php
app/Language/ta/Login.php
app/Language/ta/Calendar.php
app/Language/ta/Cashups.php
app/Language/ta/Attributes.php
app/Language/ta/Messages.php
app/Language/ta/Datepicker.php
app/Language/ta/Customers.php
app/Language/ta/Item_kits.php
app/Language/ta/Receivings.php
app/Language/ta/Common.php
app/Language/ta/Employees.php
app/Language/ta/Config.php
app/Language/ta/Giftcards.php
app/Language/ta/Items.php
app/Language/el/Error.php
app/Language/el/Bootstrap_tables.php
app/Language/el/Expenses_categories.php
app/Language/el/Taxes.php
app/Language/el/Module.php
app/Language/el/Suppliers.php
app/Language/el/Enum.php
app/Language/el/Expenses.php
app/Language/el/Reports.php
app/Language/el/Sales.php
app/Language/el/Login.php
app/Language/el/Calendar.php
app/Language/el/Cashups.php
app/Language/el/Attributes.php
app/Language/el/Messages.php
app/Language/el/Datepicker.php
app/Language/el/Customers.php
app/Language/el/Item_kits.php
app/Language/el/Receivings.php
app/Language/el/Common.php
app/Language/el/Employees.php
app/Language/el/Config.php
app/Language/el/Giftcards.php
app/Language/el/Items.php
app/Language/lo/Error.php
app/Language/lo/Bootstrap_tables.php
app/Language/lo/Expenses_categories.php
app/Language/lo/index.html
app/Language/lo/Taxes.php
app/Language/lo/Module.php
app/Language/lo/Suppliers.php
app/Language/lo/Enum.php
app/Language/lo/Expenses.php
app/Language/lo/Reports.php
app/Language/lo/Sales.php
app/Language/lo/Login.php
app/Language/lo/Cashups.php
app/Language/lo/Attributes.php
app/Language/lo/Messages.php
app/Language/lo/Datepicker.php
app/Language/lo/Customers.php
app/Language/lo/Item_kits.php
app/Language/lo/Receivings.php
app/Language/lo/Common.php
app/Language/lo/Employees.php
app/Language/lo/Config.php
app/Language/lo/Giftcards.php
app/Language/lo/Items.php
app/Language/nl-NL/Error.php
app/Language/nl-NL/Bootstrap_tables.php
app/Language/nl-NL/Expenses_categories.php
app/Language/nl-NL/index.html
app/Language/nl-NL/Taxes.php
app/Language/nl-NL/Module.php
app/Language/nl-NL/Suppliers.php
app/Language/nl-NL/Enum.php
app/Language/nl-NL/Expenses.php
app/Language/nl-NL/Reports.php
app/Language/nl-NL/Sales.php
app/Language/nl-NL/Login.php
app/Language/nl-NL/Cashups.php
app/Language/nl-NL/Attributes.php
app/Language/nl-NL/Messages.php
app/Language/nl-NL/Datepicker.php
app/Language/nl-NL/Customers.php
app/Language/nl-NL/Item_kits.php
app/Language/nl-NL/Receivings.php
app/Language/nl-NL/Common.php
app/Language/nl-NL/Employees.php
app/Language/nl-NL/Config.php
app/Language/nl-NL/Giftcards.php
app/Language/nl-NL/Items.php
app/Language/hu/Error.php
app/Language/hu/Bootstrap_tables.php
app/Language/hu/Expenses_categories.php
app/Language/hu/index.html
app/Language/hu/Taxes.php
app/Language/hu/Module.php
app/Language/hu/Suppliers.php
app/Language/hu/Enum.php
app/Language/hu/Expenses.php
app/Language/hu/Reports.php
app/Language/hu/Sales.php
app/Language/hu/Login.php
app/Language/hu/Calendar.php
app/Language/hu/Cashups.php
app/Language/hu/Attributes.php
app/Language/hu/Messages.php
app/Language/hu/Datepicker.php
app/Language/hu/Customers.php
app/Language/hu/Item_kits.php
app/Language/hu/Receivings.php
app/Language/hu/Common.php
app/Language/hu/Employees.php
app/Language/hu/Config.php
app/Language/hu/Giftcards.php
app/Language/hu/Items.php
app/Language/az/Error.php
app/Language/az/Bootstrap_tables.php
app/Language/az/Expenses_categories.php
app/Language/az/index.html
app/Language/az/Taxes.php
app/Language/az/Module.php
app/Language/az/Suppliers.php
app/Language/az/Enum.php
app/Language/az/Expenses.php
app/Language/az/Reports.php
app/Language/az/Sales.php
app/Language/az/Login.php
app/Language/az/Calendar.php
app/Language/az/Cashups.php
app/Language/az/Attributes.php
app/Language/az/Messages.php
app/Language/az/Datepicker.php
app/Language/az/Customers.php
app/Language/az/Item_kits.php
app/Language/az/Receivings.php
app/Language/az/Common.php
app/Language/az/Employees.php
app/Language/az/Config.php
app/Language/az/Giftcards.php
app/Language/az/Items.php
app/Language/fa/Error.php
app/Language/fa/Bootstrap_tables.php
app/Language/fa/Expenses_categories.php
app/Language/fa/index.html
app/Language/fa/Taxes.php
app/Language/fa/Module.php
app/Language/fa/Suppliers.php
app/Language/fa/Enum.php
app/Language/fa/Expenses.php
app/Language/fa/Reports.php
app/Language/fa/Sales.php
app/Language/fa/Login.php
app/Language/fa/Calendar.php
app/Language/fa/Cashups.php
app/Language/fa/Attributes.php
app/Language/fa/Messages.php
app/Language/fa/Datepicker.php
app/Language/fa/Customers.php
app/Language/fa/Item_kits.php
app/Language/fa/Receivings.php
app/Language/fa/Common.php
app/Language/fa/Employees.php
app/Language/fa/Config.php
app/Language/fa/Giftcards.php
app/Language/fa/Items.php
app/Language/it/Error.php
app/Language/it/Bootstrap_tables.php
app/Language/it/Expenses_categories.php
app/Language/it/index.html
app/Language/it/Taxes.php
app/Language/it/Module.php
app/Language/it/Suppliers.php
app/Language/it/Enum.php
app/Language/it/Expenses.php
app/Language/it/Reports.php
app/Language/it/Sales.php
app/Language/it/Login.php
app/Language/it/Calendar.php
app/Language/it/Cashups.php
app/Language/it/Attributes.php
app/Language/it/Messages.php
app/Language/it/Datepicker.php
app/Language/it/Customers.php
app/Language/it/Item_kits.php
app/Language/it/Receivings.php
app/Language/it/Common.php
app/Language/it/Employees.php
app/Language/it/Config.php
app/Language/it/Giftcards.php
app/Language/it/Items.php
app/Language/zh-Hans/Error.php
app/Language/zh-Hans/Bootstrap_tables.php
app/Language/zh-Hans/Expenses_categories.php
app/Language/zh-Hans/index.html
app/Language/zh-Hans/Taxes.php
app/Language/zh-Hans/Module.php
app/Language/zh-Hans/Suppliers.php
app/Language/zh-Hans/Enum.php
app/Language/zh-Hans/Expenses.php
app/Language/zh-Hans/Reports.php
app/Language/zh-Hans/Sales.php
app/Language/zh-Hans/Login.php
app/Language/zh-Hans/Calendar.php
app/Language/zh-Hans/Cashups.php
app/Language/zh-Hans/Attributes.php
app/Language/zh-Hans/Messages.php
app/Language/zh-Hans/Datepicker.php
app/Language/zh-Hans/Customers.php
app/Language/zh-Hans/Item_kits.php
app/Language/zh-Hans/Receivings.php
app/Language/zh-Hans/Common.php
app/Language/zh-Hans/Employees.php
app/Language/zh-Hans/Config.php
app/Language/zh-Hans/Giftcards.php
app/Language/zh-Hans/Items.php
app/Language/pt-BR/Error.php
app/Language/pt-BR/Bootstrap_tables.php
app/Language/pt-BR/Expenses_categories.php
app/Language/pt-BR/index.html
app/Language/pt-BR/Taxes.php
app/Language/pt-BR/Module.php
app/Language/pt-BR/Suppliers.php
app/Language/pt-BR/Enum.php
app/Language/pt-BR/Expenses.php
app/Language/pt-BR/Reports.php
app/Language/pt-BR/Sales.php
app/Language/pt-BR/Login.php
app/Language/pt-BR/Calendar.php
app/Language/pt-BR/Cashups.php
app/Language/pt-BR/Attributes.php
app/Language/pt-BR/Messages.php
app/Language/pt-BR/Datepicker.php
app/Language/pt-BR/Customers.php
app/Language/pt-BR/Item_kits.php
app/Language/pt-BR/Receivings.php
app/Language/pt-BR/Common.php
app/Language/pt-BR/Employees.php
app/Language/pt-BR/Config.php
app/Language/pt-BR/Giftcards.php
app/Language/pt-BR/Items.php
app/Language/vi/Error.php
app/Language/vi/Bootstrap_tables.php
app/Language/vi/Expenses_categories.php
app/Language/vi/index.html
app/Language/vi/Taxes.php
app/Language/vi/Module.php
app/Language/vi/Suppliers.php
app/Language/vi/Enum.php
app/Language/vi/Expenses.php
app/Language/vi/Reports.php
app/Language/vi/Sales.php
app/Language/vi/Login.php
app/Language/vi/Calendar.php
app/Language/vi/Cashups.php
app/Language/vi/Attributes.php
app/Language/vi/Messages.php
app/Language/vi/Datepicker.php
app/Language/vi/Customers.php
app/Language/vi/Item_kits.php
app/Language/vi/Receivings.php
app/Language/vi/Common.php
app/Language/vi/Employees.php
app/Language/vi/Config.php
app/Language/vi/Giftcards.php
app/Language/vi/Items.php
app/Language/zh-Hant/Error.php
app/Language/zh-Hant/Bootstrap_tables.php
app/Language/zh-Hant/Expenses_categories.php
app/Language/zh-Hant/index.html
app/Language/zh-Hant/Taxes.php
app/Language/zh-Hant/Module.php
app/Language/zh-Hant/Suppliers.php
app/Language/zh-Hant/Enum.php
app/Language/zh-Hant/Expenses.php
app/Language/zh-Hant/Reports.php
app/Language/zh-Hant/Sales.php
app/Language/zh-Hant/Login.php
app/Language/zh-Hant/Calendar.php
app/Language/zh-Hant/Cashups.php
app/Language/zh-Hant/Attributes.php
app/Language/zh-Hant/Messages.php
app/Language/zh-Hant/Datepicker.php
app/Language/zh-Hant/Customers.php
app/Language/zh-Hant/Item_kits.php
app/Language/zh-Hant/Receivings.php
app/Language/zh-Hant/Common.php
app/Language/zh-Hant/Employees.php
app/Language/zh-Hant/Config.php
app/Language/zh-Hant/Giftcards.php
app/Language/zh-Hant/Items.php
app/Language/ru/Error.php
app/Language/ru/Bootstrap_tables.php
app/Language/ru/Expenses_categories.php
app/Language/ru/index.html
app/Language/ru/Taxes.php
app/Language/ru/Module.php
app/Language/ru/Suppliers.php
app/Language/ru/Enum.php
app/Language/ru/Expenses.php
app/Language/ru/Reports.php
app/Language/ru/Sales.php
app/Language/ru/Login.php
app/Language/ru/Calendar.php
app/Language/ru/Cashups.php
app/Language/ru/Attributes.php
app/Language/ru/Messages.php
app/Language/ru/Datepicker.php
app/Language/ru/Customers.php
app/Language/ru/Item_kits.php
app/Language/ru/Receivings.php
app/Language/ru/Common.php
app/Language/ru/Employees.php
app/Language/ru/Config.php
app/Language/ru/Giftcards.php
app/Language/ru/Items.php
app/Views/configs/system_config.php
app/Views/configs/manage.php
app/Views/configs/table_config.php
app/Views/configs/tax_config.php
app/Views/configs/system_info.php
app/Views/configs/barcode_config.php
app/Views/configs/reward_config.php
app/Views/configs/stock_config.php
app/Views/configs/info_config.php
app/Views/configs/integrations_config.php
app/Views/configs/locale_config.php
app/Views/configs/general_config.php
app/Views/configs/receipt_config.php
app/Views/configs/email_config.php
app/Views/configs/license_config.php
app/Views/configs/message_config.php
app/Views/configs/invoice_config.php
app/Views/expenses_categories/manage.php
app/Views/expenses_categories/form.php
app/Views/taxes/manage.php
app/Views/taxes/tax_jurisdictions.php
app/Views/taxes/tax_rates_form.php
app/Views/taxes/tax_categories.php
app/Views/taxes/tax_rates.php
app/Views/taxes/tax_codes.php
app/Views/home/office.php
app/Views/home/form_change_password.php
app/Views/home/home.php
app/Views/cashups/manage.php
app/Views/cashups/form.php
app/Views/index.html
app/Views/giftcards/manage.php
app/Views/giftcards/form.php
app/Views/expenses/manage.php
app/Views/expenses/form.php
app/Views/sales/manage.php
app/Views/sales/tax_invoice.php
app/Views/sales/receipt_default.php
app/Views/sales/invoice_email.php
app/Views/sales/suspended.php
app/Views/sales/quote_email.php
app/Views/sales/help.php
app/Views/sales/receipt.php
app/Views/sales/invoice.php
app/Views/sales/receipt_email.php
app/Views/sales/register.php
app/Views/sales/quote.php
app/Views/sales/work_order.php
app/Views/sales/form.php
app/Views/sales/work_order_email.php
app/Views/sales/receipt_short.php
app/Views/people/manage.php
app/Views/people/form_basic_info.php
app/Views/item_kits/manage.php
app/Views/item_kits/form.php
app/Views/customers/form_csv_import.php
app/Views/customers/form.php
app/Views/login.php
app/Views/reports/inventory_summary_input.php
app/Views/reports/specific_input.php
app/Views/reports/listing.php
app/Views/reports/tabular.php
app/Views/reports/tabular_details.php
app/Views/reports/graphs/line.php
app/Views/reports/graphs/hbar.php
app/Views/reports/graphs/bar.php
app/Views/reports/graphs/pie.php
app/Views/reports/specific_customer_input.php
app/Views/reports/graphical.php
app/Views/reports/date_input.php
app/Views/barcodes/barcode_sheet.php
app/Views/viewData.php
app/Views/messages/sms.php
app/Views/messages/index.html
app/Views/messages/form_sms.php
app/Views/employees/form.php
app/Views/receivings/receipt.php
app/Views/receivings/receiving.php
app/Views/receivings/form.php
app/Views/suppliers/form.php
app/Views/items/form_csv_import.php
app/Views/items/manage.php
app/Views/items/form_count_details.php
app/Views/items/form_inventory.php
app/Views/items/form.php
app/Views/items/form_bulk.php
app/Views/no_access.php
app/Views/errors/cli/index.html
app/Views/errors/cli/error_db.php
app/Views/errors/cli/error_exception.php
app/Views/errors/cli/production.php
app/Views/errors/cli/error_404.php
app/Views/errors/cli/error_php.php
app/Views/errors/cli/error_general.php
app/Views/errors/index.html
app/Views/errors/error.php
app/Views/errors/html/index.html
app/Views/errors/html/error_db.php
app/Views/errors/html/error_exception.php
app/Views/errors/html/production.php
app/Views/errors/html/error_404.php
app/Views/errors/html/error_php.php
app/Views/errors/html/debug.js
app/Views/errors/html/error_general.php
app/Views/partial/daterangepicker.php
app/Views/partial/tax_jurisdictions.php
app/Views/partial/header.php
app/Views/partial/datepicker_locale.php
app/Views/partial/dinner_tables.php
app/Views/partial/print_receipt.php
app/Views/partial/header_js.php
app/Views/partial/tax_categories.php
app/Views/partial/customer_rewards.php
app/Views/partial/footer.php
app/Views/partial/bootstrap_tables_locale.php
app/Views/partial/stock_locations.php
app/Views/partial/lang_lines.php
app/Views/partial/tax_codes.php
app/Views/attributes/manage.php
app/Views/attributes/item.php
app/Views/attributes/form.php
app/Helpers/report_helper.php
app/Helpers/sale_helper.php
app/Helpers/.gitkeep
app/Helpers/index.html
app/Helpers/dompdf_helper.php
app/Helpers/locale_helper.php
app/Helpers/importfile_helper.php
app/Helpers/tax_helper.php
app/Helpers/migration_helper.php
app/Helpers/tabular_helper.php
app/Helpers/security_helper.php
app/index.html
app/Database/constraints.sql
app/Database/Seeds/.gitkeep
app/Database/Migrations/20190612100000_dbfix.php
app/Database/Migrations/20201110000000_add_item_kit_number.php
app/Database/Migrations/20230412000001_drop_account_number_index.php
app/Database/Migrations/20170501150000_upgrade_to_3_1_1.php
app/Database/Migrations/20190317102600_add_iso_4217.php
app/Database/Migrations/20190427100000_paymenttracking.php
app/Database/Migrations/20210422000001_remove_duplicate_links.php
app/Database/Migrations/20191231100000_paymentdatefix.php
app/Database/Migrations/20190220210000_indiagst2.php
app/Database/Migrations/.gitkeep
app/Database/Migrations/20190111270000_upgrade_to_3_3_0.php
app/Database/Migrations/20200215100000_taxgroupconstraint.php
app/Database/Migrations/20200508000000_image_upload_defaults.php
app/Database/Migrations/20190301124900_decimal_attribute_type.php
app/Database/Migrations/20220127000000_convert_to_ci4.php
app/Database/Migrations/20180225100000_upgrade_to_3_2_0.php
app/Database/Migrations/20191008100000_receipttaxindicator.php
app/Database/Migrations/20240319000000_Migration_Convert_Barcode_Types.php
app/Database/Migrations/20200819000000_modify_attr_links_constraint.php
app/Database/Migrations/20190129212600_indiagst.php
app/Database/Migrations/20190213210000_indiagst1.php
app/Database/Migrations/20170502221506_sales_tax_data.php
app/Database/Migrations/20190615100000_fix_attribute_datetime.php
app/Database/Migrations/20200202000000_taxamount.php
app/Database/Migrations/20210103000000_modify_session_datatype.php
app/Database/Migrations/20230412000000_add_missing_config.php
app/Database/Migrations/20210714140000_move_expenses_categories.php
app/Database/Migrations/20240630000001_fix_keys_for_db_upgrade.php
app/Database/Migrations/20240826000000_fix_duplicate_attributes.php
app/Database/Migrations/20201108100000_cashrounding.php
app/Database/Migrations/20190712150200_fix_empty_reports.php
app/Database/Migrations/sqlscripts/3.3.2_modify_attr_links_constraint.sql
app/Database/Migrations/sqlscripts/3.4.0_attribute_links_unique_constraint.sql
app/Database/Migrations/sqlscripts/3.1.1_to_3.2.0.sql
app/Database/Migrations/sqlscripts/3.3.0_attributes.sql
app/Database/Migrations/sqlscripts/3.3.4_modify_session_datatype.sql
app/Database/Migrations/sqlscripts/pre-3.0.2/rename_tables.sql
app/Database/Migrations/sqlscripts/pre-3.0.2/2.3_to_2.3.1.sql
app/Database/Migrations/sqlscripts/pre-3.0.2/2.3.4_to_2.4.sql
app/Database/Migrations/sqlscripts/pre-3.0.2/2.3.1_to_2.3.2.sql
app/Database/Migrations/sqlscripts/pre-3.0.2/2.3_migrate_locations.sql
app/Database/Migrations/sqlscripts/pre-3.0.2/2.2.2_to_2.3.sql
app/Database/Migrations/sqlscripts/pre-3.0.2/2.1_to_2.2.sql
app/Database/Migrations/sqlscripts/pre-3.0.2/2.4_to_3.0.sql
app/Database/Migrations/sqlscripts/pre-3.0.2/2.0_to_2.1.sql
app/Database/Migrations/sqlscripts/pre-3.0.2/phppos_migrate.sql
app/Database/Migrations/sqlscripts/pre-3.0.2/2.2.1_to_2.2.2.sql
app/Database/Migrations/sqlscripts/pre-3.0.2/2.3.2_to_2.3.3.sql
app/Database/Migrations/sqlscripts/3.3.0_decimal_attribute_type.sql
app/Database/Migrations/sqlscripts/3.3.3_add_kits_item_number.sql
app/Database/Migrations/sqlscripts/3.3.0_dbfix.sql
app/Database/Migrations/sqlscripts/3.3.0_paymenttracking.sql
app/Database/Migrations/sqlscripts/3.3.0_indiagst2.sql
app/Database/Migrations/sqlscripts/3.4.0_database_optimizations.sql
app/Database/Migrations/sqlscripts/3.3.0_add_iso_4217.sql
app/Database/Migrations/sqlscripts/3.3.2_paymentdatefix.sql
app/Database/Migrations/sqlscripts/3.4.0_ci4_conversion.sql
app/Database/Migrations/sqlscripts/3.2.0_to_3.2.1.sql
app/Database/Migrations/sqlscripts/3.3.0_refundtracking.sql
app/Database/Migrations/sqlscripts/3.3.0_indiagst.sql
app/Database/Migrations/sqlscripts/3.3.2_saleschangeprice.sql
app/Database/Migrations/sqlscripts/3.3.0_fix_attribute_datetime.sql
app/Database/Migrations/sqlscripts/3.3.0_indiagst1.sql
app/Database/Migrations/sqlscripts/3.0.2_to_3.1.1.sql
app/Database/Migrations/sqlscripts/3.2.1_to_3.3.0.sql
app/Database/Migrations/20181015100000_attributes.php
app/Database/Migrations/20210422000000_database_optimizations.php
app/Database/Migrations/20180501100000_upgrade_to_3_2_1.php
app/Database/Migrations/20230307000000_int_to_tinyint.php
app/Database/Migrations/20200125100000_saleschangeprice.php
app/Database/Migrations/20190502100000_refundtracking.php
app/Database/docker_mysql.cnf
app/Database/tables.sql
app/Database/resetdatabase.sh
app/Database/Dockerfile
app/ThirdParty/index.html
app/Libraries/Sms_lib.php
app/Libraries/Tax_lib.php
app/Libraries/.gitkeep
app/Libraries/index.html
app/Libraries/Receiving_lib.php
app/Libraries/Email_lib.php
app/Libraries/Item_lib.php
app/Libraries/MY_Email.php
app/Libraries/Token_lib.php
app/Libraries/MY_Language.php
app/Libraries/Mailchimp_lib.php
app/Libraries/Sale_lib.php
app/Libraries/Barcode_lib.php
app/Libraries/MY_Migration.php
app/Controllers/Expenses_categories.php
app/Controllers/index.html
app/Controllers/Tax_categories.php
app/Controllers/Taxes.php
app/Controllers/Tax_codes.php
app/Controllers/Suppliers.php
app/Controllers/Expenses.php
app/Controllers/BaseController.php
app/Controllers/Reports.php
app/Controllers/Sales.php
app/Controllers/Login.php
app/Controllers/Cashups.php
app/Controllers/Attributes.php
app/Controllers/Secure_Controller.php
app/Controllers/Persons.php
app/Controllers/Messages.php
app/Controllers/Customers.php
app/Controllers/Item_kits.php
app/Controllers/Receivings.php
app/Controllers/Tax_jurisdictions.php
app/Controllers/Home.php
app/Controllers/Employees.php
app/Controllers/Config.php
app/Controllers/No_access.php
app/Controllers/Office.php
app/Controllers/Giftcards.php
app/Controllers/Items.php
app/Filters/.gitkeep
app/Models/.gitkeep
app/Models/index.html
app/Models/Item_kit.php
app/Models/Person.php
app/Models/Module.php
app/Models/Tax.php
app/Models/Rewards.php
app/Models/Expense.php
app/Models/Tax_jurisdiction.php
app/Models/Tax_code.php
app/Models/Employee.php
app/Models/Attribute.php
app/Models/Appconfig.php
app/Models/Reports/Specific_discount.php
app/Models/Reports/Summary_payments.php
app/Models/Reports/Summary_sales_taxes.php
app/Models/Reports/Summary_suppliers.php
app/Models/Reports/Summary_categories.php
app/Models/Reports/Summary_taxes.php
app/Models/Reports/Inventory_low.php
app/Models/Reports/Specific_employee.php
app/Models/Reports/Specific_customer.php
app/Models/Reports/Summary_expenses_categories.php
app/Models/Reports/Inventory_summary.php
app/Models/Reports/Detailed_receivings.php
app/Models/Reports/Summary_items.php
app/Models/Reports/Summary_discounts.php
app/Models/Reports/Summary_employees.php
app/Models/Reports/Specific_supplier.php
app/Models/Reports/Summary_report.php
app/Models/Reports/Summary_customers.php
app/Models/Reports/Summary_sales.php
app/Models/Reports/Report.php
app/Models/Reports/Detailed_sales.php
app/Models/Sale.php
app/Models/Customer_rewards.php
app/Models/Dinner_table.php
app/Models/Receiving.php
app/Models/Item_kit_items.php
app/Models/Expense_category.php
app/Models/Tax_category.php
app/Models/Enums/Rounding_mode.php
app/Models/Stock_location.php
app/Models/Inventory.php
app/Models/Item_quantity.php
app/Models/Supplier.php
app/Models/Tokens/Token_work_order_sequence.php
app/Models/Tokens/Token_quote_sequence.php
app/Models/Tokens/Token_barcode_price.php
app/Models/Tokens/Token_barcode_weight.php
app/Models/Tokens/Token_suspended_invoice_count.php
app/Models/Tokens/Token_barcode_ean.php
app/Models/Tokens/Token_year_quote_count.php
app/Models/Tokens/Token_invoice_count.php
app/Models/Tokens/Token_customer.php
app/Models/Tokens/Token.php
app/Models/Tokens/Token_year_invoice_count.php
app/Models/Tokens/Token_invoice_sequence.php
app/Models/Cashup.php
app/Models/Giftcard.php
app/Models/Item.php
app/Models/Customer.php
app/Models/Item_taxes.php
app/Config/Modules.php
app/Config/Honeypot.php
app/Config/Security.php
app/Config/Paths.php
app/Config/Logger.php
app/Config/Constants.php
app/Config/ContentSecurityPolicy.php
app/Config/OSPOS.php
app/Config/Images.php
app/Config/Generators.php
app/Config/Session.php
app/Config/Toolbar.php
app/Config/Filters.php
app/Config/Optimize.php
app/Config/UserAgents.php
app/Config/Publisher.php
app/Config/Boot/development.php
app/Config/Boot/testing.php
app/Config/Boot/production.php
app/Config/Kint.php
app/Config/ForeignCharacters.php
app/Config/Encryption.php
app/Config/CURLRequest.php
app/Config/Migrations.php
app/Config/Format.php
app/Config/View.php
app/Config/Pager.php
app/Config/Validation/OSPOSRules.php
app/Config/Feature.php
app/Config/Cors.php
app/Config/Autoload.php
app/Config/Cookie.php
app/Config/Services.php
app/Config/Database.php
app/Config/Exceptions.php
app/Config/App.php
app/Config/Email.php
app/Config/Routes.php
app/Config/DocTypes.php
app/Config/Events.php
app/Config/Mimes.php
app/Config/Routing.php
app/Config/Validation.php
app/Config/Cache.php
app/Common.php
.php-cs-fixer.no-header.php
spark
composer.lock
composer.json
CHANGELOG.md
build.ps1
.env
docker-compose.phpmyadmin.yml
build-steps.ps1
design/ospos_categories.mwb
design/ospos_categories.mwb.bak
design/databaselayout.mwb