teo_sarca
d640a74ad0
BF [ 2073605 ] HR_Employee.C_BPartner_ID not mandatory - applying Cristina's patch
2008-08-25 14:36:59 +00:00
teo_sarca
013e0a0d2f
FR [ 1984268 ] DB.executeUpdateEx should throw DBException
...
FR [ 1986583 ] Add DB.executeUpdateEx(String, Object[], String)
2008-08-25 08:44:18 +00:00
teo_sarca
c5fe2c9873
MProductPO:
...
BF [ 1874419 ] JDBC Statement not close in a finally block
organized imports
2008-08-25 07:46:08 +00:00
Heng Sin Low
8885aa8bb7
Merge 6183-6210 from branches/adempiere341
2008-08-23 04:06:26 +00:00
vpj-cd
7c64bf9942
FR 2039663 fix some minors issues
2008-08-22 21:40:38 +00:00
Carlos Ruiz
32d3e6c393
Implement ADEMPIERE_DB_PORT for oracle scripts
2008-08-22 21:27:20 +00:00
Carlos Ruiz
f4c3130ad9
Integrate revision 5545
...
Enhancements from Paul (phib) FR [ 2005711 ] Make quantities editable in "Create lines from"
2008-08-22 20:37:17 +00:00
Carlos Ruiz
015f0f44f3
Integrate revision 5543
...
Fix from Paul (phib)
[ 2005701 ] Merge orgs fails -- duplicate role org access
http://sourceforge.net/tracker/index.php?func=detail&aid=2005701&group_id=176962&atid=879332
2008-08-22 20:32:51 +00:00
Carlos Ruiz
679bb893b7
Integrate revision 5905
...
Fix from Paul (phib) BF [ 2032185 ] Periods should not overlap
2008-08-22 20:30:27 +00:00
Carlos Ruiz
3bab3420d3
Integrate revision 6025
...
Enhancements from Paul (phib) FR [ 2042637 ] Bank statement create lines currency handling improvements
2008-08-22 20:28:48 +00:00
Carlos Ruiz
cdb5a5f46f
BT [ 2063691 ] Postgresql scripts should specify database host
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2063691&group_id=176962
Added host and port to postgresql scripts
2008-08-22 19:57:53 +00:00
Carlos Ruiz
becce9b627
Minor refactoring
...
- organize imports
- use current method to get bank account
- drop unused variable
2008-08-22 16:42:46 +00:00
teo_sarca
becf8a33ad
BF [ 2053279 ] MPPMPRP.getDays always returns zero
...
* minor wrong use of "==" bug fix
2008-08-22 14:27:04 +00:00
teo_sarca
4114ee93ce
ADForm: minor error reporting improvement (useful when you have exceptions in your custom form)
2008-08-22 14:00:42 +00:00
teo_sarca
99bc1413e6
WTableDirEditor.actionRefresh() - changed access from private to public
2008-08-22 13:59:06 +00:00
teo_sarca
fe1b13f4dd
VOrderReceiptIssue:
...
* refactored
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-08-22 13:20:32 +00:00
vpj-cd
500cac765f
[ 2037954 ] BOM AND Workflow Cost Roll-Up
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2037954&group_id=176962&atid=879332
2008-08-22 04:55:59 +00:00
tspc
408e8a3364
Fix errors in rev 6180
...
Order Rate Variance duplicated
Operation Activity missing
Payroll already added in 140_FB1935325HRProcess.sql
2008-08-22 00:30:34 +00:00
Carlos Ruiz
13c23d78c6
[ adempiere-Feature Requests-2065395 ] Implement New Document when create a new Client
...
minor - fix typo - regenerate model classes "ordered"
2008-08-21 20:06:53 +00:00
vpj-cd
dd0a3bdce7
[ adempiere-Feature Requests-2065395 ] Implement New Document when create a new Client
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2065395&group_id=176962
2008-08-21 18:43:27 +00:00
Carlos Ruiz
4a362a08c6
Fix [ 1890616 ] Workflow infinate loop (fix attached)
...
Thanks to Kostadin
2008-08-21 18:05:44 +00:00
Carlos Ruiz
84225f6456
Fix [ 2064460 ] Workflow user action broken
2008-08-21 16:23:51 +00:00
teo_sarca
1505f1f557
BF [ 2064671 ] Column AD_Process.Classname too small
2008-08-21 12:15:40 +00:00
teo_sarca
c1fa0d16c2
POResultSet:
...
BF [ 1874419 ] JDBC Statement not close in a finally block -more protection added (just in case)
2008-08-21 08:49:14 +00:00
vpj-cd
03a72d738c
bug fixed consolidate order
2008-08-20 19:18:01 +00:00
Carlos Ruiz
36d7e38a93
Minor refactoring
2008-08-19 20:55:06 +00:00
Carlos Ruiz
59b65c370c
Fix numbering of migration scripts
2008-08-19 16:24:08 +00:00
teo_sarca
674b1b5724
BF [ 2051941 ] MPPMPRP.getHoursAvailable hardcoded 6750000 ?
...
BF [ 2053279 ] MPPMPRP.getDays always returns zero.
* added some more javadoc comments
* fixed some warnings
2008-08-19 15:59:30 +00:00
teo_sarca
dd2f287011
VTreeBOM:
...
* improved product and BOM description as discussed here: https://sourceforge.net/forum/message.php?msg_id=5178629
* automatically reload BOM if product or implosion fields changed
2008-08-19 15:04:35 +00:00
teo_sarca
562e87a0bc
MBPartner - minor bug fix (ensure that getPrimaryC_BPartner_Location_ID and getPrimaryAD_User_ID will get first created item)
2008-08-19 09:53:59 +00:00
teo_sarca
3c3075f1be
* refactor Info_Column and ColumnInfo classes
2008-08-19 07:19:09 +00:00
teo_sarca
4513b48f50
MPPProductPlanning.find - improved performance
2008-08-19 07:08:53 +00:00
teo_sarca
6af3e09c77
VMRPDetailed:
...
* code cleanup
* refactoring
* trying to separate model & view
* making more easily to translate to webui
* minor bug fixing
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-08-19 07:01:29 +00:00
tspc
abeb8633af
BF2059012 Missing class ViewPI
2008-08-19 06:00:19 +00:00
Heng Sin Low
a378b8c11c
* merge revision 6147-6148 changes from branches/adempiere341
2008-08-19 02:08:08 +00:00
teo_sarca
7980165ed9
MLanguage:
...
BF [ 1874419 ] JDBC Statement not close in a finally block
* improve exception handling
2008-08-18 08:45:53 +00:00
teo_sarca
796538357d
PO: minor error logging improvements
2008-08-18 08:35:21 +00:00
teo_sarca
ec6f0ea17c
VOrderDistribution, VOrderReceiptIssue:
...
* organized imports
* fixed indentation
* added serialVersionUID = 1
2008-08-18 08:29:25 +00:00
teo_sarca
39d29a9116
VTreeBOM:
...
* reorganized imports
* fixed indentation
* refactor some code
* cleanup
2008-08-18 08:23:38 +00:00
teo_sarca
13e407caff
FR [ 2042844 ] PO.get_Translation improvements
2008-08-18 08:14:01 +00:00
vpj-cd
fc486133a5
[ 2056097 ] Fix Multiple Change Components
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2056097&group_id=176962&atid=879332
2008-08-17 17:39:12 +00:00
vpj-cd
274d3df9f7
Small improve in the code
2008-08-16 19:30:44 +00:00
teo_sarca
4021628925
MRP:
...
BF [ 1874419 ] JDBC Statement not close in a finally block
* improve exception handling
* minor indentation
2008-08-16 11:01:47 +00:00
teo_sarca
b98a2bdf03
MDocType: BF [ 1874419 ] JDBC Statement not close in a finally block
...
* removed not needed variables/properties
2008-08-16 10:18:45 +00:00
Heng Sin Low
125da4ab35
* merge revision 6136 bug fix from branches/adempiere341
2008-08-16 09:03:15 +00:00
Carlos Ruiz
d14217a6ee
Export all jars in classpath definition
2008-08-15 17:37:12 +00:00
Carlos Ruiz
5d75884ae7
Fix [ 2053140 ] Mandatory lookup fields autofilled (badly)
2008-08-15 17:30:00 +00:00
trifonnt
dd231952a6
identation and prevent NullPointer exception.
2008-08-15 09:49:42 +00:00
trifonnt
5d0df7375b
BugFix: [ 2051473 ] CostCollector NullPointerException
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2051473&group_id=176962&atid=879332
2008-08-15 09:44:29 +00:00
vpj-cd
7172287be8
Refactory and Improve in write code
2008-08-15 09:19:59 +00:00