Releases: uzerpllp/uzerp
uzERP 1.9pre2
See https://github.com/uzerpllp/uzerp/blob/1.9pre2/CHANGELOG.md for notable changes since the last uzERP release.
md5: bf68391f314f3d89a04ac79259115d0f
uzERP 1.8.2
See https://github.com/uzerpllp/uzerp/blob/1.8.2/CHANGELOG.md for notable changes since the last uzERP release.
Release package md5: caddc606574336dbe80f22316d95fc2d
uzERP 1.8.1
See https://github.com/uzerpllp/uzerp/blob/1.8.1/CHANGELOG.md for notable changes since the last uzERP release.
Release package md5: 624fdf12b55ca64fbda4e1f0741e7212
uzERP 1.8
See https://github.com/uzerpllp/uzerp/blob/1.8/CHANGELOG.md for notable changes since the last uzERP release.
uzERP 1.7.1
See https://github.com/uzerpllp/uzerp/blob/1.7.1/CHANGELOG.md for notable changes since the last uzERP release.
uzERP Release 1.7
See https://github.com/uzerpllp/uzerp/blob/1.7/CHANGELOG.md for notable changes since the last uzERP release.
uzERP Release 1.6.2
See https://github.com/uzerpllp/uzerp/blob/1.6.2/CHANGELOG.md for notable changes since the last uzERP release.
uzERP Release 1.6
See https://github.com/uzerpllp/uzerp/blob/1.6.1/CHANGELOG.md for notable changes since the last uzERP release.
uzERP 1.6 RC6
1.6-rc6 Fix incorrect condition to detect non-stock item in confirm_despatch …
uzERP 1.6.0 RC4 Pre-release
Phinx migrations have moved to schema/phinx/migrations and we have added a new UzerpMigration migration base class for our migrations. Please adjust your phinx.yml paths section as follows:
paths:
migrations: %%PHINX_CONFIG_DIR%%/schema/phinx/migrations
migration_base_class: Uzerp\Phinx\UzerpMigration
See https://github.com/uzerpllp/uzerp/blob/master/CHANGELOG.md