Heng Sin Low
1f6390716b
Remove dependency on the google code p2 repository, fetch jar from online maven repository instead.
2011-05-19 23:23:52 +00:00
Carlos Ruiz
3880ea8b78
Fix #19 Verify BOM button in product window is not working
...
Bringing some libero classes to core to preserve backward compatibility without MFG
CopyFromBOM.java and PP_Product_BOM_Check.java developed by teo_sarca according to mercurial logs
2011-05-13 18:26:55 -05:00
Carlos Ruiz
c2b2b7232a
Fix #21 Msg.getMsg: NOT found: SaveCreate
...
http://bitbucket.org/idempiere/idempiere/issue/21
2011-05-13 17:29:30 -05:00
Carlos Ruiz
08e425c856
Fix #18 http://bitbucket.org/idempiere/idempiere/issue/18
...
http://bitbucket.org/idempiere/idempiere/issue/18
2011-05-12 13:29:56 -05:00
Carlos Ruiz
aadb69a1c5
Fix #14 NPE on workflow activities
...
http://hg.idempiere.com/idempiere/issue/14
2011-05-12 12:04:34 -05:00
Carlos Ruiz
1612064a56
Configure properties for linux x64_64 installer
2011-05-09 23:41:05 -05:00
Carlos Ruiz
d2aefe74ed
Upgrade jar file references to latest for installer and server
2011-05-09 23:40:13 -05:00
Carlos Ruiz
adb6a17d1e
Upgrade some links on the initial server html page
2011-05-05 23:10:02 -05:00
Carlos Ruiz
fa77d740ae
Implement #8 Allow number boxes wider
...
http://hg.idempiere.com/idempiere/issue/8
2011-05-04 22:43:28 -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
fba1c3e5a4
Implement #5 #6 Swing client open attachment bug on linux - thanks to bma99
...
http://hg.idempiere.com/idempiere/issue/6
https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/4409004
2011-05-04 22:17:35 -05:00
Carlos Ruiz
787f6095a5
Implement #5 Disable usage of Cost Detail for Standard Costing - thanks to Armen and Adaxa
...
http://hg.idempiere.com/idempiere/issue/5
https://sourceforge.net/projects/adempiere/forums/forum/611161/topic/2658714
2011-05-04 22:06:38 -05:00
Carlos Ruiz
8d447eebe1
Implement #4 Set ComboBox AutoReducible - Thanks to Yan and Derek
...
http://hg.idempiere.com/idempiere/issue/4/set-combobox-autoreducible
http://www.red1.org/adempiere/viewtopic.php?f=31&t=1203
2011-05-04 21:48:04 -05:00
Carlos Ruiz
98464c0934
Fix [2989717] - Missing location button
...
http://sourceforge.net/support/tracker.php?aid=2989717
2011-05-03 17:44:36 -05:00
Carlos Ruiz
756c7fc8dc
Setup idempiere server for target provisioning at http://idempiere.googlecode.com/ (bitbucket didn't work well)
2011-04-23 19:58:46 -05:00
Carlos Ruiz
6586e79744
Setup idempiere server for target provisioning at http://idempiere.bitbucket.org/
2011-04-23 18:59:28 -05:00
Carlos Ruiz
22ab002ee7
Add -Dsun.awt.disablegrab=true to swing launcher - to allow debugging within a listbox
...
http://bugs.sun.com/view_bug.do?bug_id=6714678
2011-04-22 20:36:17 -05:00
Carlos Ruiz
bb21fb8279
Implement issue #2 Implement support for Oracle 11G
...
http://hg.idempiere.com/idempiere/issue/2/implement-support-for-oracle-11g
- upgrade ojdbc6.jar to 11.2.0.2.0
- create scripts to export and import with datapump
2011-04-22 20:31:43 -05:00
Carlos Ruiz
e55cf6df11
Implement support for PostgreSQL 9
...
Merge commits from vpj-cd and redchris
http://sourceforge.net/support/tracker.php?aid=3214377
http://sourceforge.net/support/tracker.php?aid=3263111
http://sourceforge.net/support/tracker.php?aid=3214343
2011-04-22 19:52:14 -05:00
Carlos Ruiz
66602d43e8
Implement issue #1 Allow localhost on installation
...
http://hg.idempiere.com/idempiere/issue/1/allow-localhost-on-installation
2011-04-22 19:25:07 -05:00
Heng Sin Low
d91283f41e
Fixed context problem with embedded tab
2011-04-21 20:24:19 -05:00
Redhuan D. Oon
0ce8f093b2
Fix [3277139] - Doc_MatchPO has null trxName
...
http://kenai.com/jira/browse/HENGSIN-71
http://sourceforge.net/support/tracker.php?aid=3277139
2011-04-12 22:21:26 -05:00
Carlos Ruiz
f5a2d182f7
Fix for zkwebui - report fields - drop down field not cleared https://sourceforge.net/projects/adempiere/forums/forum/610547/topic/4450695
2011-04-10 01:34:42 -05:00
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