Commit Graph

  • 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
  • 4332bce401 Replace old code39 generator for receipts with new barcode_lib functionality jekkos-t520 2015-02-09 18:08:46 +01:00
  • 42f4eb9c7b Add code128 as barcode_type jekkos-t520 2015-02-09 17:32:45 +01:00
  • bd5e5b0b94 Remove item code as barcode parameter Always show barcode itself as a second row jekkos-t520 2015-02-09 17:03:52 +01:00
  • c763e8831f Increase width config tab Increase width item kits form Add ob_clean call to before force_download jekkos-t520 2015-02-09 16:57:44 +01:00
  • 0616560e3e Change barcode width/height constraints (set to minimum 10 for height and 60 for width) jekkos-t520 2015-02-09 09:47:01 +01:00
  • c7a898a89d Location autocomplete zipcode/city will fallback on different fields when defaults are empty Try to fix default text removal in register's customer/item selection fields jekkos-t520 2015-02-09 08:51:00 +01:00
  • 377284f491 Add company name to barcode layout options jekkos-t520 2015-02-08 18:05:29 +01:00
  • 93968814db Add sales and receivings format in general config jekkos-t520 2015-02-08 17:51:03 +01:00
  • 941ff4cd4a Upgrade jquery form to 3.51 Make item_number field non required Save item_number properly jekkos-t520 2015-02-07 20:22:21 +01:00
  • 4d2de519a1 Set explicit version number for jquery-validation (1.13.1) jekkos-t520 2015-02-06 17:34:37 +01:00
  • 8fd315e389 Fix error message styling + add UPC required error message in items_lang jekkos-t520 2015-02-06 17:28:49 +01:00
  • fe786b5888 Fix enable invoice labels (sales and receivings) jekkos-t520 2015-02-06 17:06:31 +01:00
  • 28711df45a Merge branch 'feature/item_pics' jekkos-t520 2015-02-06 16:55:09 +01:00
  • f77f2e6e29 item pics are now resized and cached server side jekkos-t520 2015-02-05 17:25:35 +01:00
  • 707114805d Fix autocomplete problem with new item in sales module jekkos-t520 2015-02-06 15:48:57 +01:00
  • aebed9347b Merge branch 'feature/address_completion' jekkos-t520 2015-02-06 15:01:54 +01:00
  • aa1c46738b Country code is now resolved using ipinfo.io api call Address autocompletion mostly works now jekkos-t520 2015-02-06 14:59:11 +01:00
  • 080ae5df3a Upgrade jQuery to 1.8.3 Upgrade jQuery Validation to 1.3.2 Add jQuery migrate (for developmet purpose) jekkos-t520 2015-02-06 14:58:22 +01:00
  • c04fa362b1 Add database backup feature in config jekkos-t520 2015-02-06 11:22:03 +01:00
  • c7280e6018 Minor code review jekkos-t520 2015-02-05 17:26:27 +01:00
  • 374f9556d1 Don't try to preview images when there are none jekkos-t520 2015-02-05 17:25:35 +01:00
  • ec6455647f Merge branch 'feature/item_pics' jekkos-t520 2015-02-05 17:04:53 +01:00
  • 7081fe0338 Remove non free barcodegen library Add width and height parameters for code39 barcode generation jekkos-t520 2015-02-05 17:00:41 +01:00
  • 8b6182dded Further fine tuning address autocompletion jekkos-t520 2015-02-05 15:26:37 +01:00
  • f2fd360d23 Minimal working OpenStreetMap autocomplete Refactor jkey F-key bindings jekkos-t520 2015-02-05 14:08:40 +01:00
  • 8ccba57d98 Images are not removed from items when no file is chosen Image thumbnails are resized proportionally and updated after update_row refresh Add some padding to the thumbnails Move select specific styles to ospos.css stylesheet jekkos-t520 2015-02-04 15:29:34 +01:00
  • 7efb1428f5 Basic image upload working now jekkos-t520 2015-02-04 13:27:09 +01:00
  • 46cfe0b18a Add databse upgrade script for 2.3.2 jekkos-t520 2015-02-03 16:39:15 +01:00
  • 2f74c400bd Fix receipt barcodes (revert to the old script) jekkos-t520 2015-02-03 15:08:21 +01:00
  • 7c24682584 Fix stock location removal jekkos-t520 2015-02-02 16:55:26 +01:00
  • 215a2104a1 Add item_id/upc barcode content option Fix tabcontent width Improve location config screen jekkos-t520 2015-02-02 15:48:41 +01:00
  • aae02b7420 Move location config to separate tab Fix javascript error message display in barcode and location config jekkos-t520 2015-02-02 14:46:05 +01:00
  • 48867d44be Remove barcode.png Set correct permissions on Arial.ttf jekkos-t520 2015-02-02 13:24:26 +01:00
  • d3b9bc08c9 Merge branch 'master' into feature/barcode_patch jekkos-t520 2015-02-02 12:54:04 +01:00
  • 1bf839601a Barcode patch applied (using barcodegen) jekkos-t520 2015-01-31 15:41:28 +01:00
  • bd763596b9 Bump version to 2.3.2 jekkos-t520 2015-02-01 14:48:25 +01:00
  • dc12c7bdd2 Merge pull request #29 from marteserede/master jekkos 2015-01-30 08:01:22 +01:00
  • 4ddec66d7b #27 Using bc-style operations now. Martes Erede 2015-01-29 16:22:44 +01:00
  • 839849bf8d Merge branch 'master' of https://github.com/jekkos/opensourcepos Martes Erede 2015-01-29 16:16:55 +01:00
  • b4ac74aa55 Bugfix #28 if invoice number is empty, set it to null, so no error occurs Martes Erede 2015-01-29 16:14:12 +01:00
  • 8ac58a4612 Merge branch 'master' of https://github.com/jekkos/opensourcepos jekkos-t520 2015-01-28 19:25:37 +01:00
  • 08325c8cf7 Fix last stock_locations config quirks jekkos-t520 2015-01-28 18:31:50 +01:00
  • 43f4e9e790 Update README.md jekkos 2015-01-27 23:40:50 +01:00
  • f497ac54f1 Review stock location management in config screen (merged old refactor branch) Remove some obsolete labels from tranlations csv's jekkos-t520 2015-01-27 23:27:43 +01:00
  • f323bec9ca Merge branch 'refactor/edit_stock_locations' jekkos-t520 2015-01-27 19:24:59 +01:00
  • 24a6c9c34f Config location editing works now jekkos-t520 2015-01-27 19:03:57 +01:00
  • 4f456c75f7 Merge branch 'master' of https://github.com/jekkos/opensourcepos jekkos-t520 2015-01-26 08:13:55 +01:00
  • 8705b91bd3 Start refactoring the stock locations configuration screen jekkos-t520 2014-10-29 07:02:52 +01:00
  • 16814f2d12 Update README.md jekkos 2015-01-25 16:39:31 +01:00
  • b9ee7b6b01 Invert quantity correction when deleting sales jekkos-t520 2015-01-25 16:07:53 +01:00
  • 344cb5c749 Add route for no_access controller with just one parameter Remove permission dependency between sales, receivings and items module Add explicit stock permission to sales and receiving modules jekkos-t520 2015-01-25 15:46:42 +01:00