Commit Graph

20 Commits (2f1250e61daf402e27515dca103dd590639e1484)

Author SHA1 Message Date
Josef Rokos 653f8eac30 Added dashboard to Shop plugin.
Josef Rokos 836521e533 Added ability to store creator, updater, date of create and date of edit on entities- columns for this added to Voucher and CampData.
Removed permission check from Service::loadById- caused access violation when user had not have read permission.
Josef Rokos d163a92293 Added possibility for creating vouchers from other module.
Josef Rokos b941acf9a0 Improved work with number series. Added season to voucher record.
Josef Rokos 4b3a2e1dd7 Fixed crash on add item via favorite button after application start.
Favorite buttons has short name labels.
closes 
refs 
Josef Rokos b0d67cf93a Added favorite buttons to shop form.
closes 
Josef Rokos c6e4e5818a Added insert date to voucher items and save date to vouchers. Additional voucher descriptions (name, contact...) are now copied from saved vouchers when load items.
closes 
Josef Rokos 9e8d69827f Implemented communication with EET portal.
Josef Rokos 2eb1039f6f Implemented search in shop items on ShopForm. Prepare for favorite buttons.
Josef Rokos 44c74a5cfe Added sell commodity feature.
Josef Rokos e733901286 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
Josef Rokos 5e7549d8a6 UI for load and save receipts.
Rokos Josef e6dfc8ec21 Added pay voucher feature. Added dialog with paied vouchers. Added
support for printing receipts on POS printer.
Josef Rokos facaf98cf0 Added support for saving receipts.
Josef Rokos 4ebfae307a Added support for VAT calculations.
Josef Rokos 7b9bc06c52 Data structures prepared for VAT.
Josef Rokos 9fbf216bba Added recalculating receipt on item count changed. Some UI changes.
Josef Rokos 2ed7d7077b Implemented base functionality of DirectSaleForm.
Josef Rokos e06f951307 Added data entities for shop plugin.
Josef Rokos aa5b3cf76f Skeleton for shop plugin.