Skip to content

Releases: uzerpllp/uzerp

uzERP 1.9pre2

21 Aug 14:33
Compare
Choose a tag to compare
uzERP 1.9pre2 Pre-release
Pre-release

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

14 Jul 13:23
Compare
Choose a tag to compare

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

08 Jun 14:50
Compare
Choose a tag to compare

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

27 May 13:21
Compare
Choose a tag to compare

See https://github.com/uzerpllp/uzerp/blob/1.8/CHANGELOG.md for notable changes since the last uzERP release.

uzERP 1.7.1

16 Dec 11:38
Compare
Choose a tag to compare

See https://github.com/uzerpllp/uzerp/blob/1.7.1/CHANGELOG.md for notable changes since the last uzERP release.

uzERP Release 1.7

07 Dec 15:01
Compare
Choose a tag to compare

See https://github.com/uzerpllp/uzerp/blob/1.7/CHANGELOG.md for notable changes since the last uzERP release.

uzERP Release 1.6.2

23 May 11:39
Compare
Choose a tag to compare

See https://github.com/uzerpllp/uzerp/blob/1.6.2/CHANGELOG.md for notable changes since the last uzERP release.

uzERP Release 1.6

16 Feb 14:18
Compare
Choose a tag to compare

See https://github.com/uzerpllp/uzerp/blob/1.6.1/CHANGELOG.md for notable changes since the last uzERP release.

uzERP 1.6 RC6

04 Feb 11:13
Compare
Choose a tag to compare
uzERP 1.6 RC6 Pre-release
Pre-release
1.6-rc6

Fix incorrect condition to detect non-stock item in confirm_despatch …

uzERP 1.6.0 RC4 Pre-release

03 Dec 10:32
Compare
Choose a tag to compare
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