Commit Graph

  • 86bf8866f0 Do duplicated cookie check before echo'ing output in items (fix for #49) jekkos 2015-03-31 16:33:29 +02:00
  • a8f353de9c Add constraint for trans_location foreign key Use Code128 for receipt barcodes in sales and receivings jekkos 2015-03-31 14:45:53 +02:00
  • 9b98f15f69 Receiving cancel delete should work now (confirm result was ignored) receivings_items will now store the correct quantity_purchased when using a value > 1 for receiving_quantity Receiving delete message corrected jekkos 2015-03-30 16:37:26 +02:00
  • 138d1cbeef Remove duplicated click handlers on add/remove location jekkos 2015-03-26 13:00:08 +01:00
  • 9ead6fcca9 Add mochaSelenium config in Gruntfile (tests not running yet) jekkos 2015-03-20 13:50:14 +01:00
  • ced5ca4e2e Make invoice numbers more consistent jekkos 2015-03-17 18:05:43 +01:00
  • ca2c9a6ae4 Item refresh fix for issue #42 Invoice number in email message are denoted with $INV Sale id's in email message are denoted with POS $sale_id jekkos 2015-03-17 17:41:12 +01:00
  • cae9d3b67e Remove tags:css task in Grunfile (css files are imported the old way again) Fix sale delete confirmation in edit dialog Add bower.json (still unused) Fix autogenerated javascript load order jekkos 2015-03-17 16:47:49 +01:00
  • aa65593ce3 Add Gruntfile.js for concat+uglification of javascript Enable debug=true cookie for full source inclusion in header.php Add template in header.php to inject generated javascript files jekkos-t520 2015-03-15 16:56:37 +01:00
  • c10860a005 Intercept pagination link click when search field is empty and filtering checkboxes are set jekkos-t520 2015-03-11 08:36:20 +01:00
  • a39e12e76d Externalize nominatim autcomplete functionality Add chosen language to nominatim request jekkos-t520 2015-03-10 14:37:36 +01:00
  • b29cb85b9b Add ticket suggestions for #40 jekkos-t520 2015-03-07 22:41:03 +01:00
  • 6faaec53d6 Fix duplicate item suggestion issue #38 Fix return ticket suggestion issue #38 Fix discounted_total after hitting edit in sales register jekkos-t520 2015-03-07 21:55:15 +01:00
  • b29ec8ef31 Fix show discounts functionality Review tax price calculations Remove tax exclusive price in invoice.php template jekkos-t520 2015-03-07 19:35:13 +01:00
  • 4ac1a943eb Update totals calculation Update tax inclusive calculation jekkos-t520 2015-03-06 00:58:44 +01:00
  • 0e357f14f6 Add option to show total discounts on receipt jekkos-t520 2015-03-05 08:28:58 +01:00
  • e0fd35220e Add custom search back into items Fix proper pagintaion for filtered item views w/o search jekkos-t520 2015-03-03 23:40:31 +01:00
  • ffb8501276 Fix custom search jekkos-t520 2015-02-27 16:03:52 +01:00
  • 8981efbd2a Fix error in database script Add script to reset database easily (with root user) Remove old git-svn script jekkos-t520 2015-02-26 22:06:33 +01:00
  • b2f76f3fe6 Improve thai translation (Merge Pull Request #20) Improve login screen jekkos-t520 2015-02-26 21:55:55 +01:00
  • 98cae8928b Cleanup table encoding + auto_increment jekkos-t520 2015-02-26 14:20:52 +01:00
  • b02b16b63e Only show company name in supplier's dropdown jekkos-t520 2015-02-25 13:18:04 +01:00
  • 81cb46bb8b Add router for sales overview jekkos-t520 2015-02-25 12:31:21 +01:00
  • b11bf919af Automatically resize report columns Remove text-transform for invoice header jekkos-t520 2015-02-24 17:08:46 +01:00
  • 9ee63294a4 Make report table headers resizable Add suffix to pagination url (so extra filters can be maintained) jekkos-t520 2015-02-24 16:15:04 +01:00
  • dbddb34ed4 Receipt total is recalculatd after edit now Some css improvements for receipt printing Adaptation of one or more labels jekkos-t520 2015-02-24 16:13:44 +01:00
  • 71c9294978 Giftcard customer selection cleanup jekkos-t520 2015-02-24 16:07:17 +01:00
  • 1226d217a6 Pagination search limit_from fixes (add limit_from hidden fields) jekkos-t520 2015-02-24 15:06:44 +01:00
  • 3204391521 Always show name instead of description (twice) jekkos-t520 2015-02-24 13:09:27 +01:00
  • 40ebba4252 Improve table layout a bit (change header sizes) jekkos-t520 2015-02-24 12:53:52 +01:00
  • 9351a263ee Review sales overview pagination (use generic intialisation in secure_area.php) jekkos-t520 2015-02-24 12:20:25 +01:00
  • cb1075e6c0 Remove sale_type parameter from get_detailed_sales and get_detailed_receivings methods jekkos-t520 2015-02-24 10:22:19 +01:00
  • 33cf0422a7 Make javascript selector more specific jekkos-t520 2015-02-24 09:21:03 +01:00
  • bd54a180d5 Remove location field from bulk edit jekkos-t520 2015-02-24 08:55:44 +01:00
  • b752ec9952 Fix item bulk update jekkos-t520 2015-02-24 08:51:09 +01:00
  • e688a24326 Fix sale suspend (redundant payment_type field was removed) Gender is now properly saved in suppliers module jekkos-t520 2015-02-24 08:10:53 +01:00
  • 468b3e3580 Fix item_number barcode generation for item kits Fix supplier pagination jekkos-t520 2015-02-22 00:04:47 +01:00
  • e96dd7883e remove count_all fix pagination row counts for modules jekkos-t520 2015-02-21 23:58:31 +01:00
  • 8e221033bf Add label for products on low inventory (items filtering) Add stock location to method call for items pagination Move item pagination links jekkos-t520 2015-02-21 22:35:28 +01:00
  • 17594f95f1 Add lines per page option Add default sales discount option Fix supplier pagination jekkos-t520 2015-02-21 21:57:41 +01:00
  • 9e427485f3 Fix items module filtering Fix double to_currency wrapper for amount_change in receipt Fix tablesorter js error with empty tables Upgrade tablesorter.js to latest version Adapt some labels for dutch jekkos-t520 2015-02-21 18:05:12 +01:00
  • c389e6030c Fix pagination for all modules (links updated for index+search through AJAX) jekkos-t520 2015-02-20 17:36:03 +01:00
  • 0f77300131 Sales overview added to register screen Add pagination to default search routine Remove payment_type column from sales table (was redundant) Fix search spinner location (just toggle ac_loading class) Complete sale labels jekkos-t520 2015-02-20 15:54:13 +01:00
  • 9856f0bc65 Add invoice dom sanity check before print jekkos-t520 2015-02-20 09:25:31 +01:00
  • 378d45691b invoice printer field greyed out if jsPrint addon is not installed jekkos-t520 2015-02-20 09:22:21 +01:00
  • e7f9f29cd3 Create invoice checkbox was inverted jekkos-t520 2015-02-19 18:15:35 +01:00
  • babddd524c Refactor variable substitution for receiving invoice numbers Use localStorage to store selected printer Add printer selection for invoice template Print after sale checkbox is now present in receivings and sales screen Remove print after sale options from receipt_config Add default translations to receivings_lang.csv Fix some bugs preventing to print and email at the same time jekkos-t520 2015-02-19 18:10:31 +01:00
  • 6ff19cb3f3 Merge branch 'feature/invoice_template' jekkos-t520 2015-02-19 16:11:57 +01:00
  • 42c30bf30b Invoice PDF generation working properly PDF's can be sent as mail attachment jekkos-t520 2015-02-19 15:32:16 +01:00
  • 50006aeb6a Email pdf generation Added invoice template Add latest dompdf release jekkos-t520 2015-02-18 18:17:24 +01:00
  • 8edff136d0 Show company name on receipt when no logo is set jekkos-t520 2015-02-18 08:53:18 +01:00
  • f6fb275dff Fix stock permission names (no more empty labels) jekkos-t520 2015-02-18 07:42:20 +01:00
  • 4025883765 show taxes was reversed jekkos-t520 2015-02-18 00:16:18 +01:00
  • b9b8e2b4e5 remove php shorthand tags (incompatibility across installs) jekkos-t520 2015-02-17 23:06:24 +01:00
  • 13f6640576 Add show taxes checkbox value (state was not persisted) Disable printing options when unchecking print after sale jekkos-t520 2015-02-17 22:58:10 +01:00
  • aa969273db Disable config fields that require addon when this one is not enabled Obey to user confirm outcome to save config or not Fallback to window.print when addon is not installed (as it was previously) jekkos-t520 2015-02-17 17:08:46 +01:00
  • a809807288 jsPrintSetup plugin integration All receipt print configuration options present now jekkos-t520 2015-02-17 16:43:33 +01:00
  • 2a07bbaef9 Merge branch 'master' into feature/receipt_config jekkos-t520 2015-02-17 12:40:59 +01:00
  • 4bc1d87782 Fix reports listing (listing itself was based on empty labels) jekkos-t520 2015-02-17 12:39:32 +01:00
  • 6710112f3d Change to bc-style operations for totals calculation in receivings jekkos-t520 2015-02-17 12:20:53 +01:00
  • 7ec4c21587 Merge branch 'master' into feature/receipt_config jekkos-t520 2015-02-17 11:34:26 +01:00
  • 9b61e0ad67 Add proper location id for 0 quantities jekkos-t520 2015-02-17 11:14:28 +01:00
  • 40eef74aa0 Adapt load_config hook to fallback to english if no valid language is present Move CI system language files back to their correct location (form_validation_lang) Add upload_lang.php and email_lang.php to system files (default english version for the time being) Add account_number check when importing customer data from excel Avoid unnecessary calls to check_item_number when importing items from excel jekkos-t520 2015-02-17 11:06:28 +01:00
  • c7c4ac15d6 Set update_row response datatype to html Remove MY_Validation override (not needed anymore) Add jquery validation check for account_number jekkos-t520 2015-02-16 18:31:06 +01:00
  • cf2ca1e6c7 Start receipt rework jekkos-t520 2015-02-15 11:29:04 +01:00
  • 9d0fb43fb1 add file extension to company logo filename jekkos-t520 2015-02-15 12:53:56 +01:00
  • 99c37ad9a7 Show real giftcard remainder on receipt (fix) jekkos-t520 2015-02-12 15:51:46 +01:00
  • a8e15f7db0 Add company logo upload feature in config (will show on receipts) jekkos-t520 2015-02-12 15:47:31 +01:00
  • b5c33b4fcb Add $YCO parameter (invoice numbering per year) jekkos-t520 2015-02-12 15:19:57 +01:00
  • 9e9a9a80a9 Fix tax percentage calculations (issue #42) Use bcadd calculations for payment totals Add tax inclusive option back into general_config jekkos-t520 2015-02-12 14:57:39 +01:00
  • fe081779c5 Fix number_format bug when entering an empty payment amount Add giftcard balance to final receipt (if giftcard payment present) jekkos-t520 2015-02-12 14:34:08 +01:00
  • 1267e92117 Fix sale and receiving return (incorrect receipt numbers were generated) Fix item form width in receivings jekkos-t520 2015-02-12 10:47:09 +01:00
  • d6f27141af Add back create invoice label jekkos-t520 2015-02-11 17:25:45 +01:00
  • 4b48a97166 Remove duplicated labels after merge Add accidentally removed language lines jekkos-t520 2015-02-11 16:41:05 +01:00
  • ed70fdc40b Change female language in english to 'F' jekkos-t520 2015-02-11 16:33:28 +01:00
  • ade913f0e4 Merge github pull request #30 jekkos-t520 2015-02-11 16:31:31 +01:00
  • cd92f85691 Merge branch 'feature/customer_gender' jekkos-t520 2015-02-11 14:30:15 +01:00
  • 081bf77782 Fix module hotkeys jekkos-t520 2015-02-11 14:29:57 +01:00
  • 4e6a6d6434 Add gender to people + employees form jekkos-t520 2015-02-11 14:28:33 +01:00
  • 57cbbdab56 Remove content-length header for download Clean headers (if already output) before force_download jekkos-t520 2015-02-11 14:00:27 +01:00
  • 4a6a69bdef Enable image headers again jekkos-t520 2015-02-11 13:53:21 +01:00
  • 88a9193d3a Remove escape characters from receivings_lang Adapt confirmation dialog text for logout jekkos-t520 2015-02-11 13:50:21 +01:00
  • 4b99252a83 Change font-family globally to fixed order Arial-sans-serif-... Remove second submit button on general_config page jekkos-t520 2015-02-11 13:47:20 +01:00
  • 8b1186c4f9 Fix barcode generation for item kits jekkos-t520 2015-02-11 13:31:08 +01:00
  • 2e36b7e03b Fix undefined offset error when using company_name with trailing whitespace jekkos-t520 2015-02-11 13:14:33 +01:00
  • b7751bde1a Fix serialized search filter in items module jekkos-t520 2015-02-11 12:19:32 +01:00
  • f021215cbb Show proper error message on upload misconfiguration Use jquery-validation to do item_number check Fix invoice_number validation in sale edit form jekkos-t520 2015-02-11 11:32:58 +01:00
  • 9191eb4535 Show error messages in item form when upload fails Remove check for validation flag in handle_server_validation jekkos-t520 2015-02-11 08:53:16 +01:00
  • 0fdb760d6f Add specific mime type for backup download jekkos-t520 2015-02-10 21:20:10 +01:00
  • a46221ad04 Change compression method to zip again (retry) jekkos-t520 2015-02-10 18:32:17 +01:00
  • da5c65e42e Fix location config bug (add check for disallowed characters) Add labels for different languages (just default to english for now) jekkos-t520 2015-02-10 16:34:16 +01:00
  • 3594c348ee Fix stock location permissions for github issue #34 jekkos-t520 2015-02-10 16:04:52 +01:00
  • c40ad31ed0 Review item import (check item_number and throw proper error) jekkos-t520 2015-02-10 15:43:10 +01:00
  • 4579f16518 Add empty uploads/item_pics directories Add .gitignore files to ignore uploaded item pics (or saved db scripts) jekkos-t520 2015-02-10 11:17:46 +01:00
  • 49a0a4e127 download backpus as plain sql file jekkos-t520 2015-02-10 11:00:09 +01:00
  • d208e6dccb set menubar font sizes to px instead of pt add item_number duplication check when adding new items fix barcode on receivings receipt (after completion) change backup db download format to gz jekkos-t520 2015-02-10 10:56:37 +01:00
  • 8b2a2f8074 Fix sale_id generation for sale receipt jekkos-t520 2015-02-10 00:31:53 +01:00
  • 84ffe5d4eb Add try catch to barcode generation (so errors are displayed in case of config problems) jekkos-t520 2015-02-10 00:05:42 +01:00
  • 39301e7091 Fix receipts after sale and receiving completion jekkos-t520 2015-02-09 23:37:19 +01:00
  • 0a29809f7a Add item code as barcode label jekkos-t520 2015-02-09 19:56:16 +01:00