]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commit
Каталог категорийного менеджера
authorfomichev <vladimir.fomichev@erp-flowers.ru>
Wed, 22 Apr 2026 12:24:57 +0000 (15:24 +0300)
committerfomichev <vladimir.fomichev@erp-flowers.ru>
Wed, 22 Apr 2026 12:24:57 +0000 (15:24 +0300)
commit1f12c7e994aea57df3360335df7e4f6e7330e92d
treec2dbfdda6759075dc35dde92160d21b666fdf869
parent5061a256f7ace5ebcacd169600822bd967797552
Каталог категорийного менеджера
29 files changed:
erp24/commands/Products1cConceptController.php [new file with mode: 0644]
erp24/controllers/AssortmentLabelController.php [new file with mode: 0644]
erp24/controllers/Products1cNomenclatureActualityController.php
erp24/controllers/Products1cNomenclatureMarkupController.php [new file with mode: 0644]
erp24/docs/erp325_catmanager_presentation.html [new file with mode: 0644]
erp24/migrations/m241228_092653_add_target_date_column_to_sent_kogort_table.php [new file with mode: 0644]
erp24/migrations/m260420_120000_create_audit_log_table.php [new file with mode: 0644]
erp24/migrations/m260420_130000_create_assortment_tables.php [new file with mode: 0644]
erp24/migrations/m260420_140000_create_product_scores_table.php [new file with mode: 0644]
erp24/migrations/m260420_150000_create_store_product_ratings_table.php [new file with mode: 0644]
erp24/migrations/m260422_100000_add_classification_fields_to_nomenclature.php [new file with mode: 0644]
erp24/migrations/m260422_110000_add_catmanager_rbac.php [new file with mode: 0644]
erp24/migrations/m260422_120000_create_product_concepts_table.php [new file with mode: 0644]
erp24/records/AdminGroup.php
erp24/records/AssortmentLabel.php [new file with mode: 0644]
erp24/records/AuditLog.php [new file with mode: 0644]
erp24/records/ProductAssortment.php [new file with mode: 0644]
erp24/records/ProductConcept.php [new file with mode: 0644]
erp24/records/ProductScore.php [new file with mode: 0644]
erp24/records/Products1cNomenclature.php
erp24/records/Products1cNomenclatureActuality.php
erp24/records/StoreProductRating.php [new file with mode: 0644]
erp24/traits/AuditableTrait.php [new file with mode: 0644]
erp24/views/assortment-label/index.php [new file with mode: 0644]
erp24/views/products1c-nomenclature-actuality/index.php
erp24/views/products1c-nomenclature-markup/index.php [new file with mode: 0644]
erp24/web/js/assortmentLabel/index.js [new file with mode: 0644]
erp24/web/js/products1cNomenclatureActuality/index.js
erp24/web/js/products1cNomenclatureMarkup/index.js [new file with mode: 0644]