Commit Graph
3634 Commits
Author SHA1 Message Date
jekkos fd00a74225 Refactor + fix detailed reports (#68) 2018-10-15 19:32:29 +02:00
jekkos 9c5ec71c19 Show line in detailed reports if no attribute value (#68) 2018-10-15 19:32:29 +02:00
jekkos a7bc09312d Update migration script (#68) 2018-10-15 19:32:29 +02:00
jekkos 9c863e7795 Fix undefined offset error in devmode (#68) 2018-10-15 19:32:29 +02:00
jekkos abc067a10b Fix development mode warning (#68) 2018-10-15 19:32:29 +02:00
jekkos 6fc2072967 Fix attribute search (#68) 2018-10-15 19:32:29 +02:00
jekkos 9570cb8b28 Fix offset warning (#68) 2018-10-15 19:32:29 +02:00
jekkos 8e58d57ab3 Fix line count in detailed sales/receivings reports (#68) 2018-10-15 19:32:29 +02:00
jekkos 7683cfe5c9 Fix dropdown preselection on edit (#68) 2018-10-15 19:32:29 +02:00
jekkos 43e3400468 Fix item row refresh (#68) 2018-10-15 19:32:29 +02:00
jekkos 74f31dbaf9 Keep unsaved attributes when adding multiple (#68) 2018-10-15 19:32:29 +02:00
jekkos b9cba20d84 Fix items row refresh (#68) 2018-10-15 19:32:29 +02:00
jekkos 9cdfc0ce8a Fix css overflow + form refresh 2018-10-15 19:32:29 +02:00
jekkos 667c4e2afe Fix values when using multiple attribute columns (#68) 2018-10-15 19:32:29 +02:00
jekkos e2147d8b00 Update language files (#68) 2018-10-15 19:32:29 +02:00
FrancescoUK a7bad34fce Fix language files 2018-10-15 19:32:29 +02:00
jekkos 093b2d96af Correct language files (#68) 2018-10-15 19:32:29 +02:00
jekkos fc01e35a43 Add collation to tables 2018-10-15 19:32:29 +02:00
jekkos 9e7543a41a Fix attribute values in items (#68) 2018-10-15 19:32:29 +02:00
jekkos 3c21b8ff5a Minor db script review remarks 2018-10-15 19:32:29 +02:00
jekkos 2fc353cd14 Don't show GROUP attribute as column (#68) 2018-10-15 19:32:29 +02:00
jekkos 9d0da3e6b8 Fix detailed receivings/sales report issues (#68) 2018-10-15 19:32:29 +02:00
jekkos 83dc1de6d6 Don't create attributes if custom fields were empty (#68) 2018-10-15 19:32:29 +02:00
jekkos 1ed56e388b Rename migration script (#68) 2018-10-15 19:32:29 +02:00
jekkos 5d088f0283 Revert tables.sql to original 3.0 (#68) 2018-10-15 19:32:29 +02:00
jekkos 77682973a0 Enable attributes in items table (#68) 2018-10-15 19:32:29 +02:00
jekkos 288b4029d7 Add attributes to detailed sales/receiving reports (#68) 2018-10-15 19:32:29 +02:00
jekkos 0fc702627e Fix detailed reports (#68) 2018-10-15 19:32:29 +02:00
jekkos b2da8f5e9d Fix attribute delete (#68) 2018-10-15 19:32:29 +02:00
FrancescoUK f86eaa78a2 Update form.php 2018-10-15 19:32:29 +02:00
FrancescoUK 6bbf927d81 Update Attribute.php 2018-10-15 19:32:29 +02:00
FrancescoUK be3d0fe8e1 Update item.php 2018-10-15 19:32:29 +02:00
FrancescoUK 042c81a6b4 Update form.php 2018-10-15 19:32:29 +02:00
FrancescoUK 75097e9485 Update Item.php 2018-10-15 19:32:29 +02:00
FrancescoUK 27122a8578 Update form.php 2018-10-15 19:32:29 +02:00
FrancescoUK 3c876d7f6f Update Items.php 2018-10-15 19:32:29 +02:00
FrancescoUK c61d32bc58 Update Item_kit.php 2018-10-15 19:32:29 +02:00
FrancescoUK 03aaec04b9 Update module_lang.php 2018-10-15 19:32:29 +02:00
FrancescoUK 744854726c Update module_lang.php 2018-10-15 19:32:29 +02:00
jekkos a0727a8ea5 Fix bug in sales receipt (#68) 2018-10-15 19:32:29 +02:00
jekkos 3be57ffb66 Fix config screen (#68) 2018-10-15 19:32:29 +02:00
jekkos 085d24447c Disablel SHOW_IN_ITEMS (#68) 2018-10-15 19:32:29 +02:00
jekkos 8b212a8dd0 Fix some final bugs (#68) 2018-10-15 19:32:29 +02:00
jekkos 1a490cedf5 Add support for DATETIME in attributes (#68) 2018-10-15 19:32:29 +02:00
jekkos 98022f3b96 Cleanup + enable item attribute delete (#68) 2018-10-15 19:32:29 +02:00
jekkos 1e0063e574 Fix attribute table refresh (#68) 2018-10-15 19:32:29 +02:00
jekkos a8d73d5f99 Add attributes to items (#68) 2018-10-15 19:32:29 +02:00
jekkos 500a8d7a8f Work in progress, still testing items form (#68) 2018-10-15 19:32:29 +02:00
jekkos df61ee09bb Add item attributes functionality (#68) 2018-10-15 19:32:29 +02:00
FrancescoUK f521257570 Fix Items search category issue (#2179) 2018-10-13 17:23:28 +01:00