Commit Graph

  • e43f7ac7bb Add deleted checkbox filter in items page (was remove due to wrong merge) jekkos-t520 2014-09-10 19:03:19 +02:00
  • c9c389e9f3 Update README and WHATS NEW jekkos 2014-08-20 05:46:09 +00:00
  • fc4db6553e Update README and WHATS NEW 2.3 jekkos-t520 2014-08-19 23:37:37 +02:00
  • 1487afb19b Merge branch 'sourceforge-svn' jekkos-t520 2014-08-19 22:19:37 +02:00
  • 6e6cfb3fb1 Database script renamed jekkos 2014-08-19 19:56:18 +00:00
  • 04e3c13dd1 Default stock name is the same as in update script jekkos 2014-08-19 19:56:14 +00:00
  • cd209d50f3 Location column is kept in database Added a data migration script for stock_locations and item_quantities tables jekkos 2014-08-19 19:56:12 +00:00
  • 9556500813 Clear sale and receiving libs (sessoin state) when changing stock locations jekkos 2014-08-19 19:56:08 +00:00
  • 18517c47e8 Stock locations are now shown on receivings and sales receipts Database migration script now defines a default stock location name Rmeove obsolete constraints from migration script jekkos 2014-08-19 19:56:05 +00:00
  • 6663de83f8 Fix barcode generation (removed whitespace from stock_locations model) Fix error in receivings receipt Update database migration script (needs more review) jekkos 2014-08-19 19:56:01 +00:00
  • a1b2d99581 Add migration script for 2.2.2 to 2.3 Update database script (add extra foreign keys + minor cleanup) jekkos 2014-08-19 19:55:57 +00:00
  • 0a2b6e2d41 Fix requisitions report (can be found under receiving type = requisitions) jekkos 2014-08-19 19:55:55 +00:00
  • 5ef5006577 Requisition is now registered as receiving for destination stock and return for source stock Remove specific requisition report and code Adapt receivings report to show requisitions in a generic way jekkos 2014-08-19 19:55:52 +00:00
  • 4ca452ef12 Fixed sale suspending / unsuspending (adapt db scripts) Cleanup old code More code review Update item_quantities database model (composite pk) jekkos 2014-08-19 19:55:46 +00:00
  • 249274e5f5 Add foregin key constraints to stock_locations and item_quantities tables Requisition options is only shown when multiple stock locations are configured Fix stock locations config in the configuration page Rename item_quantitys to item_quantities Fix a missing label (need to check if present in master) Fix display of the stock quantities in items/manage view jekkos 2014-08-19 19:55:40 +00:00
  • 37e4eb8bd2 Add quantity column in item page Fix bug about validating stock location config jekkos 2014-08-19 19:55:34 +00:00
  • 2ce140f6d3 Added empty check in stock_locations config Rework database script (contains stock_locations + item_quantities tables) jekkos 2014-08-19 19:55:30 +00:00
  • 40cecaf571 Fix quantity removal in items page jekkos 2014-08-19 19:55:27 +00:00
  • 1c6e44af0f Add multi-stock feature Finished task 1. User can add stock location in config page. Adding format is StockA,StockB,StockC for example 2. Item page, there is no more quantity column show in cert table. The quantity tracking is integrated in inventory detail 3. Receiving page, There is a stock location for user to select before receiving or returning stuff 4. Sale page, There is a stock location which is for user to select a stock location they sell from jekkos 2014-08-19 19:55:24 +00:00
  • b6012ae2ca Fix: Qty. column is not show in requisition report jekkos 2014-08-19 19:55:16 +00:00
  • 6ff1cb007c requisition receipt fixed database.sql script merged with current ospos one remaining problems in reporting (sale_type to add in sales_temp query?) data model should be refactored to allow more genericity for custom item locations (2+) inventory tracking should be adapted to use multiple locations (instead of duplicating items for different locations) jekkos 2014-08-19 19:55:13 +00:00
  • eeb01a3717 Add database migration script for 2.2.0 jekkos 2014-08-19 13:04:01 +00:00
  • 490f0c89dd Remove old db script jekkos 2014-08-19 13:03:26 +00:00
  • 60eb493b1f Database script renamed 2.2.2 jekkos-t520 2014-08-17 01:55:51 +02:00
  • faaf2b4e99 Add database migration script for 2.2.0 jekkos 2014-08-16 23:57:25 +00:00
  • b06e103895 Database script renamed jekkos-t520 2014-08-17 01:55:51 +02:00
  • 2cb322f88f Default stock name is the same as in update script jekkos-t520 2014-08-17 01:45:36 +02:00
  • ed15532cc4 Merge branch 'merge/padungsak' jekkos-t520 2014-08-17 01:22:12 +02:00
  • a61bc10dde Location column is kept in database Added a data migration script for stock_locations and item_quantities tables jekkos-t520 2014-08-17 00:49:48 +02:00
  • 43189d0748 Clear sale and receiving libs (sessoin state) when changing stock locations jekkos-t520 2014-08-13 01:16:37 +02:00
  • e1e5434e2a Stock locations are now shown on receivings and sales receipts Database migration script now defines a default stock location name Rmeove obsolete constraints from migration script jekkos-t520 2014-08-11 13:10:29 +02:00
  • aed9fb8dd7 Fix barcode generation (removed whitespace from stock_locations model) Fix error in receivings receipt Update database migration script (needs more review) jekkos-t520 2014-08-10 17:51:14 +02:00
  • b3b19ab4c5 Add migration script for 2.2.2 to 2.3 Update database script (add extra foreign keys + minor cleanup) jekkos-t520 2014-08-09 01:10:54 +02:00
  • 0742a666b1 Bump version to 2.2.2 Rename database script jekkos 2014-08-08 15:48:51 +00:00
  • 1b61af783c Add database migration script for 2.2.0 jekkos 2014-08-08 15:42:19 +00:00
  • a65f2f41b8 Add database migration script for 2.2.0 jekkos-t520 2014-08-08 17:40:50 +02:00
  • 55ad3a20c2 Fix requisitions report (can be found under receiving type = requisitions) jekkos-t520 2014-08-07 13:15:21 +02:00
  • e53265cca8 Requisition is now registered as receiving for destination stock and return for source stock Remove specific requisition report and code Adapt receivings report to show requisitions in a generic way jekkos-t520 2014-08-07 05:44:12 +02:00
  • cf20194e23 Fixed sale suspending / unsuspending (adapt db scripts) Cleanup old code More code review Update item_quantities database model (composite pk) jekkos-t520 2014-08-05 09:02:08 +02:00
  • 8802831831 Add foregin key constraints to stock_locations and item_quantities tables Requisition options is only shown when multiple stock locations are configured Fix stock locations config in the configuration page Rename item_quantitys to item_quantities Fix a missing label (need to check if present in master) Fix display of the stock quantities in items/manage view jekkos-t520 2014-07-25 00:15:34 +02:00
  • a1e1883ddc Add quantity column in item page Fix bug about validating stock location config Padungsak 2014-07-11 22:32:47 +07:00
  • dfaa3692e0 Remove multiple ci_session cookies from headers in sales and recevings Fix nginx compatibility (spurious 502 bad gateway) jekkos 2014-07-05 23:54:50 +00:00
  • 9607300514 Added empty check in stock_locations config Rework database script (contains stock_locations + item_quantities tables) jekkos-t520 2014-07-05 13:47:33 +02:00
  • ed1be14e06 Remove swap file Update .gitignore to ignore .swp files jekkos 2014-07-04 21:02:53 +00:00
  • 3838147bb9 All database types used in amount calculations changes to decimal(15,2) Removed round() statements in sale temp table, precision is defined by datatypes Removed round() statement in receiving temp table, precision is defined by datatypes jekkos 2014-07-04 21:01:47 +00:00
  • 8e8b5d84dc Fix quantity removal in items page Padungsak 2014-07-02 20:50:32 +07:00
  • 25fa78eedb Add multi-stock feature Finished task 1. User can add stock location in config page. Adding format is StockA,StockB,StockC for example 2. Item page, there is no more quantity column show in cert table. The quantity tracking is integrated in inventory detail 3. Receiving page, There is a stock location for user to select before receiving or returning stuff 4. Sale page, There is a stock location which is for user to select a stock location they sell from Padungsak 2014-07-02 11:58:08 +07:00
  • 015392c8b7 Add delete checkbox to item form view jekkos 2014-07-01 20:46:37 +00:00
  • 4f367eb168 Merge branch 'master' into merge/padungsak jekkos-t520 2014-06-30 11:30:08 +02:00
  • 75bb5595c0 Add thai language jekkos 2014-06-30 09:28:03 +00:00
  • fb244b629e Add extra escape sequences for french jekkos 2014-06-30 08:38:27 +00:00
  • 3ce608737e Added french as a language jekkos 2014-06-28 09:56:54 +00:00
  • 7688a1c0e5 Upgrade to CodeIgniter 2.2 jekkos 2014-06-27 22:12:48 +00:00
  • d020b53215 Fix: Qty. column is not show in requisition report Padungsak 2014-06-17 23:47:16 +07:00
  • e1bfac5eae requisition receipt fixed database.sql script merged with current ospos one remaining problems in reporting (sale_type to add in sales_temp query?) data model should be refactored to allow more genericity for custom item locations (2+) inventory tracking should be adapted to use multiple locations (instead of duplicating items for different locations) jekkos-t520 2014-06-15 15:30:32 +02:00
  • 827d6cd686 Remove empty language directories jekkos 2014-04-02 16:55:09 +00:00
  • 79f0e4396f Release version set to 2.2.1 Default time_sess_to_expire set to 86400 (24h) Suspended sales labels updated to fit UI a bit better Updated suspended css (for labels not spanning the whole thickbox width) jekkos 2014-03-30 19:07:25 +00:00
  • f6e5ae3d12 Fix barcode generation for receiving receipts Minor code cleanup in items management javascript jekkos 2014-03-19 23:29:19 +00:00
  • dc0f8147f5 Indonesian language files updated (Oktafianus) Added labels for receipt_number Remove merge tags from language files jekkos 2014-03-17 21:18:17 +00:00
  • bae6f10d7d Added edit/delete functionality in detailed sales report jekkos 2014-03-17 16:29:13 +00:00
  • 7cba7e3b56 Added labels for payment type and amount in cash register Minor js refactoring for highlighting / animating rows Dutch translations updated for giftcards (fitting UI a bit better) Version set to 2.2.0 jekkos 2014-03-16 22:24:38 +00:00
  • 174538f733 Merge with svn repository jekkos 2014-03-10 22:01:18 +00:00
  • 9889263a11 Updated .gitignore Updated license jekkos 2014-03-10 22:01:15 +00:00
  • d69dd3740b Merge branch 'master' into git-svn jekkos 2014-03-10 22:01:11 +00:00
  • 6c8cea9846 Merge branch 'master' of https://github.com/pappastech/ospos into ospos Fixed customer + supplier search box width + spinner position under linux Fonts set to relative browser size Dutch language files updated (missing labels added) jekkos-t520 2014-03-03 17:02:10 +01:00
  • ee89f1971b Deleted sales can be shown again under items Language folders renamed + fix for loading them Added smoe translations to the nl-BE language Autoload settings adapted jekkos-t520 2014-02-27 23:43:37 +01:00
  • 726c357e95 Merge branch 'feature/discount_report' jekkos-t520 2014-02-27 22:49:11 +01:00
  • 7177d19af3 Removed duplicated system language folders jekkos-t520 2014-02-27 22:48:51 +01:00
  • a813c4ad2c Merge branch 'fix/lost_sessions' jekkos-t520 2014-02-27 22:47:20 +01:00
  • ae098c4724 Merge branch 'feature/lang_dutch' jekkos-t520 2014-02-27 22:46:50 +01:00
  • 96b95a5dc9 Fix license pappastech 2014-02-25 17:40:58 -05:00
  • 5b7430d735 Fix license pappastech 2014-02-25 17:38:28 -05:00
  • 64d296471e Delete README.md pappastech 2014-02-25 17:36:57 -05:00
  • 475c0f8746 Delete LICENSE pappastech 2014-02-25 17:35:09 -05:00
  • f54ce7e1df Initial commit pappastech 2014-02-25 17:34:25 -05:00
  • 26fa05cf74 Initial commit pappastech 2014-02-25 14:21:06 -08:00
  • bca03c37ab Added a global expand/collapse all control for reports sections jekkos-t520 2014-01-21 23:47:33 +01:00
  • 264248b381 Added autocompletion for the customer field in the sale editing screen jekkos-t520 2013-11-30 19:02:31 +01:00
  • a6bd5c6f0f Added git-svn-diff.sh script for syncing with the sourceForge SVN repository jekkos-t520 2013-11-26 19:10:27 +01:00
  • e01f29b1b3 This commit will fix a common problem in CodeIgniter. After $config['sess_time_to_update'] expires the session will be destroyed if concurrent AJAX calls are made to the framework. Original discussion on this problem can be found on the following URL jekkos-t520 2013-11-26 18:58:45 +01:00
  • 490ce59bbb Add specific discount report jekkos 2013-11-04 23:44:53 +01:00
  • 741b90de03 Dutch language files added jekkos 2013-10-31 00:05:22 +01:00
  • 8f5c5f093c git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@90 c3eb156b-1dc0-44e1-88ae-e38439141b53 pappastech 2013-11-07 03:04:55 +00:00
  • 2570f28242 Fix missing comma in database.sql. pappastech 2013-11-06 21:04:33 +00:00
  • 59bafd9885 Config file set correctly now jekkos 2013-11-04 23:48:27 +01:00
  • f562093475 Update file paths to be UTF8 as some systems don't appear to support Unicode file paths. pappastech 2013-10-30 02:02:10 +00:00
  • 2f0bd8db2f Update file paths to be UTF8 as some systems don't appear to support Unicode file paths. pappastech 2013-10-30 01:53:56 +00:00
  • d1272ac954 Update file paths to be UTF8 as some systems don't appear to support Unicode file paths. pappastech 2013-10-30 01:48:15 +00:00
  • a2aafc245e Update file paths to be UTF8 as some systems don't appear to support Unicode file paths. pappastech 2013-10-30 01:48:02 +00:00
  • f7746edc4c Update file paths to be UTF8 as some systems don't appear to support Unicode file paths. pappastech 2013-10-30 01:47:23 +00:00
  • b0dbd54379 Updating version number with new database structure. pappastech 2013-10-28 01:49:35 +00:00
  • a7ac6e84b3 Adding the additional fields to database.sql to get the database up to date with this version of code. pappastech 2013-10-28 01:47:48 +00:00
  • d2167db8c6 git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@81 c3eb156b-1dc0-44e1-88ae-e38439141b53 pappastech 2013-10-22 14:14:46 +00:00
  • b21f5f7258 Due to a remote code execution vulnerability found in PHP Point of Sale, I'm removing the ofc_upload_image.php file to prevent exploitation of Open Source Point of Sale. pappastech 2013-10-22 00:35:23 +00:00
  • c1254138d6 Due to a remote code execution vulnerability found in PHP Point of Sale, I'm removing the ofc_upload_image.php file to prevent exploitation of Open Source Point of Sale. pappastech 2013-10-22 00:28:54 +00:00
  • 224d39062f Updating Russian translation (completed) objecttothis 2013-08-09 14:30:16 +00:00
  • 5e445000dd Addition of Russian objecttothis 2013-07-05 20:18:35 +00:00
  • 927f0fde17 Changing spanish to local language objecttothis 2013-07-05 20:18:18 +00:00
  • fd07d6c4a2 Changing name of indonesian to the local language objecttothis 2013-07-05 20:17:55 +00:00
  • 6b85fec99a Addition of Azerbaijani to system objecttothis 2013-07-05 20:17:30 +00:00