Commit Graph

9707 Commits

Author SHA1 Message Date
Carlos Ruiz fbf30aed43 Fix for swing - report fields - drop down field not cleared
https://sourceforge.net/projects/adempiere/forums/forum/610547/topic/4450695
2011-04-10 01:29:55 -05:00
Carlos Ruiz b83d30409e Fix - How to see the time colunm from the WEBUI
https://sourceforge.net/projects/adempiere/forums/forum/610546/topic/2063231
2011-04-09 11:51:33 -05:00
Carlos Ruiz 3e611e9386 UUID Generator -> Updates to populate all the new _UU columns on the tables without primary key ID (children) 2011-03-29 22:07:12 -05:00
Carlos Ruiz 519b5e9cac UUID Generator -> Found a dictionary error on the definition of the AD_TreeBar table - missing one of the parent columns 2011-03-29 22:06:02 -05:00
Carlos Ruiz 223c1bd07c UUID Generator -> Updates to populate all the new _UU columns on the official tables with primary key _ID (parent) 2011-03-29 22:03:33 -05:00
Carlos Ruiz 91cf90ea61 UUID Generator -> Found some wrong official records with IDs>=1000000 - fixed with this script 2011-03-29 22:01:10 -05:00
Carlos Ruiz 9040b51afa UUID Generator -> Script to create the UUID elements and columns in dictionary for all official tables tables, and create columns and indexes on DB 2011-03-29 22:00:17 -05:00
Carlos Ruiz ade9c34801 UUID Generator -> Script to define the process UUID Generator in dictionary and attach it to menu 2011-03-29 21:57:58 -05:00
Carlos Ruiz b5cda1023d Fix location of migration scripts wrongly copied within a folder 2011-03-28 22:10:06 -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 47e9614756 BF - Shipment assigning wrong contact when chosing order or RMA
http://kenai.com/jira/browse/HENGSIN-70
2011-03-28 11:31:45 -05:00
Carlos Ruiz 8e88a4d0c9 Renumber migrations scripts to sync with 361 2011-03-26 02:05:36 -05:00
Carlos Ruiz fba522afcc Implement FR - New fields for c_payselection_check_v view
As discussed and voted here:
https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3430604
2011-03-26 01:59:45 -05:00
Carlos Ruiz d669523aac FR 2851987 - Add company logo
https://sourceforge.net/tracker/index.php?func=detail&aid=2851987&group_id=176962&atid=879335
2011-03-26 01:58:44 -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 7cb32f8039 Fix problem calculating BP balance for payments allocated via payment allocate records.
Reported by Habib here -> http://red1.org/adempiere/viewtopic.php?f=31&t=1189
2011-03-26 01:52:44 -05:00
Carlos Ruiz 067fc36957 Set as default language defined for client system (instead of defaulting to en_US) - http://kenai.com/jira/browse/HENGSIN-68 2011-03-26 01:52:00 -05:00
Carlos Ruiz b45a2a6fb8 Minor change to allow showing user selected system languages on login list 2011-03-26 01:50:57 -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 b69f03010b Partial fix for [2866216] Dictionary vs Database ERRORS
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2866216&group_id=176962
drop c_allocationline.posted column that is causing problems in some installations
2011-03-26 01:46:16 -05:00
Carlos Ruiz 090f1ba144 minor - regenerate serialversionUID 2011-03-26 01:44:55 -05:00
Carlos Ruiz 0de1a309e5 Fix [1884379] - MM Doc: MA should be created on complete and for each line
http://sourceforge.net/support/tracker.php?aid=1884379
Implement fix for Movements
2011-03-26 01:41:17 -05:00
Carlos Ruiz bf4b9127ff decrease log level for selects that return no rows 2011-03-26 01:40:05 -05:00
Carlos Ruiz f2d0b8d75c Fix bug reported by lovely:
https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3880506?message=9100474
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at org.compiere.grid.ed.VPAttribute.actionPerformed(VPAttribute.java:381)
When pushing attribute set instance button on Order Receipt & Issue form
2011-03-26 01:39:19 -05:00
Carlos Ruiz d138fb0074 Detected a bug (swing and zkwebui) where the record info doesn't show change log the first time is visited if the status bar hasn't changed 2011-03-26 01:37:15 -05:00
Carlos Ruiz ae59e247c0 Detected a big bug (leading to data corruption) in swing client on WFActivity - user push OK button twice and the document is closed (completed with the first click, and closed with the second click)
- reproducible in GardenWorld via swing with requisition workflow
2011-03-26 01:35:42 -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 0edb77c973 Fix [2946164] - Report headers are not translated in ZK Client
http://sourceforge.net/support/tracker.php?aid=2946164
2011-03-26 01:34:10 -05:00
Carlos Ruiz 2dd881d020 BF [3058780] WNumberEditor allow only BigDecimal
https://sourceforge.net/tracker/?func=detail&aid=3058780&group_id=176962&atid=955896
Fix problem reported at http://sourceforge.net/support/tracker.php?aid=3168968
2011-03-26 01:32:47 -05:00
Carlos Ruiz 8375af90ac Make WPayment safe locking the UI when processing credit card online - it avoids the user potentially changing values from fields during the process 2011-03-26 01:31:58 -05:00
Carlos Ruiz 4854ad5f08 BF [2984836] - Wrong #AD_User_ID when user with the same name from two Ten.
http://sourceforge.net/support/tracker.php?aid=2984836
2011-03-26 01:31:02 -05:00
Carlos Ruiz 33478f9cca BF [3051442] - Client stops if user click about 15 times, always
http://sourceforge.net/support/tracker.php?aid=3051442
Detected and fixed a connection leak in swing grid mode
2011-03-26 01:25:30 -05:00
jmpiloq b946639903 BF [3062723] - Payment Rule incorectly filling Direct Debit bank account
http://sourceforge.net/support/tracker.php?aid=3062723
Thanks to Michael McKay (mjmckay) for reporting and suggesting the solution
2011-03-26 01:24:29 -05:00
jmpiloq 74c19f5c65 BF [3073316] - Screenshot does not work in Linux
http://sourceforge.net/support/tracker.php?aid=3073316
2011-03-26 01:22:59 -05:00
Carlos Ruiz 694750e199 BF [3060367] - Update Phase and Taks amt from line
http://sourceforge.net/support/tracker.php?aid=3060367
2011-03-26 01:22:08 -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
monhate 9de87fea93 FR [3067850] - Bug coping details from other Project
http://sourceforge.net/support/tracker.php?aid=3067850
2011-03-26 01:20:18 -05:00
Carlos Ruiz 9687466c7f FR [2931852] - Show dialog box on Add to Bar for already existig window
http://sourceforge.net/support/tracker.php?aid=2931852
2011-03-26 01:18:02 -05:00
zulqarnainhabib e8d6370699 BF [3159953] - ReQuery - ZKWebUI
http://sourceforge.net/support/tracker.php?aid=3159953
2011-03-26 01:16:41 -05:00
Carlos Ruiz 5e4047e7ad Revert partially revision 5809 from [1783032] Add DocAction parameter to Generate Invoices (manual) form
The validation added was causing issues with multiple shipments (and generating multiple invoices) for the same order - as discussed here (spanish):
https://sourceforge.net/projects/adempiere/forums/forum/623063/topic/4044641
2011-03-26 01:09:10 -05:00
Carlos Ruiz 86e2b60b3c BF [3160928] - Error reversing a shipment
https://sourceforge.net/tracker/?func=detail&aid=3160928&group_id=176962&atid=879332
2011-03-26 01:07:13 -05:00
Carlos Ruiz 2534e2b3ae [3159054] - Demo data - generate accounting periods for GardenWorld 2011
https://sourceforge.net/tracker/?func=detail&aid=3159054&group_id=176962&atid=879332
2011-03-26 01:05:40 -05:00
Carlos Ruiz 0f91b7c48c FR - 2052471 - Generic UOM conversions (not product specific) don't work
Meanwhile the feature request is implemented is safer to make the product field mandatory
2011-03-26 01:04:06 -05:00
Carlos Ruiz 06bc5898e0 Fix [3159033] - List fields zoom incorrectly
http://sourceforge.net/support/tracker.php?aid=3159033
Refactored DB.isSOTrx to avoid launching log errors on postgresql
2011-03-26 01:01:25 -05:00
Carlos Ruiz 4c46bf37cc zkwebui Translation 2011-03-26 00:47:01 -05:00
Carlos Ruiz 94461d87c5 FR [1782412] - Add Document Action Access Functionality - Fix wrong columntype on postgresql
http://sourceforge.net/support/tracker.php?aid=1782412
script 330-331b/postgresql/039_FR_1782412_PG.sql defined the columns created and updated with type DATE and it must be TIMESTAMP
2011-03-26 00:42:47 -05:00
Carlos Ruiz 666e291efe Fix [3158764] - ZKWebUI - New Lot
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=3158764&group_id=176962
2011-03-26 00:41:45 -05:00
Carlos Ruiz c4b9ac3683 Reapply migration script 103 - to fix error reintroduced by libero migration script. See history here:
https://sourceforge.net/tracker/index.php?func=detail&aid=1713137&group_id=176962&atid=879332
https://sourceforge.net/tracker/index.php?func=detail&aid=2768731&group_id=176962&atid=879332
https://sourceforge.net/tracker/index.php?func=detail&aid=3158767&group_id=176962&atid=879332
2011-03-26 00:40:22 -05:00
Carlos Ruiz 7a41c80694 FR [3132797] - FS02 Cash Flow
http://www.adempiere.com/index.php/FS02_Cash_Flow
https://sourceforge.net/tracker/?func=detail&aid=3132797&group_id=176962&atid=879335
Fix problem reported by hardmax
https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3880506?message=8936691
2011-03-26 00:39:00 -05:00
genied 278febbefb BF 3142998 - CButton.setToolTipText(null) change button text and size 2011-03-26 00:37:14 -05:00