Commit Graph

236 Commits

Author SHA1 Message Date
Heng Sin Low 06362405e1 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Still pending migration of existing custom InfoPanel implementation. 2013-01-04 16:59:50 +08:00
Thomas Bayen 81c60eba4c IDEMPIERE-539 Import GL Window does not allow Key Values for Activity, Campaign, Sales Region 2012-12-26 02:50:26 +01:00
Elaine Tan d33e6319c9 Ticket #1001758: FedEx & UPS 2012-12-21 18:48:41 +08:00
Carlos Ruiz 740908e0c5 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> dead code 2012-12-20 15:46:40 -05:00
Carlos Ruiz b1275ae52b IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> deprecated (Thanks to Richard Morales) 2012-12-15 19:33:37 -05:00
Richard Morales ae3990ce11 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> not used 2012-12-13 18:41:45 -05:00
Richard Morales 024c8d35c9 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern LSYC_LOCAL_SYNCHRONIZED 2012-12-13 18:11:40 -05:00
Carlos Ruiz 8f13ed795e unnecessary SuppressWarnings 2012-12-12 18:11:53 -05:00
Richard Morales 4c16922d20 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NP_NULL_ON_SOME_PATH_EXCEPTION 2012-12-12 10:49:56 -05:00
Carlos Ruiz b148b488fa IDEMPIERE-448 Add CopyFrom on Bank Statement / Peer review 2012-12-12 09:02:41 -05:00
Nicolas Micoud e107e8f452 IDEMPIERE-448 - Add CopyFrom on Bank Statement 2012-10-04 13:37:34 +02:00
Richard Morales 5662475b92 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SIC_INNER_SHOULD_BE_STATIC 2012-12-11 19:47:25 -05:00
Richard Morales ad61a5e637 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NS_DANGEROUS_NON_SHORT_CIRCUIT 2012-12-10 14:35:53 -05:00
Richard Morales b5a2bd6dba IDEMPIERE-455 Discover and fix FindBugs problems / Pattern RV_EXCEPTION_NOT_THROWN 2012-12-10 13:05:43 -05:00
Richard Morales 1e30b56290 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse Warning : Is never used 2012-12-06 15:00:04 -05:00
Carlos Ruiz 3109d2584e IDEMPIERE-455 Discover and fix FindBugs problems / Pattern: SACM_STATIC_ARRAY_CREATED_IN_METHOD / Thanks to Richard Morales 2012-12-05 17:18:28 -05:00
Richard Morales a486d1317c IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / findbugs fb-contrib pattern LSYC_LOCAL_SYNCHRONIZED_COLLECTION 2012-12-05 12:09:37 -05:00
Richard Morales 529089a426 IDEMPIERE-183 Fixed generic type warning 2012-12-04 11:24:23 -05:00
Deepak Pansheriya f992cef2d7 IDEMPIERE-294 BroadCast Message 2012-11-30 14:56:59 +05:30
Carlos Ruiz 1c0b1ebd9e IDEMPIERE-385 Resolve M_Storage locking and data consistency / lock storage record being updated 2012-11-28 10:12:56 -05:00
Carlos Ruiz f13092548f IDEMPIERE-246 Integrate Manufacturing Light / Fixes:
- bug on cost difference calculation
- make the creation of production lines according with iDempiere architecture (configurable via sysconfig) - must not require accounting consequences to create production lines
2012-11-26 13:44:35 -05:00
Carlos Ruiz 3e0fb3b5a2 hg merge fb4181fa99c2 2012-11-21 10:04:09 -05:00
Heng Sin Low c8b4a158b7 IDEMPIERE-491 Caching data can generate problem. Refactor the caching code, added distributed cache and cluster wide cache reset support. 2012-11-21 17:06:02 +08:00
Carlos Ruiz c93620b3c9 IDEMPIERE-385 Resolve M_Storage locking and data consistency / Code refinements 2012-11-20 17:30:44 -05:00
Elaine Tan 236e06c7cc IDEMPIERE-462 Ticket #1001503: Credit Cards Online - support online credit payment, include copyright text, use translate message, fix credit card online processing issues 2012-11-02 18:27:14 +08:00
Elaine Tan 442fd422a1 IDEMPIERE-462 Ticket #1001503: Credit Cards Online - support online sales, authorization, delay capture and void payment 2012-11-01 20:23:20 +08:00
Edwin Ang 31ee8bc837 modify code related with M_Storage 2012-10-29 15:14:45 +07:00
Carlos Ruiz 95622fc317 IDEMPIERE-197 Stabilize Fixed Assets / Required fixes for iDempiere 2012-10-24 22:30:01 -05:00
uthadehikaru bdf902535e commented out temporary related to storage 2012-10-25 12:10:15 +07:00
uthadehikaru 4e119984a8 moved qtyavailable from storage onhand to storage reservation 2012-10-17 09:19:14 +07:00
Owner.Owner-PC 5732700f46 fix code related with MStorage.add() method 2012-10-16 14:06:19 +07:00
Owner.Owner-PC 2a4b62f683 commit initial work on IDEMPIERE-385 2012-10-16 13:46:20 +07:00
Carlos Ruiz f75aeb5aba commit modified asset classes
add workaround for customer service asset (not fixed assets)
transplanted from
https://bitbucket.org/edwin_ang/adempiere361-mbd/changeset/b421d5c
https://bitbucket.org/edwin_ang/adempiere361-mbd/changeset/83eeb45
2012-10-24 19:36:15 -05:00
Carlos Ruiz c14f1a0209 IDEMPIERE-158 Make selection of login languages more flexible / set language as locale when creating translations 2012-10-23 18:03:00 -05:00
Heng Sin Low b0b209ce89 IDEMPIERE-461 error to send reports (Mail) in ZK Web Client (loader constraint violation).
- Merge javax.mail and javax.activation bundle into one to resolve class loader issue.
2012-10-23 06:40:21 +08:00
Richard Morales ff9384f32e IDEMPIERE-308 Performance: Replace with StringBuilder / some classes revisited to make them safer against NPE 2012-10-12 18:10:46 -05:00
Carlos Ruiz 655dec54b0 IDEMPIERE-22 Import Inventory Costs not taking into account cost level / Thanks to David Peñuela 2012-10-12 18:06:37 -05:00
Carlos Ruiz 78f498a662 IDEMPIERE-308 Performance: Replace with StringBuilder / some classes revisited to make them safer against NPE 2012-10-11 14:15:53 -05:00
Carlos Ruiz 595fda5ef4 IDEMPIERE-422 Complete Native Sequence feature / peer review and tests 2012-10-05 19:03:57 -05:00
Juan David Arboleda 7874f573e4 IDEMPIERE-422 Complete Native Sequence feature 2012-10-05 11:22:33 -05:00
Kirit Thummar 917fe37caa IDEMPIERE-370 Implement link from process ending message to next records 2012-10-02 11:48:33 -05:00
Carlos Ruiz b65f9deeb9 IDEMPIERE-308 Performance: Replace with StringBuilder / fix a problem found with StringBuilder(int) 2012-09-28 20:05:00 -05:00
Carlos Ruiz 671b042b27 IDEMPIERE-362 Hide things that don't work on iDempiere / Thanks to David Peñuela 2012-09-28 13:40:45 -05:00
Carlos Ruiz 62cb8851cb IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-27 11:10:33 -05:00
Carlos Ruiz a210231735 IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-26 18:37:43 -05:00
Carlos Ruiz 2defc00efb IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-26 18:35:53 -05:00
Carlos Ruiz 27bc656e22 IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-26 18:31:39 -05:00
Carlos Ruiz d9d27e6990 IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-25 13:05:52 -05:00
Carlos Ruiz bda4e5736d IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-25 12:54:09 -05:00
Carlos Ruiz 502bd015c1 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / review classes on org.adempiere.base.process / thanks to Richard Morales and David Peñuela 2012-09-21 19:27:59 -05:00
Carlos Ruiz ae107dbb64 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / thanks to Richard Morales and David Peñuela 2012-09-21 19:21:59 -05:00
Carlos Ruiz 368ce19b6e IDEMPIERE-332 Document sequence organization level and restart monthly / Thanks to Nicolas Micoud 2012-09-07 16:56:44 -05:00
Carlos Ruiz 6ade5ff57d IDEMPIERE-222 I suggest improvement on ImportBpartner.class to include checking of null for C_Region_ID when updating C_BPartner_Location
Thanks to Simbarashe Musabaike
2012-08-29 23:38:48 -05:00
Carlos Ruiz 0b98614113 IDEMPIERE-246 Integrate Manufacturing Light / peer review with tests following Adaxa Manual - lots of fixes 2012-08-27 18:21:27 -05:00
Carlos Ruiz e6536a6b34 IDEMPIERE-398 Copy columns from table must have special treatment for UUID column 2012-08-22 21:32:33 -05:00
Heng Sin Low 724515c9c2 Merge with 9588c6ccc43c675f7b186512072c248daa1a6f57 2012-08-22 18:41:04 +08:00
Rajesh.Rajesh-VAIO 1b9067d23f Task 1001118 - Link end-of-process to next window 2012-08-22 13:47:50 +05:30
Carlos Ruiz 4ceda4ce93 IDEMPIERE-246 Integrate Manufacturing Light 2012-08-21 18:53:37 -05:00
Carlos Ruiz 1302d6b348 IDEMPIERE-376 Limit charges to use just one account / Thanks to David Peñuela 2012-08-17 11:05:38 -05:00
Carlos Ruiz 9fcf487478 IDEMPIERE-236 - Centralization of hardcoded IDs / centralize also the MSysConfig keys - Thanks to David Peñuela 2012-08-14 19:07:21 -05:00
Dirk Niemeyer 7775f04a14 Bring in Manufacturing Light code from Adaxa / Paul Bowden
Merge Production line MA fix. Fixes #93.
changeset 6228	6b74072a4797
2012-08-06 16:37:43 +02:00
Dirk Niemeyer b347d5dcaa Bring in Manufacturing Light code from Adaxa / Paul Bowden
Replenish report, allow to select only kanban. Fixes #115
changeset 6227	05de274d6465
without migration/xml/380_Replenishment_kanban.xml
2012-08-06 11:03:07 +02:00
Dirk Niemeyer 888f41dff1 Bring in Manufacturing Light code from Adaxa / Paul Bowden
Fixes #47. Replenish report calculates production reservation incorrectly
changeset 6173	7138b2426089
2012-08-06 09:31:36 +02:00
Carlos Ruiz 41338b001f Bring in Manufacturing Light code from Adaxa / Paul Bowden 2012-08-21 17:41:53 -05:00
Dirk Niemeyer c4d9039ed7 Bring in Manufacturing Light code from Adaxa / Paul Bowden
changeset 6129	0135328548b6
2012-08-06 09:22:14 +02:00
Carlos Ruiz 8c40f00c5a Bring in Manufacturing Light code from Adaxa / Paul Bowden 2012-08-21 17:38:01 -05:00
Deepak Pansheriya 9f6ba491dd Merge 2012-08-10 23:33:39 +05:30
Deepak Pansheriya 26086d100e Ticket #1001003: Making grid user and system customizable 2012-08-10 23:10:57 +05:30
Carlos Ruiz 9b84a207b0 IDEMPIERE-221 Implement password policies / finished testings - lots of fixes - i18n - make it work on window 2012-08-06 21:01:28 -05:00
Carlos Ruiz 7fa3e80e16 IDEMPIERE-221 Implement password policies
Thanks to Juliana Corredor for the research and integration
Peer reviewed and tested by Carlos Ruiz (initial version, still pending tests)
Sponsored by Trek Global
2012-08-02 18:07:23 -05:00
Carlos Ruiz 26a07ca3c8 IDEMPIERE-347 passwords hash
Thanks to Adaxa Australia -> http://adempiere.hg.sourceforge.net/hgweb/adempiere/contribution_adaxa/rev/6d9090d8a9f6
Ken Longnan for iDempiere integration work at -> https://bitbucket.org/longnan/idempiere-longnan
Juliana Corredor for further integration and tests on iDempiere and making the process safer and backward compatible via sysconfig
Carlos Ruiz (globalqss) peer reviewed, tested and finished some extra required
Sponsored by Trek Global -> http://www.trekglobal.com/
2012-07-31 18:46:45 -05:00
Carlos Ruiz 8f6efc777b IDEMPIERE 344 - Improve usability for GL Journal / peer review / tests / implement copy on journal doc 2012-07-25 13:54:19 -05:00
Carlos Ruiz 98688dc01b IDEMPIERE-326 - Oracle procedure T_InventoryValue_Create has error 2012-07-19 20:06:28 -07:00
Carlos Ruiz 471a1adfcd IDEMPIERE-283 Synchronize Terminology is deleting translation of unused official elements 2012-05-30 14:28:21 -05:00
Carlos Ruiz 01821ee9a7 IDEMPIERE-255 Items in sort tabs are not translated / peer review and fix 2012-05-30 12:52:42 -05:00
Nicolas Micoud 41bbbc5b6a IDEMPIERE-255 - Items in sort tabs are not translated 2012-05-30 10:01:36 +02:00
Carlos Ruiz f55f7e0e66 IDEMPIERE-281 Extend Import Inventory to support also internal use 2012-05-29 00:45:34 -05:00
Carlos Ruiz 28304d3b8b Merged in dantam/idempiere.se (pull request #7) 2012-05-24 12:21:08 -05:00
Hesham S. Ahmed fcd0f768e2 IDEMPIERE-162 Let Process Role Access Update honor previous modifications to permissions
http://jira.idempiere.com/browse/IDEMPIERE-162
Peer reviewed, tested and integrated by Carlos Ruiz - globalqss
2012-05-23 09:42:51 -05:00
dantam c99ce6a8cf IDEMPIERE-263 Make org.compiere.process an exported package
http://jira.idempiere.com/browse/IDEMPIERE-263
2012-05-16 10:07:07 +02:00
Nicolas Micoud 5aecf6c941 IDEMPIERE-109 / Process parameter without element shouldn't be Centrally Maintained 2012-04-25 17:52:54 +02:00
uthadehikaru 900a01ab7c Fixed minor error by zuhri 2012-04-21 15:31:02 -05:00
Edwin Ang 734515d90e exception handling processIt on ImmediateBankTransfer.java 2012-04-09 15:07:03 +07:00
Edwin Ang b091184eef exception handling processIt on InOutGenerateRMA.java 2012-04-09 15:05:43 +07:00
Edwin Ang a98e5bcaeb exception handling processIt on InvoiceGenerateRMA.java 2012-04-09 15:05:29 +07:00
Edwin Ang ef82f295c3 exception handling processIt on AllocationAuto.java 2012-04-09 15:05:18 +07:00
Edwin Ang 4621e9809b exception handling processIt on BankStatementPayment.java 2012-04-09 15:05:08 +07:00
Edwin Ang d14c3fd4c2 exception handling processIt on CopyOrder.java 2012-04-09 15:04:56 +07:00
Edwin Ang 4f5cefbff2 exception handling processIt on ExpenseAPInvoice.java 2012-04-09 15:04:46 +07:00
Edwin Ang bf4464cb9e exception handling processIt on ExpenseSOrder.java 2012-04-09 15:04:35 +07:00
Edwin Ang f0b5dc0592 exception handling processIt on ImportInvoice.java 2012-04-09 15:04:25 +07:00
Edwin Ang 1bcf538411 exception handling processIt on ImportOrder.java 2012-04-09 15:04:14 +07:00
Edwin Ang c71bd4d95c exception handling processIt on ImportPayment.java 2012-04-09 15:03:59 +07:00
Edwin Ang bba776aff7 exception handling processIt on InOutGenerate.java 2012-04-09 15:03:43 +07:00
Edwin Ang 31bce580a0 exception handling processIt on InvoiceBatchProcess.java 2012-04-09 15:03:27 +07:00
Edwin Ang b8e800f1c0 exception handling processIt on InvoiceGenerate.java 2012-04-09 15:03:07 +07:00
Edwin Ang 8d88f65b66 exception handling on InvoiceWriteOff.java 2012-04-09 15:02:55 +07:00
Edwin Ang 9aa25ae51d exception handling processIt on OrderBatchProcess.java 2012-04-09 15:02:34 +07:00
Edwin Ang bb9e72c47a exception handline on RequestInvoice.java 2012-04-09 15:02:17 +07:00
Edwin Ang b26a378b85 exception handling processIt on StorageCleanup.java 2012-04-09 15:01:56 +07:00
Heng Sin Low 894ebe49ee Merge with 8d21f0c68a4c0a40002e6b280006a9186bd13828 (iDempiere Head) 2012-04-04 18:29:18 +08:00
Heng Sin Low 32c0db8136 IDEMPIERE-215 Costing: Drop M_Product_Costing. 2012-04-04 18:11:01 +08:00
Carlos Ruiz f319ae4266 Avoid message about cost collector not reset 2012-04-03 17:07:34 -05:00
Carlos Ruiz 43efec55a3 IDEMPIERE-37 Make iDempiere safer using saveEx instead of save
http://jira.idempiere.com/browse/IDEMPIERE-37
2012-03-28 11:55:10 -05:00
Carlos Ruiz 929a1f4303 IDEMPIERE-219 Copy columns from table is not copying new attributes
http://jira.idempiere.com/browse/IDEMPIERE-219
2012-03-28 11:54:01 -05:00
Carlos Ruiz 75d7c4f277 Minor fix to avoid HouseKeeping throwing message errors
Housekeeping - Process to delete historic information - ID: 2074600
http://sourceforge.net/support/tracker.php?aid=2074600
2012-03-03 18:51:22 -05:00
Heng Sin Low 869b404e3b IDEMPIERE-141 Update Platform to Eclipse 3.7.1 2012-02-17 06:28:30 +08:00
Heng Sin Low 53cad636f6 IDEMPIERE-115 Implement feedback for process and report
(transplanted from c14cc7c6a518225ed55d15de5dc854ade05e28aa)
2012-01-21 10:49:21 +08:00
Carlos Ruiz b00938ef26 IDEMPIERE-79 Production Run failing on BOMs with more than one level 2011-09-29 09:52:21 -05:00
Carlos Ruiz 083b9dfc49 IDEMPIERE-75 Process Reset Accounting - Parameter DateTo not used if DateFrom is null 2011-09-27 10:07:37 -05:00
Heng Sin Low f9fd4b80c5 Fixed wrong checking on whether invoice is linked with order, reported at http://red1.org/adempiere/viewtopic.php?f=31&t=1337
Fixes IDEMPIERE-47 Customer Return - Generate Invoice error
http://jira.idempiere.com/browse/IDEMPIERE-47
2011-08-04 21:36:24 -05:00
Carlos Ruiz 41457e65e8 fixes IDEMPIERE-44 - Problem creating PO from Requisition
http://jira.idempiere.com/browse/IDEMPIERE-44
2011-07-09 10:11:07 -05:00
Carlos Ruiz 3ae076965e IDEMPIERE-42 - fixes Translation in MPaymentTerm exception in PaymentTermValidate
http://jira.idempiere.com/browse/IDEMPIERE-42
2011-07-04 12:36:35 -05:00
Carlos Ruiz 26337eddb8 fixes #37 Make iDempiere safer using saveEx instead of save
https://bitbucket.org/idempiere/idempiere/issue/37
2011-06-14 15:39:10 -05:00
Carlos Ruiz 21d5cc1e40 Validate Invoice commit when complete it in GenerateInvoice - fixes #36
http://bitbucket.org/idempiere/idempiere/issue/36
Thanks to fercho_comus for pointing here
2011-06-14 14:50:09 -05:00
Fernando Saavedra 5cfcc86631 Validate Invoice commit when complete it in GenerateInvoice - fixes #36
http://bitbucket.org/idempiere/idempiere/issue/36
2011-06-10 14:00:29 -05:00
Carlos Ruiz 977877d962 Fix #7 Production error
http://hg.idempiere.com/idempiere/issue/7
https://sourceforge.net/projects/adempiere/forums/forum/611163/topic/4383294
2011-05-04 22:29:22 -05:00
Carlos Ruiz 29a419d35e FR [3132687] - FS01 Commitment AR AP
http://www.adempiere.com/index.php/FS01_Commitment_AR_AP
https://sourceforge.net/tracker/?func=detail&aid=3132687&group_id=176962&atid=879335
Move process to right subproject
2011-03-28 21:01:50 -05:00
Carlos Ruiz cf96e249c8 Fix bug when checking if the process is already configured
Reported by AFalcone and suggested fix here -> http://red1.org/adempiere/viewtopic.php?f=34&t=1193
Also refactored the generation of the process to make it smart in case a new tab is added to a window and it requires to configure new processes
2011-03-26 01:53:28 -05:00
Carlos Ruiz d442d2fe55 Improvement for Auto Allocation process - this modification allow the auto allocation process to allocate the remanent portion of partially allocated payments 2011-03-26 01:46:57 -05:00
Carlos Ruiz b994e41c9e FR [ 2788278 ] Data Import Validator - migrate core processes
https://sourceforge.net/tracker/?func=detail&aid=2788278&group_id=176962&atid=879335
Implemented for ImportProduct
2011-03-26 01:34:58 -05:00
Carlos Ruiz 6fc0d1dbeb BF [3074970] - Bugs Generating Order from Project and Phase
http://sourceforge.net/support/tracker.php?aid=3074970
2011-03-26 01:21:16 -05:00
trifonnt efd0b768fd BF [3094157] - Import Inventory - check Lot and SerNo length
https://sourceforge.net/tracker/?func=detail&aid=3094157&group_id=176962&atid=879332
2011-03-25 23:58:42 -05:00
Carlos Ruiz ad6b975ca1 BF [3018005] Role Access Update: updates all roles if I log in as System
https://sourceforge.net/tracker/index.php?func=detail&aid=3018005&group_id=176962&atid=879332
* Preserve old approach as a "Super" process to update all the roles in the installation, if the user chooses just System, it will update System, if System user leave empty the role then it updates ALL the roles in System
2011-03-25 23:39:53 -05:00
Carlos Ruiz d69c6ebded Fix bug reported on [1913092] - Add the Payment Rule to Commissioning
https://sourceforge.net/tracker/index.php?func=detail&aid=1913092&group_id=176962&atid=879335
Bug reported here: https://sourceforge.net/projects/adempiere/forums/forum/610547/topic/3966649
2011-03-25 22:56:11 -05:00
Carlos Ruiz a7d5781c17 FR [3132687] - FS01 Commitment AR AP
http://www.adempiere.com/index.php/FS01_Commitment_AR_AP
https://sourceforge.net/tracker/?func=detail&aid=3132687&group_id=176962&atid=879335
2011-03-25 22:30:09 -05:00
Carlos Ruiz 5071651358 Fix bug on InvoiceGenerate:
- process is consolidating by order bill location, but was not ordering by the consolidating column
2011-03-08 10:53:33 -05:00
Carlos Ruiz 38a5d1b420 Enable immediate accounting for Production Document
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2857289
2011-02-27 01:04:54 -05:00
Carlos Ruiz 4e143f09f2 Reverting revisions 12757, 12778, 12785 (6348, 6352, 6353)
This has suffered lot of modifications after the last commit in trunk:
svn revisions: 12968, 13190, 13206, 13208, 14172, 14175, 14200, 14201
hg changesets: 6356, 6360, 6361, 6362, 6394, 6395, 6396, 6397
It requires proper functional review and analysis of collaterals
We better revert from here and integrate later when it's more stable and we have proper description and QA over these new processes.
2011-02-26 22:25:50 -05:00
Carlos Ruiz 403ccaf162 Revert FR [2979756] - Touchscreen friendly POS
Although I like the new presentation of the touchscreen POS it removed some basic functionality.
* In previous POS you could select the business partner, here it assign the "Standard" partner and it cannot be changed (not sure if there is a "hidden" button to do it).
* The button "Preferences" do nothing.
* Credit Card Expiration cannot be set to 0911 - it's changed to 911 and then complaining about the format.
* The order was completed with an incomplete payment - an order of 200 - I entered a cash payment of 50 and it was completed with a change of -190
2011-02-26 19:27:57 -05:00
Heng Sin Low 2404603e03 Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
Heng Sin Low c321e8feb6 1) Implemented DocFactory as extension, this does break backward compatibility as the Doc class now take MAcctSchema instead of MAcctSchema[] as parameter. 2) Refactor the posting control and create financial document from Doc.java to DocManager.java 2010-11-22 14:33:40 +08:00
Heng Sin Low 3f24d8d830 Added default buckminster properties file. 2010-11-03 15:39:57 +08:00
Heng Sin Low fa6dafed7d LanguageMaintenance process should be in the process module instead of the swing client module. 2010-10-26 18:59:23 +08:00
Heng Sin Low fb2ed910a2 refactoring and clean up 2010-10-22 11:08:26 +08:00
Heng Sin Low 83715fa436 Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00