Commit Graph

  • 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
  • 4556938154 Add cookie cleanup after search() and get_row() jekkos-t520 2015-01-25 14:32:15 +01:00
  • a2b7ff688d Merge branch 'master' of https://github.com/jekkos/opensourcepos jekkos-t520 2015-01-25 14:13:38 +01:00
  • df71cb9cf8 Merge pull request #26 from marteserede/master jekkos 2015-01-25 00:22:26 +01:00
  • 927dbbabb6 Feature #27: Changing cost price while receiving items Martes Erede 2015-01-24 21:40:07 +01:00
  • 7544aae394 Bug #25: Deleting a sale/receiving would not effect the stock/quantity. Malte Srocke 2015-01-24 19:44:19 +01:00
  • 868721c6f5 Adapt sql scripts for new barcode label options jekkos-t520 2015-01-24 15:18:00 +01:00
  • 1d9661d0b0 Add name, price and company name as possible barcode labels jekkos-t520 2015-01-24 15:06:29 +01:00
  • e7fd57afdf Cleanup duplicate cookies when browsing items module jekkos-t520 2015-01-23 00:18:43 +01:00
  • ad51278ba5 UPC config option now adds UPC content to barcodes as well jekkos-t520 2015-01-22 23:36:56 +01:00
  • 606eb01a67 - fixed excel import: if there was missing a location-id in the import-csv, then there would not have been created an entry into item_quantities for the item and location. - fixed also the inventory info-part: before in the inventory-table there was no quantity inserted and data[10] as the location_id Malte Srocke 2015-01-22 22:19:23 +01:00
  • 94287ddec4 Make barcode text configurable jekkos-t520 2015-01-21 13:14:16 +01:00
  • 3d6d473145 Add item field autofocus in sales module auto submit payment form when hitting enter in amount_tendered input field jekkos-t520 2015-01-19 12:35:09 +01:00
  • 565a143c71 Merge branch 'master' of https://github.com/jekkos/opensourcepos 2.3.1 jekkos-t520 2015-01-19 12:07:40 +01:00
  • c959d97fd1 Fix for bug #39: item with 0 stock is not listed in item-list jekkos-t520 2015-01-19 12:02:53 +01:00
  • 62c122e7ee Update WHATS_NEW.txt jekkos 2015-01-19 12:01:58 +01:00
  • f3b3904b43 Merge pull request #23 from marteserede/master jekkos 2015-01-19 11:56:42 +01:00
  • 883237a41c Regenerate language files (obsolete labels) jekkos-t520 2015-01-16 18:41:12 +01:00
  • dd369118c5 Add check payment type to temp sales table again jekkos-t520 2015-01-16 08:38:00 +01:00
  • b0aa62b044 Add turkish language (patch #24 Turkish Language) jekkos-t520 2015-01-16 18:29:57 +01:00
  • 84a141d9c5 Move translations into CSV files Add generate_languages.php script (run using php generate_languages.php) Add generated language files jekkos-t520 2015-01-16 08:31:15 +01:00
  • acb764a040 Changing config-sess_table_name value so no error occurs if dbprefix is changed to something else than "ospos_" Malte Srocke 2015-01-14 23:34:43 +01:00
  • 37be5c9446 Merge pull request #17 from songwutk/patch-5 jekkos 2015-01-12 09:02:22 +01:00
  • cd8d9a4a3d Merge pull request #16 from flodef/patch-4 jekkos 2015-01-12 09:01:48 +01:00
  • b1baa5609a Merge pull request #19 from songwutk/patch-7 jekkos 2015-01-12 09:00:53 +01:00
  • 614b4d48b6 Merge pull request #18 from songwutk/patch-6 jekkos 2015-01-12 09:00:18 +01:00
  • 0b98050ea1 Update items_lang.php songwutk 2015-01-12 12:36:24 +07:00
  • 3e0a6d9ba6 Update module_lang.php songwutk 2015-01-12 12:25:45 +07:00
  • 94c4a0c909 Update config_lang.php songwutk 2015-01-12 12:23:56 +07:00
  • ae454026dc Update upload_lang.php Florian 2015-01-10 18:43:12 +01:00
  • e9e6290151 Update unit_test_lang.php Florian 2015-01-10 18:42:41 +01:00
  • d7ed07f4f4 Update profiler_lang.php Florian 2015-01-10 18:39:51 +01:00
  • ed3234ff30 Update number_lang.php Florian 2015-01-10 18:39:22 +01:00
  • 1ff7e271a5 Update migration_lang.php Florian 2015-01-10 18:37:38 +01:00
  • 5e4a6af3b7 Update imglib_lang.php Florian 2015-01-10 18:37:01 +01:00
  • 34d8ef7637 Update ftp_lang.php Florian 2015-01-10 18:36:39 +01:00
  • cb760d9ed8 Update form_validation_lang.php Florian 2015-01-10 18:36:08 +01:00
  • 5af96fb082 Update email_lang.php Florian 2015-01-10 18:35:32 +01:00
  • 248c47d94a Update db_lang.php Florian 2015-01-10 18:35:04 +01:00
  • 1ee5b66a45 Update date_lang.php Florian 2015-01-10 18:34:28 +01:00
  • fc0e691569 Create calendar_lang.php Florian 2015-01-10 18:33:17 +01:00
  • 2ad00de947 Update 2.3_to_2.3.1.sql jekkos 2015-01-09 15:57:45 +01:00
  • 6445c463a4 Create upload_lang.php Florian 2014-12-31 15:09:09 +01:00
  • 1b8d40d7ed Create unit_test_lang.php Florian 2014-12-31 15:08:33 +01:00
  • 4d6a5189c1 Create profiler_lang.php Florian 2014-12-31 15:05:43 +01:00
  • 326b074a22 Create number_lang.php Florian 2014-12-31 14:59:46 +01:00
  • ccbe227666 Create migration_lang.php Florian 2014-12-31 14:58:25 +01:00
  • 228b99ebbf Create index.html Florian 2014-12-31 14:57:48 +01:00
  • 9df3236176 Create imglib_lang.php Florian 2014-12-31 14:56:21 +01:00
  • 546b94f1e9 Create ftp_lang.php Florian 2014-12-31 14:55:55 +01:00