teo_sarca
a289b6e501
BF [ 1893486 ] Auto Period Control return that period is always open
2008-02-15 10:41:34 +00:00
teo_sarca
a6554cc949
BF [ 1877532 ] PO.copyValues should not copy Processing field
2008-02-15 08:58:47 +00:00
Carlos Ruiz
02d1330975
Fix [ 1880016 ] Import Accounts Hangs (if role hase maintain log checked)
2008-02-15 08:36:21 +00:00
teo_sarca
8554fb8d24
BF [ 1803316 ] CalloutPayment: use C_Order.Bill_BPartner_ID
2008-02-15 08:26:21 +00:00
Carlos Ruiz
c92fe5dc13
Fix [ 1742751 ] Workflow: User Choice is not working
2008-02-15 06:12:13 +00:00
Carlos Ruiz
b98604c254
Implement [ 1639204 ] Delete Old Notes is deleting all notes
2008-02-15 05:15:21 +00:00
Carlos Ruiz
a8508c45cc
Fix [ 1755221 ] BPartner must not be mandatory on Import Product
...
Implemented suggestion from Teo
2008-02-15 04:35:16 +00:00
Carlos Ruiz
200604f40b
Fix [ 1755209 ] Import product only allows I/S in product type
2008-02-15 04:32:16 +00:00
Carlos Ruiz
12ae95b4e8
Fix [ 1722057 ] Encrypted columns throw error if saved as null
2008-02-15 04:29:08 +00:00
Heng Sin Low
1cfcf92f6a
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 23:05:06 +00:00
Heng Sin Low
9e328e0500
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 23:03:38 +00:00
Heng Sin Low
cd0d76a388
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 23:00:57 +00:00
Heng Sin Low
09a3263b6c
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:51:12 +00:00
Heng Sin Low
705c78d33d
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:48:41 +00:00
Heng Sin Low
f2e82970e0
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:46:04 +00:00
Heng Sin Low
3e0dda6632
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:39:39 +00:00
Heng Sin Low
9064a1e62b
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:36:24 +00:00
Heng Sin Low
aa73374af2
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:34:09 +00:00
Heng Sin Low
84e38e45a1
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:32:05 +00:00
Heng Sin Low
47ce11e65d
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:30:35 +00:00
Heng Sin Low
7821230d9c
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-14 22:28:38 +00:00
teo_sarca
4b7aa69c0b
BF [ 1893828 ] Email should use same charset as ADempiere
2008-02-14 16:07:16 +00:00
Heng Sin Low
e02854dee6
[ 1893397 ] Table reference can't use virtual column as display column
2008-02-14 08:57:09 +00:00
teo_sarca
038d0c5142
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for BPartnerValidate
...
* organized imports for BPartnerValidate
2008-02-14 07:45:51 +00:00
Heng Sin Low
3c059e91c8
[ 1854603 ] Prepare method is being called twice
...
- trx management fix.
- remove non-thread safe code.
2008-02-14 04:49:18 +00:00
Carlos Ruiz
ac21848e01
Fix [ 1619300 ] Passwords shown in context variables
2008-02-14 04:33:50 +00:00
Carlos Ruiz
50d0a61176
Fix [ 1722235 ] Encryption for password wrongly managed
2008-02-14 03:32:55 +00:00
Carlos Ruiz
8459f86e36
Integrate contribution from Bahman
...
[ 1726329 ] Setting a column encrypted should also encrypt its contents
2008-02-14 03:30:55 +00:00
Heng Sin Low
353c1000c7
[ 1893254 ] Error in CalloutOrder.docType
2008-02-14 02:36:27 +00:00
Carlos Ruiz
ec7588b1e3
[ 1885496 ] Performance NEEDS
2008-02-13 19:21:43 +00:00
teo_sarca
79cfb4f56b
BF [ 1890206 ] getLines without reload not assigning trx - fixed for MPaySelectionCheck
2008-02-13 18:03:59 +00:00
teo_sarca
e6ffe66916
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MAllocationHdr
...
* organized imports
* refactor: use MFactAcct.delete instead of "DELETE" sql query
2008-02-13 17:54:02 +00:00
teo_sarca
50b33b8f53
BF [ 1892920 ] Locators fieldshould be ordered by Warehouse/Value
2008-02-13 17:31:11 +00:00
teo_sarca
c2d086291d
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MLocatorLookup
...
* organized imports
* fixed java 5 generics warnings
2008-02-13 17:22:58 +00:00
Heng Sin Low
64ce410b20
* minor - more detail error message.
2008-02-13 17:06:27 +00:00
teo_sarca
b37c0f827d
BF [ 1885496 ] Performance NEEDS
...
- added caching support for MSysConfig
- added MSysConfigTest test case
2008-02-13 17:03:15 +00:00
teo_sarca
ba4af07e4b
ModelValidationEngine:
...
* fixed java 5 generics warnings
* organized imports
* commented 1 unused variable
2008-02-13 16:37:50 +00:00
Carlos Ruiz
44980e848b
FR [ 1892819 ] Field Phone Format
2008-02-13 15:50:59 +00:00
Heng Sin Low
ac741f0218
[ 1892335 ] Define custom info class at ad_column or ad_field
2008-02-13 09:17:24 +00:00
Heng Sin Low
5b1dd2078e
[ 1892475 ] AD_Reference list is hardcoded to always sort by name
2008-02-13 08:23:37 +00:00
Carlos Ruiz
911d7e4f3e
Implement security mechanism for [ 1851190 ] Running outdated client can cause data corruption
2008-02-13 06:24:51 +00:00
Heng Sin Low
c6e4203274
[ 1854603 ] Prepare method is being called twice
...
- trx management fix.
2008-02-13 04:22:10 +00:00
Carlos Ruiz
8e6133e094
[ 1755177 ] ad_changelog should have an 'action' field
...
[ 1783027 ] Add descriptive info to AD_Session (like Role)
[ 1755175 ] ad_changelog should capture insert too
2008-02-13 03:30:34 +00:00
teo_sarca
30b401c913
BF [ 1892156 ] MSession is not really cached
2008-02-12 19:16:56 +00:00
Heng Sin Low
26d0386f45
[ 1874419 ] JDBC Statement not close in a finally block
2008-02-12 16:13:58 +00:00
teo_sarca
1de46accf4
BF [ 1885496 ] Performance NEEDS - for MTableScriptValidator
2008-02-12 11:51:59 +00:00
teo_sarca
e235d6daaf
BF [ 1891775 ] NPE on GrindWindowVO when no access
2008-02-12 08:14:27 +00:00
teo_sarca
77269ce5d8
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for GridWindowVO
...
* organized imports
2008-02-12 08:02:39 +00:00
Heng Sin Low
f2444456f0
[ 1891711 ] ServerBean.saveLob doesn't support transaction
...
- added trxName parameter.
[ 1627679 ] Complete CPreparedStatement Implementation for WAN Profile
- added execute() support
- added output parameter and named parameter support for CallableStatement
- some cleanup and refactoring
2008-02-12 05:24:02 +00:00
Heng Sin Low
42d32cc8f1
[ 1874419 ] JDBC Statement not close in a finally block
2008-02-12 04:55:37 +00:00
Carlos Ruiz
213ff5826a
Fix [ 1890725 ] CopyOrder creating new order out of trx
2008-02-10 19:05:34 +00:00
Redhuan D. Oon
37c580cd58
*BF [ 1874419 ] JDBC Statement not close in a finally block - fixed
...
*Organize imports
2008-02-10 04:37:51 +00:00
Redhuan D. Oon
12487d063b
[ 1890204 ] 2Pack PackRoll hangs fix attached
...
Submitted by Kostadin (kzmp) for review testing
2008-02-10 03:56:43 +00:00
Carlos Ruiz
52e5d28049
Fix [ 1890206 ] getLines without reload not assigning trx
...
Removing duplicated code left by the fix
2008-02-09 17:26:29 +00:00
Carlos Ruiz
232f2c383c
Fix [ 1890206 ] getLines without reload not assigning trx
...
Implement suggestion from Teo
2008-02-09 17:23:00 +00:00
teo_sarca
23e35757c4
* java generics warning fix
...
* refactored duplicate JASPER_STARTER_CLASS constant (use ProcessUtil.JASPER_STARTER_CLASS)
2008-02-09 14:36:16 +00:00
Redhuan D. Oon
7a7bf13e74
*BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots
2008-02-09 12:34:32 +00:00
teo_sarca
4da0bc719d
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MQuery
2008-02-09 12:34:11 +00:00
Redhuan D. Oon
76ac6d191f
*BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots
...
*Organize imports
2008-02-09 12:31:39 +00:00
Redhuan D. Oon
c4f0c7a1fa
*BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots
...
*Organize imports
2008-02-09 11:08:45 +00:00
Redhuan D. Oon
d515236a61
*BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 3 spots
...
*Organize imports
2008-02-09 10:16:25 +00:00
Redhuan D. Oon
28c5fb4621
*BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots
...
*Organize imports
2008-02-09 10:12:24 +00:00
teo_sarca
6b2e33bb3b
GridTab: minor java generics exception
2008-02-09 09:59:19 +00:00
Carlos Ruiz
72c8ce87c1
[ 1883270 ] Enhance Document No Formatting
...
Duplicating the number on document save
2008-02-09 05:59:44 +00:00
Carlos Ruiz
fa68ad7513
Applying again changes from revision 4491
2008-02-09 05:54:43 +00:00
Carlos Ruiz
2d148d573e
This is again MSequence from version 4489
...
The file MSequence.java was too changed in format in revision 4491 and don't allow good peer review or comparison with previous versions.
2008-02-09 05:46:52 +00:00
Carlos Ruiz
1f34545432
Deleting again MSequence to recreate version 4489 and apply changes after that.
...
The file MSequence.java was too changed in format in revision 4491 and don't allow good peer review or comparison with previous versions.
2008-02-09 05:45:48 +00:00
Carlos Ruiz
1ba1780c55
Fix [ 1789935 ] Wrong Sum Total Debit/Credit in GL Journal
...
Thanks to Colin
2008-02-09 05:09:41 +00:00
Carlos Ruiz
6a0b2f1ae3
Fix [ 1704203 ] Charges: Income accounts are also debited
2008-02-09 05:01:41 +00:00
Redhuan D. Oon
9a9eeda926
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
*Organize imports
2008-02-08 19:33:21 +00:00
Redhuan D. Oon
02b352fdb4
forgot reorganize imports
2008-02-08 19:28:43 +00:00
Redhuan D. Oon
4aa01e3459
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
*Organize imports
2008-02-08 19:25:19 +00:00
Redhuan D. Oon
70159b94bf
left out one db.close
2008-02-08 19:21:31 +00:00
Redhuan D. Oon
b46a2dd4ed
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
*Organize imports
2008-02-08 19:13:13 +00:00
Redhuan D. Oon
0eb0840aaa
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
*Organize imports
*Parameterized <T>
2008-02-08 10:26:59 +00:00
Redhuan D. Oon
918872fd8a
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
*Organize imports
*Comment Never Used variable
2008-02-08 10:20:30 +00:00
Redhuan D. Oon
8ebf127df3
forgot the organize imports not done!
2008-02-08 10:08:30 +00:00
Redhuan D. Oon
0446feffaf
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
Organize Imports
2008-02-08 10:07:35 +00:00
Redhuan D. Oon
6039fa88f2
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
Organize Imports
2008-02-08 10:04:43 +00:00
Redhuan D. Oon
6400fd0d45
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
Organize Imports
2008-02-08 10:02:07 +00:00
Redhuan D. Oon
7e51491b76
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
Organize Imports
2008-02-08 09:59:52 +00:00
Redhuan D. Oon
c9678e1527
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
Organize Imports
2008-02-08 09:57:28 +00:00
Redhuan D. Oon
f73b7e164b
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
Organize Imports
2008-02-08 09:54:56 +00:00
Redhuan D. Oon
a1dec79980
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
Organize Imports
2008-02-08 09:48:23 +00:00
Redhuan D. Oon
84ed404db1
*BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-08 09:46:03 +00:00
Redhuan D. Oon
dc20d4e7b3
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
Organize Imports
2008-02-08 09:40:53 +00:00
Redhuan D. Oon
e9675e3e9d
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
Organize Imports
Parameterize ArrayList<String>
2008-02-08 09:36:22 +00:00
Redhuan D. Oon
434a2b8a7b
left out many other *BF [ 1874419 ] JDBC Statement not close in a finally block
...
thanks to Teo for the tips
2008-02-08 09:32:10 +00:00
Redhuan D. Oon
a82a15d41f
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
*Organize imports
*Parameterized entry <String>
2008-02-08 09:02:37 +00:00
Redhuan D. Oon
75a342b900
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
*Organize imports
*Parameterized entry
2008-02-08 08:51:29 +00:00
Redhuan D. Oon
37bfc101b5
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
*Organize imports
2008-02-08 08:43:21 +00:00
Redhuan D. Oon
4d6fcf009b
*BF [ 1874419 ] JDBC Statement not close in a finally block
...
*Organize imports
*Parameterized - Iterator<Integer> it = set.iterator();
2008-02-08 07:49:23 +00:00
mark_o
4507624a86
[ 1883270 ] Enhance Document No Formatting
...
Adds Decimal Pattern for sequence number itself.
Solution provided by Tobi42 (Tobias Schöneberg). Sorry accidently removed MSequence instead of updating it.
Tested with PostgresSQL.
Please review for oracle.
2008-02-07 17:09:49 +00:00
Carlos Ruiz
8296c2c899
Fix [ 1888892 ] Possible BUG on FinReport.java
...
Thanks to Angelo - Genied
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-07 17:07:30 +00:00
mark_o
37a6123696
[ 1883270 ] Enhance Document No Formatting
...
Adds Decimal Pattern for sequence number itself.
Solution provided by Tobi42 (Tobias Schöneberg)
Tested with PostgresSQL.
Please review for oracle.
2008-02-07 16:35:53 +00:00
Carlos Ruiz
ba07d01b9d
Fix [ 1888832 ] NPE starting adempiere
2008-02-07 15:11:24 +00:00
Redhuan D. Oon
71ee0da862
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed
...
* reorganized imports
2008-02-07 14:52:40 +00:00
Carlos Ruiz
f5fbec1f66
FR [ 1795384 ] Setup: create default accounts records is too rigid
...
Contributed by Teo
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-07 05:03:23 +00:00
Carlos Ruiz
d812e54ea8
Integrate contribution [ 1886164 ] Posting Doc_Issue from Expense Report
...
from Ivan Popov (johnniepop)
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-07 03:48:58 +00:00
teo_sarca
931881e153
BF [ 1760482 ] New Dashboard broke old functionality
2008-02-06 20:12:05 +00:00
teo_sarca
9cef24d42a
BF [ 1888085 ] One line location field not working
...
BF [ 1888094 ] PF: label & label suffix not working for location field
2008-02-06 18:32:52 +00:00
teo_sarca
4e1a51836b
BF [ 1887674 ] Deadlock when try to modify PA Goal's Measure Target
2008-02-06 08:19:21 +00:00
teo_sarca
71bd400ba9
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for org.compiere.model.MMeasure
2008-02-06 08:02:35 +00:00
teo_sarca
2cd9802c0f
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for org.compiere.model.MGoal
2008-02-06 07:55:53 +00:00
Carlos Ruiz
65bb91b9e5
Put again to false to allow running in Headless environment
2008-02-06 06:01:39 +00:00
Carlos Ruiz
9c85560ff3
Removing some unnecesary code after [ 1886013 ] MSequence.getNextId should be executed outside of trx
2008-02-06 05:30:22 +00:00
Carlos Ruiz
14deebdab7
Fix [ 1887608 ] SequenceCheck deadlock
2008-02-06 04:58:15 +00:00
Carlos Ruiz
f9c0eaed7d
More logging on nightly build scripts
2008-02-06 01:43:57 +00:00
Carlos Ruiz
58a3dfbd0a
Logging to troubleshoot nightly build problem
2008-02-06 01:15:42 +00:00
Heng Sin Low
e8da8ed403
[ 1706651 ] Fixed lookup behaviour on Ranged Parameters
2008-02-05 16:46:35 +00:00
Heng Sin Low
0c21b7f328
[ 1874419 ] JDBC Statement not close in a finally block
2008-02-05 08:52:24 +00:00
Carlos Ruiz
7032937dc6
Fix [ 1886773 ] isTradeDiscountPosted not working
2008-02-05 08:43:21 +00:00
Heng Sin Low
7891512128
[ 1874419 ] JDBC Statement not close in a finally block
2008-02-05 08:34:52 +00:00
Heng Sin Low
1873121a4e
[ 1886731 ] org.compiere.model.MSequence looking for nonexistant columns
2008-02-05 07:56:12 +00:00
Carlos Ruiz
8c427dbb6c
Fix [ 1876965 ] Wrong serial management on purchase process
2008-02-05 07:17:17 +00:00
teo_sarca
3eff6ddfe5
BF [ 1874419 ] JDBC Statement not close in a finally block - for ProductCost, Tax, Env, Msg
2008-02-04 23:50:24 +00:00
teo_sarca
432cfe0bc9
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MChangeLog
...
* reorganize imports
2008-02-04 23:16:05 +00:00
teo_sarca
b0a302589c
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MChangeLog
...
* reorganize imports
2008-02-04 23:12:49 +00:00
teo_sarca
751ef01796
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MChangeLog
2008-02-04 21:09:33 +00:00
teo_sarca
8805fceef2
* reorganized imports
...
* commented some unused variables
* fixed java 5 warnings
2008-02-04 20:40:34 +00:00
Redhuan D. Oon
874cd059de
BF [ 1874419 ] JDBC Statement not close in a finally block
...
this is a deep one to db.close, many stmt/rs closes in between removed. Need for review. Already done simple grid field entry test - ok.
2008-02-04 18:27:17 +00:00
teo_sarca
e5d3c08749
BF [ 1886480 ] Print Format Item Trl not updated even if not multilingual
2008-02-04 18:23:07 +00:00
Redhuan D. Oon
f8d99975df
BF [ 1874419 ] JDBC Statement not close in a finally block
...
done.
2008-02-04 18:09:23 +00:00
teo_sarca
5e26c9cc02
* reorganize imports from MSequence
2008-02-04 12:27:56 +00:00
Carlos Ruiz
154a633c70
A little more on FR [ 1879470 ] Implement Table and Document ModelValidator script JSR 223
2008-02-04 06:57:34 +00:00
Heng Sin Low
b67b5a1268
[ 1886013 ] MSequence.getNextId should be executed outside of trx
2008-02-04 03:38:19 +00:00
Redhuan D. Oon
a5d9c4efff
Done for all Callouts
...
1. Remove deprecated CalloutActive sets
2. BF [ 1874419 ] JDBC Statement not close in a finally block
Not tested, assume no new impact
2008-02-04 00:19:09 +00:00
teo_sarca
4bb15e12d2
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for Query
2008-02-03 10:20:36 +00:00
teo_sarca
fba218d872
* minor message translation issue
2008-02-03 10:15:21 +00:00
teo_sarca
6608962f25
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MLocator
2008-02-03 10:13:06 +00:00
teo_sarca
e4152c7582
BF [ 1885260 ] MPAttributeLookup: throws SQLException sometimes
...
* reorganize imports
* commented out unused variables
2008-02-03 09:00:00 +00:00
Redhuan D. Oon
0ad10e90d3
1. Reorganize Imports
...
2. Remove deprecated CalloutActive sets
3. BF [ 1874419 ] JDBC Statement not close in a finally block
tested with single POS order, export pricelist, patio BP, invalid complete due to no cash book, change to Std Order, completes ok.
committing for review
2008-02-03 03:28:55 +00:00
Carlos Ruiz
0a15b4a374
[ 1755175 ] ad_changelog should capture insert too
...
[ 1755177 ] ad_changelog should have an 'action' field
2008-02-03 02:23:21 +00:00
Carlos Ruiz
b2865c6d2f
[ 1885417 ] Validate BP on Payment Prepare or BeforeSave
2008-02-03 00:25:18 +00:00
Carlos Ruiz
c722164b1f
[ 1854603 ] Prepare method is being called twice
...
Make main and children workflows run in the same thread as the window caller
2008-02-02 19:58:55 +00:00
Carlos Ruiz
d7c31694e4
Fix [ 1773939 ] Processing button is treated as always updateable
2008-02-02 18:33:54 +00:00
teo_sarca
23c4031415
org.compiere.model.PO:
...
* BF [ 1874419 ] JDBC Statement not close in a finally block
* minor - PO.get_xmlString - was exporting xml without indentation
2008-02-02 09:39:22 +00:00
teo_sarca
92b24e05b8
BF [ 1878743 ] SvrProcess.getAD_User_ID
2008-02-02 07:41:54 +00:00
Heng Sin Low
0eb0137c73
[ 1883270 ] Enhance Document No Formatting
2008-02-02 04:49:59 +00:00
Redhuan D. Oon
4ffe1affbd
BF [ 1874419 ] JDBC Statement not close in a finally block
...
ACTION: Done two db.close acts. Please review.
TESTS:
Tested in Eclipse debug to confirm methods called without incident.
Compiled deployed on desktop, looks OK.
Committing for higher level review.
2008-02-02 00:19:13 +00:00
Redhuan D. Oon
84b3b5b135
Reorganize Import of Base.java
...
After some runs for a day, now wishing to commit direct to trunk. Nothing to review
2008-02-02 00:15:17 +00:00
teo_sarca
5ded70c335
BF [ 1564496 ] Inventory Move should warn if insufficient stock on hand
2008-02-01 21:20:47 +00:00
teo_sarca
f8d10212a8
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MStorage
2008-02-01 21:06:15 +00:00
teo_sarca
b323065f13
FR [ 1884435 ] Add more DB.getSQLValue helper methods
2008-02-01 20:34:30 +00:00
Carlos Ruiz
567288fbae
Fix [ 1783036 ] Change log management inconsistent for update and delete
2008-02-01 18:34:00 +00:00
Carlos Ruiz
220c7b8580
Fix again [ 1686341 ] List Datatype bug
2008-02-01 18:13:02 +00:00
Carlos Ruiz
72632c33df
Integrate fix [ 1773939 ] Processing button is treated as always updateable
...
Proposed by Bahman
2008-02-01 18:01:48 +00:00
Carlos Ruiz
d19b2cd1ea
Fix for [ 1884676 ] Fact not setting transaction
2008-02-01 17:25:45 +00:00
teo_sarca
c97242420c
org.compiere.util.DB:
...
* reorganize imports
* commented unused variables (from old connection code)
* minor cleanup
2008-02-01 17:14:56 +00:00
teo_sarca
bd8324ebb9
FR [ 1884435 ] Add more DB.getSQLValue helper methods
2008-02-01 17:05:56 +00:00
Carlos Ruiz
071d9768d8
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-01 16:33:58 +00:00
Carlos Ruiz
3d2bae2080
FR [ 1879470 ] Implement Table and Document ModelValidator script JSR 223
2008-02-01 08:48:22 +00:00
Heng Sin Low
9932a8538e
* minor - missing image file shouldn't be log as error or warning.
2008-02-01 04:21:26 +00:00
Redhuan D. Oon
1b50451ee6
Amount in Word EN,
...
Update ‘Fourty’ to ‘Forty’
Fourty is wrong.
-- asked by Sureeraya Limpaibul <sureeraya(at)grandlinux.com>
2008-01-31 15:07:00 +00:00
Heng Sin Low
434f2d4c7e
[ adempiere-ZK Web Client-1883132 ] Open Invoice (Vendor) window throw errors in log
2008-01-31 00:25:09 +00:00
teo_sarca
ed7526abcc
BF [ 1882470 ] Generate Class Model: setter for lookup fields issue
2008-01-30 09:07:26 +00:00
teo_sarca
1b5a943509
BF [ 1874419 ] JDBC Statement not close in a finally block - for MUserQuery
2008-01-30 08:54:31 +00:00
Heng Sin Low
8393b8113b
* [ 1876642 ] Add Collapsed by Default to Field Group
...
* minor - show java.io.tmpdir value on preference dialog.
2008-01-30 04:31:37 +00:00
armenrz
d077175913
BUG [1881727] Fix Create costing return value when catch exception
2008-01-29 10:53:38 +00:00
armenrz
b1241e7a95
BUG [ 1878795 ] Invoice-Receipt over matched
2008-01-29 10:44:44 +00:00
Carlos Ruiz
8fab7b03da
Fix [ 1760521 ] WebUI: Invoice (Customer) not showing Target Doc Type
2008-01-29 05:41:22 +00:00
Carlos Ruiz
9d60d383a0
Fix [ 1878783 ] Cant seem to access any html window
2008-01-29 04:29:06 +00:00
Carlos Ruiz
538f34352d
[ 1840016 ] Avoid usage of clearing accounts
...
Found a new issue when crossing one payment+ with a payment-, or an invoice against a credit memo
2008-01-29 03:21:27 +00:00
tspc
fb989f1134
BF[ 1878783 ] Cant seem to access any html window
2008-01-29 00:55:47 +00:00
Carlos Ruiz
601b6ab46a
Fix [ 1881480 ] Navigation problem between tabs
...
Safer approach - just clear the key column from context
2008-01-29 00:42:55 +00:00
Carlos Ruiz
3491ac2745
Fix [ 1881480 ] Navigation problem between tabs
2008-01-28 23:57:41 +00:00
Carlos Ruiz
7ca3ef5043
Fix [ 1881480 ] Navigation problem between tabs
2008-01-28 23:46:16 +00:00
Carlos Ruiz
8e67bce559
Fix bug [ 1822782 ] login with empty password allowed when ldap active
...
Implementing suggestion from stefan kuthan - stefan_kuthan
2008-01-28 19:35:12 +00:00
Heng Sin Low
620261e2bb
[ 1879395 ] Implement Process script JSR 223
...
- Implement G_, W_, A_ and P_ prefix for variables.
2008-01-28 17:35:35 +00:00
Carlos Ruiz
346983a22a
Fix bug [ 1881291 ] Found orphan trx in Doc_Allocation
2008-01-28 17:28:30 +00:00
Heng Sin Low
17321afafb
[ 1879395 ] Implement Process script JSR 223
...
- Implement G_, W_, A_ and P_ prefix for variables.
2008-01-28 17:26:33 +00:00
teo_sarca
f7ebc30818
BF [ 1879568 ] CalloutMouvement QtyAvailable issues
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1879568&group_id=176962
* minor refactoring
2008-01-28 09:44:19 +00:00
Carlos Ruiz
b4016c6fc0
[ adempiere-Feature Requests-1879395 ] Implement Process script JSR 223
2008-01-28 01:03:46 +00:00
Carlos Ruiz
6b8491537c
Fix [ 1874419 ] JDBC Statement not close in a finally block
...
Thanks Teo for remember this to me
2008-01-26 18:44:44 +00:00
Carlos Ruiz
bc911ef263
Scripting - change underscore by dollar sign -> _ by $
2008-01-26 18:13:19 +00:00
Carlos Ruiz
54d72ee8a1
FR [ 1879396 ] Implement Login ModelValidator script JSR 223
2008-01-25 23:02:20 +00:00
Carlos Ruiz
3f1d22083e
FR [ 1879395 ] Implement Process script JSR 223
2008-01-25 23:00:25 +00:00
Carlos Ruiz
452069c60e
Refactoring for [ adempiere-Feature Requests-1877902 ] Implement JSR 223: Scripting callout
...
Created MRule
2008-01-25 22:58:32 +00:00
Carlos Ruiz
652a22924f
Fix bug [ 1871567 ] Wrong value in Payment document
...
Thanks to Alejandro
2008-01-25 22:48:58 +00:00
Carlos Ruiz
a2551a4fde
Fix bug [ 1854603 ] Prepare method is being called twice
...
Make workflows run in one single thread different from the main thread
2008-01-25 22:46:19 +00:00
Carlos Ruiz
f3dad924e0
One more slight fix for [ adempiere-Feature Requests-1877902 ] Implement JSR 223: Scripting callout
2008-01-24 23:16:55 +00:00
vpj-cd
1ad2d20761
[ 1877902 ] Implement JSR 223: Scripting callout
...
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=1877902&group_id=176962
2008-01-24 21:33:37 +00:00
Carlos Ruiz
e2d2678df1
FR [ 1564429 ] LDAP username registration (OpenLDAP compatibility)
2008-01-24 21:17:43 +00:00
Carlos Ruiz
9667f26ad9
Fix bug [ 1854603 ] Prepare method is being called twice
...
great team work on IRC between tobi42, MCalderon, hengsin and me
:-) Thanks
2008-01-24 19:16:07 +00:00
teo_sarca
51f916f51c
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-01-24 10:28:23 +00:00
teo_sarca
920c5f51ea
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-01-24 10:12:25 +00:00
teo_sarca
bef274f45e
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-01-24 10:09:59 +00:00
teo_sarca
757bec9e02
BF [ 1874419 ] JDBC Statement not close in a finally block - only for PrintFormatUtil.java
2008-01-24 09:56:55 +00:00
teo_sarca
002c1948c3
FR [ 1841834 ] PrintFormatUtil: work in transaction
...
BF [ 1874419 ] JDBC Statement not close in a finally block - only for PrintFormatUtil.java
2008-01-24 09:11:46 +00:00
teo_sarca
2c4be7b8bc
BF [ 1874419 ] JDBC Statement not close in a finally block - only for SvrProcess
...
BF [ 1877935 ] SvrProcess.process should catch all throwables
FR [ 1877937 ] SvrProcess: added commitEx method
* fixed minor java 5 generics warning
2008-01-24 08:38:48 +00:00
tspc
a1cc46bf32
[ 1878571 ] Trunk build fails after revision 4278
2008-01-23 23:29:09 +00:00
Carlos Ruiz
07e61b1dc3
Implement [ 1877902 ] Implement beanshell callout
...
- Add groovy to the ref list
- Fix window fields
2008-01-23 18:15:39 +00:00
Carlos Ruiz
a53076bbd4
Implement [ 1877902 ] Implement beanshell callout
2008-01-23 17:44:31 +00:00
Carlos Ruiz
ccd2dd41bc
[ 1717125 ] Frequently checking for new Requests/Notices (Thread for update info)
...
minor - comment annoying log messages - now that updateInfo works in thread is better to avoid logging so much
2008-01-23 16:35:00 +00:00
Carlos Ruiz
c19b550ae7
FR [ 1876984 ] Make payment numbering configurable
2008-01-22 04:35:32 +00:00
Carlos Ruiz
50d096b84e
FR 1860642 - Enhance document numbering
...
- add deprecated methods for backward compatibility
2008-01-21 18:15:52 +00:00
trifonnt
4a80d16e14
Feature Request [ 1875981 ] Add support for EAN13 Barcode
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1875981&group_id=176962&atid=879335
2008-01-21 00:19:38 +00:00
vpj-cd
ae203ba4cc
[ 1875608 ] Error when i try import bpartner with DUMP function
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1875608&group_id=176962&atid=879332
2008-01-20 04:07:37 +00:00
Heng Sin Low
b1627547d0
[ 1874419 ] JDBC Statement not close in a finally block
2008-01-18 07:59:41 +00:00
Heng Sin Low
661f0ba5ef
* minor - added one utility method
2008-01-18 00:25:27 +00:00
Heng Sin Low
4d45c2eb8a
[ 1756793 ] RMA Feature
...
- Incorporate bug fix from client production site.
2008-01-17 06:10:33 +00:00
Carlos Ruiz
77d59f707d
Fix bug [ 1873417 ] AD_PrintFont - No Persistent Object
2008-01-17 04:01:37 +00:00
Heng Sin Low
6f93dcb593
* minor - copyright header
2008-01-16 04:35:53 +00:00
Heng Sin Low
909e6f215f
[ 1869609 ] Tabs within Collapsed Grid disabled
2008-01-16 04:32:15 +00:00
fer_luck
a841e16ad0
FR[1866079] - Added the AmtInWords_PT. Contributed by emontenegro.
2008-01-16 00:23:36 +00:00
Heng Sin Low
058f7feaf3
[ 1805503 ] UI allows changing record while new record not saved
...
- replacing the bad m_inserting fix
2008-01-15 05:04:02 +00:00
Carlos Ruiz
503c6389fb
Fix bug [ 1854605 ] C_PaySelection is being saved with wrong org
2008-01-15 03:33:17 +00:00
Carlos Ruiz
6005e2cfb1
Peer review [ 1867464 ] Incorrect Partner Location when create manual shipment
...
Small refactoring
2008-01-14 23:07:58 +00:00
Heng Sin Low
690016fa37
[ 1814892 ] Bug# 1814870 PriceList error when creating PO From Requisition
2008-01-14 04:11:03 +00:00
Heng Sin Low
271966a547
[ 1805503 ] UI allows changing record while new record not saved
2008-01-14 02:26:50 +00:00
Heng Sin Low
2a14e6d2d0
[ 1807947 ] creating invoice with copy record doesnt reset document type
2008-01-13 22:17:50 +00:00
Heng Sin Low
9b89d06951
[ 1866793 ] ReadOnly Orderlines For Open Order
2008-01-13 04:23:39 +00:00
Carlos Ruiz
d8beaf7fd7
FR [ 1868756 ] Enable smtp gmail support
2008-01-10 18:21:30 +00:00
Carlos Ruiz
6140877e5f
Implement FR [ 1846929 ] SaaS (ASP) (On-Demand) configurator
2008-01-10 05:19:55 +00:00
vpj-cd
3d3d7796d8
Fix bug [ 1867477 ] when run calculate commission process take deactivate record
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1867477&group_id=176962&atid=879332
2008-01-09 05:55:23 +00:00
vpj-cd
3ccb80d06a
Fixed [ 1867464 ] Incorrect Partner Location when create manual shipment
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1867464&group_id=176962&atid=879332
2008-01-09 05:46:45 +00:00
vpj-cd
863fdf174a
Fixed [ 1867464 ] Incorrect Partner Location when create manual shipment
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1867464&group_id=176962&atid=879332
2008-01-09 05:30:47 +00:00
Carlos Ruiz
430aac296b
FR [ 1853645 ] Priority for model validator
2008-01-09 01:36:35 +00:00
Carlos Ruiz
ef2238f4fe
[ 1851188 ] Missing ModelValidator must fail client to start
2008-01-09 00:18:25 +00:00
Carlos Ruiz
f34f865f85
FR [ 1866483 ] Jasper on Financial Reports
...
Fix a dependency problem when compiling server
2008-01-08 16:30:13 +00:00
Carlos Ruiz
5dd1b8583b
FR [ 1866483 ] Jasper on Financial Reports
2008-01-08 06:36:54 +00:00
Carlos Ruiz
2f04f05230
Fix bug [ 1863657 ] Typo in AcctSchemaCopyAcct.doIt
2008-01-03 23:35:00 +00:00
Carlos Ruiz
627c8f55f5
Complete model after [ 1854455 ] PO.initPO doesn't have transaction support
2008-01-02 00:26:45 +00:00
Carlos Ruiz
06cb39dbf7
Fix bug [ 1861860 ] DB.updateMail failing silently
2008-01-01 23:29:22 +00:00
Carlos Ruiz
cf7a8ea39c
[ 1712241 ] Delete hard code to set a Column, Tab , Window
...
- partial revert of revision 2414
- enhance logging
2008-01-01 22:45:33 +00:00
Carlos Ruiz
4f047fdb87
[ 1840016 ] Avoid usage of clearing accounts
...
problem with realized gain & loss reported by Anh Han (anhhn)
https://sourceforge.net/forum/message.php?msg_id=4687667
2007-12-31 23:01:34 +00:00
Carlos Ruiz
ae7305c7c4
FR 1860642 - Enhance document numbering
2007-12-31 19:19:02 +00:00
Carlos Ruiz
0a3a977925
FR 1860642 - Enhance document numbering
2007-12-30 02:20:31 +00:00
Carlos Ruiz
5945691c36
Fix [ 1860712 ] GenerateModel is not showing log in console
2007-12-30 00:15:13 +00:00
trifonnt
288b1238a4
Added Amount in Word in Bulgarian Language.
...
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=1858664&group_id=176962
2007-12-27 20:52:27 +00:00
Carlos Ruiz
afaace6001
Fix bug [ 1858670 ] NPE in PaymentOnline
2007-12-26 22:53:38 +00:00
Heng Sin Low
35fa73dbdb
* [ 1852099 ] Simplication of Connection Profile
...
* [ 1854500 ] CStatement should always close connection if not using trx
2007-12-19 23:50:15 +00:00
Heng Sin Low
2c79b7ff79
[ 1854455 ] PO.initPO doesn't have transaction support
...
- Fixed a mistake discover by carlos.
2007-12-19 23:33:14 +00:00
Heng Sin Low
f61dd20986
[ 1854455 ] PO.initPO doesn't have transaction support
2007-12-19 22:43:55 +00:00
Heng Sin Low
52548605ec
[ 1854455 ] PO.initPO doesn't have transaction support
2007-12-19 22:42:27 +00:00
Carlos Ruiz
3c6fa7fe13
Change the exception on update ad_process to set statistics - sometimes seconds are updated before count
2007-12-18 16:53:48 +00:00
Heng Sin Low
3ca8cdd94a
[ 1846595 ] 2pack do not set the start node in a workflow after import
...
- Added proper defer endElement processing handling.
2007-12-18 16:06:53 +00:00
Carlos Ruiz
a2191ada06
FR [ 1828521 ] Centralized ID management
...
Fix possible precedence problems with parenthesis
2007-12-18 06:16:57 +00:00
Carlos Ruiz
5752bdbe07
FR [ 1828521 ] Centralized ID management
...
Added exception tables to get ID's locally instead of going to http server
2007-12-18 05:42:13 +00:00
Carlos Ruiz
80d9e53196
FR [ 1829798 ] Easy generation of migration scripts
...
2pack is inserting without space before the parenthesis
2007-12-18 05:34:47 +00:00
Carlos Ruiz
37bc4e159c
Refactoring revision 3942
2007-12-18 05:11:46 +00:00
Carlos Ruiz
d10f57c561
Refactoring of [ 1757088 ] Grid Collapse and Tab Group
2007-12-18 03:40:51 +00:00
Heng Sin Low
52b0db967b
[ 1705184 ] System.out messages in 2pack
2007-12-17 17:33:54 +00:00
Heng Sin Low
84de4e9352
[ 1852532 ] 2pack should ignore field length checking for lob column
2007-12-17 17:12:53 +00:00
Heng Sin Low
e23c51352e
[ 1846595 ] 2pack do not set the start node in a workflow after import
...
- Added proper defer endElement processing handling.
2007-12-17 17:06:41 +00:00
Heng Sin Low
6c301fe4cf
[ 1811965 ] Import of SQLStatement fails if line ends with ;
2007-12-17 16:55:29 +00:00
Heng Sin Low
f5f50da2f4
[ 1852054
] 2Pack doesn't import Value field in Workflow
2007-12-17 10:47:27 +00:00
Redhuan D. Oon
03c557f384
For Bugs #[ 1701331 ] , #[ 1786103 ]
2007-12-16 16:38:03 +00:00
Heng Sin Low
00ad901294
[ adempiere-Bugs-1851688 ] 2pack do not Import Value field in Node Workflow
...
- merge fix from the 350 branch.
2007-12-16 06:37:14 +00:00
Carlos Ruiz
798b9fad14
FR [ 1800371 ] System Configurator Enhancements
2007-12-15 18:36:45 +00:00
Heng Sin Low
557d2c431f
[ 1732480 ] Improve callout recursive call detection
...
- Remove use of static variable and maintain backward compatibility.
2007-12-14 02:39:06 +00:00
Heng Sin Low
888f0954f4
[ 1849714 ] 2pack virtual column
...
- Integrate patch by Tony Snook ( tspc )
2007-12-13 16:43:02 +00:00
Heng Sin Low
f7ae7069f3
[ 1846592 ] 2pack do not import process that are into a tab
...
- Merge fix from branch 350
2007-12-13 07:55:05 +00:00
Heng Sin Low
905c4f9187
[ 1842516 ] 2pack do not Import SubReport
...
- Merge fix from 350 branch.
2007-12-13 07:50:48 +00:00
Heng Sin Low
2da6fff06e
[ 1846595 ] 2pack do not set the start node in a workflow after import
...
- base on patch submitted by tspc ( Tony ), the update should happen in endElement instead of startElement as the start node haven't been created yet when we want to insert a new workflow record. The original patch would only work if it is a reimport.
2007-12-13 07:28:34 +00:00
Carlos Ruiz
3557756bc4
[ 1732480 ] Improve callout recursive call detection
...
Restoring is/set CalloutActive methods - recursive detection can coexist with old method for other purposes
2007-12-12 21:02:01 +00:00
Carlos Ruiz
8791f443e5
Drop unnecessary code
2007-12-11 05:34:25 +00:00
Carlos Ruiz
e002ddd169
Revert revision 3806
...
causing problem described here
https://sourceforge.net/forum/forum.php?thread_id=1889904&forum_id=610546
2007-12-11 05:17:35 +00:00
Carlos Ruiz
d47134ac47
FR [ 1829798 ] Easy generation of migration scripts
...
SQL terminator / not working for postgresql - changed by ;
2007-12-06 22:19:27 +00:00
Carlos Ruiz
826742fcd4
Fix bug [ 1845793 ] PO.set_CustomColumn not updating correctly m_newValues
2007-12-06 20:57:14 +00:00
Heng Sin Low
18d3a5cb01
[ 1845570 ] MTable.getPO(0,Trx_Name) return null for multi key table
2007-12-06 15:11:55 +00:00
Carlos Ruiz
7cf964fc46
Change release in trunk to 3.3.1t
2007-12-06 05:11:43 +00:00
Heng Sin Low
da929b55d1
[ 1845202 ] Bean shell Scriptlet generate invalid variable name
2007-12-05 23:28:10 +00:00
Heng Sin Low
273a0dcaf0
[ 1845173 ] ModelValidationEngine init twice if there are init error
2007-12-05 22:35:09 +00:00
Carlos Ruiz
23b2846722
Prepare release 3.3.1b
2007-12-05 20:51:40 +00:00
Carlos Ruiz
d9d5c28b4e
Prepare relese 3.3.1b
2007-12-05 20:18:24 +00:00
Carlos Ruiz
6b324babaf
Fix bug [ 1843862 ] Lookups not working on Report Viewer window
2007-12-04 07:22:48 +00:00
vpj-cd
9bc1406fc3
[ 1843859 ] Let use a Table type View to launch Document Print
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1843859&group_id=176962&atid=879335
2007-12-04 06:56:15 +00:00
Carlos Ruiz
053316b6b4
Solve FR [ 1843854 ] Creating fields on dispose (performance)
2007-12-04 06:48:18 +00:00
vpj-cd
09660bb0da
[ 1843147 ] Error when try save a new Node.
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1843147&group_id=176962&atid=879332
2007-12-03 05:37:14 +00:00
vpj-cd
2b4ec11d8d
[ 1842534 ] Grant independence to GenerateModel from AD_Process_ID
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1842534&group_id=176962&atid=879335
2007-12-02 17:34:28 +00:00
Heng Sin Low
0d09eb4b08
[ 1839065 ] Connection dialog hang if database parameter is not valid
2007-12-02 11:23:26 +00:00
vpj-cd
c480975544
[ 1842534 ] Grant independence to GenerateModel from AD_Process_ID
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1842534&group_id=176962&atid=879335
2007-12-02 03:33:39 +00:00
Carlos Ruiz
eb4384f4cb
FR [ 1814291 ] Sales Commitment Offset
2007-12-01 08:55:53 +00:00
Carlos Ruiz
2c190e12d1
Fix Bug [ 1841458 ] CreatePDF underdeveloped routine?
...
As reported by Armen
I also notice that in MInout.java, it assign to C_Invoice_ID instead of M_Inout_ID
2007-12-01 01:59:43 +00:00
kthiemann
47811f6a68
FR [1782412] Add Document Action Access Functionality
2007-11-28 09:17:36 +00:00
Carlos Ruiz
0876e35a3b
FR 1840016 - Avoid usage of clearing accounts
2007-11-28 07:14:01 +00:00
Carlos Ruiz
5e735aeb8e
FR [ 1828521 ] Centralized ID management
...
changed Official dictionary default to Y - project default to N
for projects don't update if the current sequence is greater (help to manage sequences for project independent from customer)
2007-11-28 04:14:13 +00:00
Heng Sin Low
98a49b22b5
[ 1839065 ] Connection dialog hang if database parameter is not valid
2007-11-26 23:34:48 +00:00
Heng Sin Low
cb12d009c1
[ 1777787 ] Add more query method to MTable
...
- minor bug fix.
2007-11-26 22:25:49 +00:00
Heng Sin Low
01a2c458a2
[ 1755849 ] Add AD_ModelValidator
...
- Fixed global validator initialization sequence.
2007-11-23 06:24:51 +00:00
Heng Sin Low
53d63d9c55
[ 1833556 ] Ok in connection dialog doesn't always save changes
...
[ 1833558 ] connection dialog test database fail on a new installation
2007-11-17 08:53:36 +00:00
Heng Sin Low
ce06b1a7ce
[ 1732480 ] Improve callout recursive call detection
...
- Update javadoc.
2007-11-17 07:50:03 +00:00
Heng Sin Low
a1a9f7f770
[ 1833556 ] Ok in connection dialog doesn't always save changes
...
[ 1833558 ] connection dialog test database fail on a new installation
2007-11-17 07:38:27 +00:00
Heng Sin Low
7b36ea8f93
* added main method for post migration process.
2007-11-16 19:48:31 +00:00
Carlos Ruiz
8e05d48347
Added cache manager for classes found in entity type
...
Complement for [ 1784588 ] Use ModelPackage of EntityType to Find Model Class
2007-11-15 08:09:24 +00:00
Heng Sin Low
1e4442c3c8
[ 1829867 ] Error in BP GardenWorld Workflow
2007-11-11 17:09:10 +00:00
Carlos Ruiz
4feb03df69
FR [ 1829798 ] Easy generation of migration scripts
2007-11-11 07:00:38 +00:00
Carlos Ruiz
04ee2be595
FR [ 1828521 ] Centralized ID management
2007-11-09 00:57:40 +00:00
vpj-cd
27efd9b851
[ 1823186 ] New process to setup Posterita POS when Client do not is new
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1823186&group_id=176962&atid=928568
2007-11-06 04:52:27 +00:00
teo_sarca
9657819e1d
BF [ 1826279 ] MPackageExpCommon.afterSave: bad implementation
...
* javadoc fixes, initial author is Rob Klein and not Jorg Janke
2007-11-05 19:19:09 +00:00
teo_sarca
0ad23fb22b
BF [ 1826273 ] Error when creating MPackageExp
...
BF [ 1801842 ] DB connection fix & improvements for concurrent threads
2007-11-05 19:01:02 +00:00
teo_sarca
b4ffbdb98a
BF [ 1825876 ] Layout boxes with auto width not working
2007-11-05 07:35:35 +00:00
teo_sarca
9d8e448faf
BF [ 1807917 ] Layout positioning issue with m_maxHeightSinceNewLine
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1807917&group_id=176962&atid=879332
2007-11-05 07:24:13 +00:00
vpj-cd
45d2d5a594
[ 1823186 ] New process to setup Posterita POS when Client do not is new
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1823186&group_id=176962&atid=928568
2007-11-04 07:09:05 +00:00
teo_sarca
d0c366047b
BF [ 1817752 ] MBPartner.getLocations should return only active one
...
BF [ 1801842 ] DB connection fix & improvements for concurrent threads
2007-11-02 13:08:53 +00:00
teo_sarca
085c094efe
BF [ 1824256 ] Convert sql casts
2007-11-02 06:26:59 +00:00
Heng Sin Low
8986763ffc
* minor - NPE in DB.updateMail
2007-11-02 05:56:08 +00:00
kthiemann
14ffcb8bf0
FR [ 1804068 ] Make Dunning (More) Usable
...
FR [ 1799601 ] Dunning Block/Delay
2007-11-01 12:47:59 +00:00
Heng Sin Low
1aeeaeed8d
* minor twist for nightly build scripting
2007-11-01 09:23:45 +00:00
teo_sarca
fc640972da
BF [ 1822249 ] Print format items are not exported in a predictible order
2007-10-29 17:58:39 +00:00
shameem_z
8006da8b8c
Model U_Menu refactored to U_WebMenu. Use it instead.
2007-10-29 13:18:23 +00:00
shameem_z
fb9f9bfb81
Dependency for Role Menu process
2007-10-29 13:14:44 +00:00
shameem_z
fdc1dcd66c
Adding Update Role Menu process to Adempiere package
2007-10-29 13:12:42 +00:00
shameem_z
112e0766e5
Use X_U_WebMenu instead. No longer required.
2007-10-29 13:05:20 +00:00
Heng Sin Low
c34c2c0949
* added main method - preparing for nightly build.
2007-10-29 01:17:03 +00:00
Carlos Ruiz
849650d1b3
Fix bug [ 1821672 ] Wrong alter table for EntityType and AD_Language
2007-10-28 15:44:09 +00:00
Carlos Ruiz
6097212d3d
Fix bug [ 1820810 ] Wrong Period Assigned to Fact_Acct
2007-10-27 01:19:33 +00:00
Redhuan D. Oon
593b413282
Requested by Sureeraya Limpaibul
2007-10-26 19:28:20 +00:00
teo_sarca
3486276cbd
BF [ 1801842 ] DB connection fix & improvements for concurrent threads
...
* error when try to manage a WF activity
2007-10-26 08:14:19 +00:00
Heng Sin Low
3c23ae8e77
* minor - ignore close exception.
2007-10-26 01:44:20 +00:00
Heng Sin Low
6a45c8f94e
* restore backward compatibility.
2007-10-26 01:38:20 +00:00
teo_sarca
dd739c18f7
BF [ 1819319 ] PackOut: use just active AD_Package_Exp_Detail lines
2007-10-24 13:46:03 +00:00
teo_sarca
653db100a2
BF [ 1819315 ] PackOut: fix xml indentation not working
2007-10-24 13:42:07 +00:00
teo_sarca
4277f7fa6b
[ 1801842 ] DB connection fix & improvements for concurrent threads
...
- fix issue when saving a process/window/wf and the depending elements should be updated (menu)
- added convenient DB.close(ResultSet rs, Statement st)
2007-10-24 10:39:29 +00:00
Heng Sin Low
d2d443500a
* minor - setSavepoint should auto allocate connection.
2007-10-23 22:12:22 +00:00
teo_sarca
13c5b4f02e
BF [ 1817757 ] Error on saving MInventoryLine in a custom environment
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1817757&group_id=176962&atid=879332
2007-10-22 10:34:32 +00:00
Heng Sin Low
137dad5b5f
[ 1732480 ] Improve callout recursive call detection
...
- remove use of static
- remove duplicate code
2007-10-22 08:04:01 +00:00
Heng Sin Low
46b07e85ab
[ 1797665 ] Add FactsValidate event for Validation of accounting facts
2007-10-22 01:33:35 +00:00
Heng Sin Low
07604d4a9b
*[ 1755849 ] Add AD_ModelValidator
2007-10-22 01:31:58 +00:00
Heng Sin Low
877664d66d
[ 1801842 ] DB connection fix & improvements for concurrent threads
...
- Fixed potential infinity loop
2007-10-19 04:07:17 +00:00
Carlos Ruiz
af3db32b00
Fix bug [ 1813900 ] MProductPO[] getOfProduct just returns one row
...
Thanks to Jan Kantert - jab_doa
2007-10-16 02:24:40 +00:00
Heng Sin Low
ff3e3c4cf8
[ 1797661 ] Extend EntityType Length
...
- Increase EntityType length to 40.
- Fixed a minor substring bug in ModelClassGenerator.
- Hide the not functional classpath and register extension field from the EntityType window.
2007-10-15 05:05:56 +00:00
Carlos Ruiz
17f777cf9c
very minor typo
2007-10-12 01:49:31 +00:00
Carlos Ruiz
82acc0d9fa
Fix bug [ 1811934 ] Reverse Accrual for GL Journal not working
2007-10-12 01:37:18 +00:00
Carlos Ruiz
3f19ecb88b
Fix Bug [ 1811885 ] Financial Reports are not managing multi-budget
2007-10-11 22:57:31 +00:00
teo_sarca
da3979ec51
BF [ 1810632 ] PricePrecision error in InfoProduct (and similar)
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1810632&group_id=176962
2007-10-10 07:46:59 +00:00
Heng Sin Low
99aa228853
* [ 1798539 ] Cannot Save a User Query
...
* Some UI changes for the new collapse grid features. Victor, please let me know if you don't like some of the changes.
2007-10-09 18:23:41 +00:00
teo_sarca
d7ea4de2f5
BF [ 1810182 ] Session lost after cache reset
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1810182&group_id=176962&atid=879332
2007-10-09 15:48:30 +00:00
kthiemann
5cf47c3fa2
Bug [ 1810036 ] InventoryCountUpdate Gives Wrong Qty
2007-10-09 09:16:03 +00:00
teo_sarca
631739feac
FR [ 1803359 ] Migrate to barbecue 1.1
2007-10-08 19:08:01 +00:00
vpj-cd
a8e10b12e4
fixed break trunk, refactory
2007-10-08 17:39:27 +00:00
vpj-cd
c36ac6647a
[ 1757088 ] Grid Collapse and Tab Group, Implementation the GridCollapseDetail
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1757088&group_id=176962&atid=87933
2007-10-08 17:11:38 +00:00
vpj-cd
c13f4f81db
[ 1757088 ] Grid Collapse and Tab Group, Implementation the GridCollapseDetail
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1757088&group_id=176962&atid=87933
2007-10-08 17:09:48 +00:00
shameem_z
cbaf26d105
Update Role Menu - Process to cater for Posterita on Existing Adempiere Implementation
2007-10-08 11:18:08 +00:00
Heng Sin Low
0076b1cfb5
* [ 1808923 ] PackIn Exception
2007-10-07 17:22:20 +00:00
teo_sarca
db473236e3
BF [ 1808599 ] Print format items are exported without barcode type
2007-10-06 13:01:09 +00:00
teo_sarca
0350f494f4
BF [ 1808596 ] Error when exporting print format with included print format
2007-10-06 12:59:35 +00:00
teo_sarca
f6b5458305
BF [ 1808552 ] Adempiere freeze when we try to save a packout line
2007-10-06 10:44:06 +00:00
Redhuan D. Oon
aa4df0a3d9
append test result and correct classname. For mentor's review by Low Hengsin.
2007-10-06 02:32:34 +00:00
Redhuan D. Oon
4ad84fcbbe
Added Tested OK for Zero Cent
2007-10-06 02:29:28 +00:00
Redhuan D. Oon
ab40d6fbb5
Start of Malaysian localisation
2007-10-06 02:16:19 +00:00
Carlos Ruiz
e1c28c06cf
[ 1808211 ] Spanish - Error rutina de monto escrito
2007-10-05 17:10:22 +00:00
vpj-cd
fd64a3bbb2
Fixed the break trunk
2007-10-05 15:14:56 +00:00
Heng Sin Low
20eeced360
[ 1801842 ] DB connection fix & improvements for concurrent threads
...
- more robust connection and transaction management when using wan and vpn profile.
2007-10-05 10:41:42 +00:00
Heng Sin Low
370c205e17
[ 1807657 ] MProduct.afterSave() throws SQL Error in Postgres
2007-10-05 03:56:08 +00:00
Heng Sin Low
0c22a4243a
[ 1801842 ] DB connection fix & improvements for concurrent threads.
2007-10-05 03:23:44 +00:00
teo_sarca
24bb00b332
BF [ 1807368 ] DataEngine does not close DB connection
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1807368&group_id=176962&atid=879332
2007-10-04 18:29:07 +00:00
Heng Sin Low
797ad0389e
[ 1801842 ] DB connection fix & improvements for concurrent threads.
2007-10-04 00:31:12 +00:00
teo_sarca
7bcd8f6353
BF [ 1806700 ] Compile error on JAVA 6
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1806700&group_id=176962
(forget to comment the code block)
2007-10-03 06:23:35 +00:00
teo_sarca
cb8ed2bae0
BF [ 1806700 ] Compile error on JAVA 6
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1806700&group_id=176962
2007-10-03 06:20:07 +00:00
Carlos Ruiz
f9658c7014
Generated U_RoleMenu model class - fix broken trunk
2007-09-29 17:18:32 +00:00
teo_sarca
26c37a7c69
FR [ 1803309 ] Model generator: generate get method for Search cols
2007-09-29 10:22:10 +00:00
shameem_z
2f1ece1c1d
Refactoring U_Menu to U_WebMenu
2007-09-28 13:29:41 +00:00
Heng Sin Low
8906c9d226
* [ 1802766 ] JasperReports on VPN Profile
...
- Integrating contribution from the Posterita Team.
2007-09-27 09:50:25 +00:00
Carlos Ruiz
c3b8cebf3a
Fix bug [ 1803054 ] Empty Remittance lines on payments
2007-09-27 02:42:35 +00:00
Heng Sin Low
301e3417b7
[ 1801842 ] DB connection fix & improvements for concurrent threads.
...
- miss the new ccallablestatement class in previous commit.
2007-09-26 09:53:32 +00:00
Heng Sin Low
19fa509780
[ 1801842 ] DB connection fix & improvements for concurrent threads.
...
- Integrating contribution from the Posterita Team.
2007-09-26 09:52:07 +00:00
Heng Sin Low
87002bb763
[ 1801842 ] DB connection fix & improvements for concurrent threads.
...
- Integrating contribution from the Posterita Team.
2007-09-26 09:08:59 +00:00
kthiemann
21edba5c10
bug [ 1801909 ] Wrong Sign For Purchase VAT Correction
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1801909&group_id=176962&atid=879332
2007-09-25 11:55:41 +00:00
kthiemann
37a8e961de
FR [ 1783955 ] Add Information To Window Title
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1783955&group_id=176962&atid=879335
2007-09-25 11:41:30 +00:00
Heng Sin Low
1f3b626b4d
* 1800951 Connection dialog perform test when is cancel
...
* 1800952 Changing database type is slow
2007-09-24 08:04:25 +00:00
shameem_z
6659c5e849
Add Context for POSID
2007-09-20 06:28:00 +00:00
shameem_z
4c7e4e8ba9
Bug fixed for WStore - Null Pointer Exception
2007-09-20 06:26:33 +00:00
shameem_z
b88361ab8c
Initial commit of Posterita
2007-09-20 06:24:28 +00:00
shameem_z
ad6570afef
Initial commit of Posterita
2007-09-20 06:22:48 +00:00
shameem_z
9826e3c4df
Modifications for POSterita
2007-09-20 06:20:59 +00:00
Heng Sin Low
09133e91bc
* [ 1795685 ] Don't populate readonly lookup
...
- Fixed bug reported by Teo.
2007-09-17 01:37:25 +00:00
teo_sarca
be8de7826f
* BF [ 1795817 ] Acct Schema Elements "Account" and "Org" should be mandatory
...
* fix javadoc
* use COLUMNNAME_* instead of strings
2007-09-16 17:01:17 +00:00
Heng Sin Low
8db5615d78
* [ 1795685 ] Don't populate readonly lookup
2007-09-16 08:45:50 +00:00
teo_sarca
06eec41494
FR [ 1724662 ] Support Email should contain model validators info
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1724662&group_id=176962&atid=879335
2007-09-14 09:21:26 +00:00
teo_sarca
2de320b935
BF [ 1789279 ] DisplayType for group columns are incorect
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1789279&group_id=176962&atid=879332
2007-09-07 18:32:19 +00:00
teo_sarca
0aa769e4f8
BF [ 1775358 ] GL Journal DateAcct/C_Period_ID issue
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1775358&group_id=176962&atid=879332
2007-09-07 18:12:07 +00:00
teo_sarca
74dc99f973
BF [ 1778373 ] AcctViewer: data is not sorted proper
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1778373&group_id=176962&atid=879332
2007-09-07 18:01:05 +00:00
teo_sarca
bdca4f9168
BF [ 1779438 ] Minor auto period control bug
2007-09-07 09:37:07 +00:00
teo_sarca
f7f9a949ed
BF [ 1789949 ] VPayment: is displaying just "CashNotCreated"
2007-09-07 09:30:17 +00:00
Carlos Ruiz
42fc2ba250
Implement Feature Request [ 1789836 ] Add fields to Import Invoice - allow import charges
2007-09-07 03:50:47 +00:00
vpj-cd
1707618b0a
fixed [ 1789058 ] 2Pack do not support Subflow in Workflow
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1789058&group_id=176962&atid=879332
2007-09-06 22:46:03 +00:00
teo_sarca
fe8f79a3b6
BF [ 1787920 ] GenerateModel doesnt pay attention to IsActive
...
* removed System.out.println calls
2007-09-05 06:13:09 +00:00
Carlos Ruiz
5de5a8efe9
FR [ 1788114 ] Prepayments on purchases
2007-09-04 23:33:41 +00:00
teo_sarca
9096fbb3fb
[ 1787876 ] ModelClassGenerator: list constants should be ordered
...
[ 1787833 ] ModelInterfaceGenerator: don't write timestamp
2007-09-04 15:55:38 +00:00
Heng Sin Low
a15f456203
* remove eevolution and libero specific default. Victor, please be more carefull on this next time. thanks.
2007-09-03 05:34:48 +00:00
usrdno
fe6dcc77bc
Saved as ascii (native2ascii)
2007-09-01 14:02:46 +00:00
usrdno
50b4505e44
Adjusted the translation (wrong encoding).
2007-09-01 13:46:41 +00:00
vpj-cd
b348312efd
[ 1785001 ] Using ModelPackage of EntityType to Generate Model Class
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1785001&group_id=176962&atid=879335
2007-08-30 17:54:18 +00:00
Carlos Ruiz
0c3cbc3162
Fix bug [ 1784985 ] Import Account not updating defaults
2007-08-30 17:11:52 +00:00
vpj-cd
5e10616432
[ 1784588 ] Use ModelPackage of EntityType to Find Model Class
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1784588&group_id=176962&atid=879335
2007-08-30 06:13:46 +00:00
teo_sarca
6b5a794b77
* BF [ 1781629 ] Don't use Env.NL in model class/interface generators
...
* FR [ 1781630 ] Generated class/interfaces have a lot of unused imports
* BF [ 1781632 ] Generated class/interfaces should be UTF-8
* better formating of generated source
2007-08-25 08:50:23 +00:00
Heng Sin Low
9321d9ebd6
[ 1772015 ] Generate java Interface and implementation instead of X_ class
...
- Fixed compilation error cause by the removal of org.compiere.util.GenerateModel
2007-08-24 07:33:47 +00:00
Heng Sin Low
f30db41702
[ 1772015 ] Generate java Interface and implementation instead of X_ class
2007-08-24 04:15:30 +00:00
Heng Sin Low
b2e684169d
* DistFileElement should only be use for deployment of java source, not needed for deployment of package jar.
2007-08-24 02:31:34 +00:00
Heng Sin Low
0fcde7bce9
[ 1755255 ] 2pack should support installation of compile java file
...
- enabled deployment of jar.
2007-08-24 02:17:12 +00:00
Heng Sin Low
9a86f89870
[ 1777787 ] Add more query method to MTable
...
- Implemented Trifon's suggestion.
2007-08-23 07:44:14 +00:00
Heng Sin Low
95cb260ac1
[ 1777787 ] Add more query method to MTable
2007-08-23 04:03:36 +00:00
Heng Sin Low
accb337873
[ 1778385 ] Move GenericPO to core
2007-08-22 01:49:27 +00:00
Heng Sin Low
002302edea
* Minor bug fix - duplicate implement keyword.
2007-08-21 16:26:26 +00:00
trifonnt
b36b22e7c5
Reverted PO.save() now is instance method.
...
Added I_Persistent interface. Generated model class implementes both I_Xxx and I_Persistent interfaces and extends PO class.
2007-08-21 13:14:56 +00:00
Heng Sin Low
9601efb8b9
[ 1746366 ] Some Workflow Actions Are Not Implemented
2007-08-20 16:26:23 +00:00
Heng Sin Low
39fcd0c0de
[ 1746366 ] Some Workflow Actions Are Not Implemented
2007-08-20 16:24:48 +00:00
Heng Sin Low
266ea6aa25
[ 1777747 ] PO.set_ValueOfColumn should also accept columnName as param
2007-08-20 16:17:25 +00:00
trifonnt
bc451d1044
Feature Request [ 1772015 ] Generate java Interface and implementation instead of X_ classes
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=1772015&group_id=176962
2007-08-20 09:13:23 +00:00
trifonnt
873c81382b
Feature Request: [777239] Refactor PO class: save() to be static method.
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1777239&group_id=176962&atid=879335
2007-08-19 16:46:44 +00:00
trifonnt
368823c08c
Feature Request: [ 1772015 ] Generate java Interface and implementation instead of X_ classes
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1772015&group_id=176962&atid=879335
2007-08-18 23:38:48 +00:00
Heng Sin Low
c1bfcd4d66
[ 1741750 ] Atomic Workflow Activities + Making WFs more Predictable
2007-08-13 07:18:19 +00:00
trifonnt
5f0f01c3a1
I_X_xx Get_IX_xxx() made part of java interface.
2007-08-11 03:01:32 +00:00
trifonnt
1eca72d28b
Updated to work with latest trunk.
...
Still few issues to resolve - AD_Language.
2007-08-11 01:48:23 +00:00
trifonnt
26bafb5d0b
Updated to work with latest trunk.
2007-08-11 01:12:25 +00:00
trifonnt
9a5e7cae28
Updated to work with latest trunk.
2007-08-11 00:47:57 +00:00
trifonnt
e554a2cee1
Updated to work with latest trunk.
2007-08-11 00:33:20 +00:00
trifonnt
4a9d9dac80
Feature Request [1772015] Generate java Interface and implementation instead of X_ classes
2007-08-10 22:25:21 +00:00
Carlos Ruiz
f82dcead66
minor fix - remove unused variable
2007-08-10 03:17:51 +00:00
trifonnt
22353452f2
Contribution [1770528] Reuse COLUMNAME_ property
2007-08-09 00:09:21 +00:00
Carlos Ruiz
ef333ae53f
Fix Bug [ 1769579 ] PO.equals comparison wrong for new records
2007-08-07 18:30:33 +00:00
Carlos Ruiz
65f8e8a5e1
Implement Feature Request [ 1769560 ] Public methods to add and remove posting lines
2007-08-07 17:40:24 +00:00
Carlos Ruiz
343acadf87
Integrate patch [ 1634851 ] Multiple contacts at BP import operation
...
Thanks to Matjaž Godec - agenda_gm
2007-08-07 01:12:58 +00:00
vpj-cd
1f15a3ebe1
[ 1764008 ] Error try import form access
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1764008&group_id=176962&atid=879332
2007-07-30 21:02:20 +00:00
teo_sarca
bcbbc8e99f
BF [ 1763523 ] Translate errors from Cash Line
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1763523&group_id=176962&atid=879332
2007-07-30 11:57:10 +00:00
Heng Sin Low
52b96f3710
* Fixed print format import.
2007-07-29 17:50:46 +00:00
Heng Sin Low
333d73e8fd
* Fixed import of view.
2007-07-29 07:53:40 +00:00
Heng Sin Low
a00119f209
* Further stabilization and clean up after more back to back test ( Pack out and Pack in ).
...
- Fixed many workflow related issue.
- Started work to support JasperReport field.
- Updated role export/import to add support for the allow_info_xxx field.
- Remove some duplicate element created during pack out.
- Other minor bug fixes.
2007-07-28 15:52:16 +00:00
Heng Sin Low
ad4c865a4a
* make sure workflow tag is close.
2007-07-28 01:58:16 +00:00
kthiemann
2e5714af10
Bug [ 1746366 ] Some Workflow Actions Are Not Implemented
2007-07-27 10:24:25 +00:00
teo_sarca
5537e69a4e
BF [ 1761891 ] Included print format with report view attached issue
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1761891&group_id=176962&atid=879332
2007-07-27 10:11:09 +00:00
Heng Sin Low
54a8771182
* [ 1637957 ] 2Pack can't import entity types != D, U
...
* Fixed many issues detected when testing the import of Libero package - now import without any errors except there are some issues in the Libero package itself.
* Performance enhancement.
2007-07-27 04:32:23 +00:00
Heng Sin Low
b7fe736339
* [ 1760867 ] Pack In failed to detect some sql execution error
...
* More verbose error message
2007-07-26 17:52:24 +00:00
Carlos Ruiz
9beefc2681
Bug Fix [ 1759492 ] Null pointer in FactLine.java
2007-07-26 04:20:04 +00:00
Heng Sin Low
4b2f7a14ac
[ 1754519 ] Refactoring of PackInHandler
...
- Further stabilization and refactoring after testing with the Fixed Asset package.
[ 1759822 ] 2Pack - few bugs fixed, including NASTY one
- many thanks for Igor's contributed fixed.
* Other
- Added display of AdempiereProperties in Preference window's info tab.
- Added data conversion from string to integer in PO.setValue
- Added msequence existence check in Mtable.afterSave
- Fixed ddl generation issue for column with display type button
2007-07-25 14:04:39 +00:00
teo_sarca
888d3a0362
BF [ 1760240 ] CashLine bank account is filled even if is not bank transfer
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1760240&group_id=176962&atid=879332
2007-07-25 11:48:13 +00:00
Heng Sin Low
f24df9b029
* minor fix.
2007-07-24 04:59:44 +00:00
Carlos Ruiz
8912cb3940
Minor modification, fix typo
2007-07-24 01:16:55 +00:00
Carlos Ruiz
df9dde0621
Bug Fix [ 1759245 ] Locator field cleared in Physical Inventory
2007-07-24 01:11:05 +00:00
Carlos Ruiz
8af7b0e003
Bug Fix in AD [ 1759181 ] AD_Color.ColorType is defined as Color and must be List
...
minor fix in DisplayType.java - fix a wrong a comment
2007-07-23 20:59:48 +00:00
Carlos Ruiz
25b50c76e3
Preparing 3.3.0 release
2007-07-23 20:14:51 +00:00
Heng Sin Low
50a08979a5
[ 1754519 ] Refactoring of PackInHandler
...
- Major refactoring of 2pack for easier maintenance and enhancement.
- Improve exception handling.
- Added support for defer resolution of element dependency.
- Still more testing needed :)
2007-07-23 08:02:22 +00:00
Carlos Ruiz
f0a5522d82
Bug Fix [ 1564496 ] Inventory Move should warn if insufficient stock on hand
...
Contributed by Armen
Brought back from revision 280 and adapted to new version
Completed migration script
2007-07-22 16:57:54 +00:00
teo_sarca
e38b3d9ef1
BF [ 1757523 ] Server Processes are using Server's context
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1757523&group_id=176962
2007-07-22 15:29:46 +00:00
Carlos Ruiz
f48f1e20ef
Bug Fix [ 1746900 ] Add or Copy Accounts failing
2007-07-20 23:47:05 +00:00
Carlos Ruiz
a6054066ab
[ 1756793 ] RMA Feature
...
Developed by aj_kimball
2007-07-20 22:44:10 +00:00
rob_k
f74a1fcaf4
Corrects bug 1748285 and 1738952 in the HTML Client
2007-07-19 04:17:32 +00:00
Heng Sin Low
297fbb0179
* minor - add index out of bound check.
2007-07-18 01:58:15 +00:00
vpj-cd
ca71e4e8f6
[ 1755592 ] Printing time in format
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1755592&group_id=176962
2007-07-17 18:17:26 +00:00
Carlos Ruiz
4bdf000807
Fix bug [ 1754889 ] Create Package error
2007-07-16 17:11:50 +00:00
Heng Sin Low
64d99c7354
[ 1689521 ] Issue when you need buy with um minor that stoked
2007-07-16 04:38:44 +00:00
Heng Sin Low
190ff03523
[ 1754550 ] Minor bugs in MSysConfig
2007-07-16 04:22:43 +00:00
Heng Sin Low
8630cd1d11
* minor
...
- add retrieval by name convenient method.
2007-07-16 03:42:35 +00:00
Heng Sin Low
4f834f8a05
[ 1754540 ] Add attribute instance retrieval method to MProduct
2007-07-16 03:23:23 +00:00
bmovaqar
2fa23e9193
Corrected DB_VERSION and DATE_VERSION to "2007-07-13".
2007-07-15 06:26:26 +00:00
Carlos Ruiz
63d151846f
Preparing 3.3.0 release
2007-07-14 16:19:01 +00:00
kthiemann
1e6d48ae98
[ 1746366 ] Some Workflow Actions Are Not Implemented
...
Correction: "User Window" and "User Form" are implemented - thank you Matthias (oleoh) for the correction
2007-07-13 08:05:37 +00:00
Heng Sin Low
665964f379
[ adempiere-Bugs-1753148 ] Attachment doesn't support update
2007-07-13 03:10:14 +00:00
Heng Sin Low
8d851c582f
[ 1753072 ] Report window doesn't have the focus when launch from window
2007-07-13 00:35:12 +00:00
Heng Sin Low
60e152fb02
[ 1752801 ] mtable.getPo should return null when query return no result
...
[ 1752808 ] MTable.getPO doesn't load virtual column
2007-07-13 00:31:39 +00:00
Carlos Ruiz
0684a26c9e
Fix Bug [ 1752853 ] Product Category Tree has problems for new records
2007-07-12 17:43:54 +00:00
Heng Sin Low
22c5f4aac7
[ 1752501 ] fireDataStatusEEvent in GridTab should be public
2007-07-12 09:15:38 +00:00
Heng Sin Low
fc82f955e6
[ 1752486 ] Clob/blob datatype is string or byte[] in postgresql
2007-07-12 09:04:02 +00:00
Heng Sin Low
0343dbbfff
[ adempiere-Bugs-1751966 ] Create Report Line Bug
2007-07-11 18:02:10 +00:00
teo_sarca
d433b9c78e
BF [ 1748449 ] Info Account - Posting Type is not translated
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1748449&group_id=176962&atid=879332
2007-07-10 08:28:42 +00:00
Carlos Ruiz
17daf6b850
Fix bug [ 1750281 ] Fixed 2Pack columnID error in PackRoll
...
Thanks to Richard Gennaro - richardgennaro
2007-07-10 04:53:05 +00:00
Carlos Ruiz
1391810719
Fix Bug [ 1750263 ] 2Pack i18n issue
2007-07-10 04:45:56 +00:00
Carlos Ruiz
b5760b6cd6
Fix Bug [ 1748971 ] nullpointerexception generating price lists
...
Accepted patch with modifications : [ 1748974 ] FIx bug 1748971 Create Price List process bug
Thanks to Olaf Razzoli - olaf_razzoli
2007-07-10 02:55:06 +00:00
Heng Sin Low
33b29584e7
[ 1748932 ] enhanced dashboard / graph package
2007-07-08 09:23:54 +00:00
Heng Sin Low
f10b727f3d
* minor, increase log level to warning from info if failed to create log file.
2007-07-08 09:21:54 +00:00
Heng Sin Low
630b94fd12
* unregistered bug - clob should map to Text instead of bytea for postgresql.
...
* increase log level to severe if blog or clob save failed with exception
2007-07-08 09:18:32 +00:00
rob_k
dc54255315
Correct issue with clearing frame. Corrects defect #1749055
2007-07-06 12:30:22 +00:00
rob_k
47cb07865c
1746878 Correct Button format on Attachment Window
2007-07-05 04:11:08 +00:00
vpj-cd
6a76c5c4ba
[ 1746909 ] Error when try synchronize column with reference table
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1746909&group_id=176962&atid=879332
2007-07-04 20:58:24 +00:00
vpj-cd
3af5cfcc2d
[ 1746909 ] Error when try synchronize column with reference table
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1746909&group_id=176962&atid=879332
2007-07-04 17:16:11 +00:00
teo_sarca
00fa239eef
Minor java generics improvement
2007-07-04 15:22:18 +00:00
Heng Sin Low
6775570207
[ 1747150 ] Can't add attributes to attribute set
2007-07-04 02:43:17 +00:00
Heng Sin Low
8094eec76e
[ 1746898 ] Error DB_PostgreSQL.convertStatement with ''
2007-07-03 03:49:51 +00:00
kthiemann
ae6380c79f
[ 1746366 ] Some Workflow Actions Are Not Implemented
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1746366&group_id=176962&atid=879332
2007-07-02 11:35:22 +00:00
Heng Sin Low
09de60d04c
[ 1746266 ] Convert fails for type only ALTER...MODIFY statement
2007-07-02 04:57:13 +00:00
Heng Sin Low
9a929f1dc6
* Fixed add column with default value failed - reported by Tim during testing of 2pack import of Libero.
2007-07-02 03:32:51 +00:00
vpj-cd
d6b1908660
fixed [ 1745790 ] Error when try copy commission
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1745790&group_id=176962&atid=879332
2007-06-30 19:27:19 +00:00
kthiemann
fd2af8e8eb
Bug [1744094] Workflow - Node With Process Gives NPE
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1744094&group_id=176962&atid=879332
2007-06-27 10:46:14 +00:00
Redhuan D. Oon
96b1d136c2
reversing class to static as no other call except
...
from Posterita (as Mathias recommended in SF/Posterita)
2007-06-25 17:02:25 +00:00
Heng Sin Low
4e12c0ec76
[ 1742835 ] Problem in Doc_MatchInv DECODE Function
2007-06-25 13:22:46 +00:00
teo_sarca
6ceff048ba
Cleanup: removed unused imports
2007-06-25 10:20:12 +00:00
armenrz
38d01f7b94
Potential bug fix
2007-06-25 10:15:20 +00:00
armenrz
91686301cf
Average Costing & Landed Cost fixes
2007-06-25 09:56:24 +00:00
teo_sarca
bd70acbad6
Cleanup: CStatementVO.java: removed unused imports
2007-06-25 09:41:55 +00:00
mjudd
2ac16a22d2
Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-24 07:33:58 +00:00
teo_sarca
be66313aaf
BF [ 1742159 ] Editable number field for inactive record
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1742159&group_id=176962&atid=879332
2007-06-23 18:40:50 +00:00
Carlos Ruiz
074584f043
Revert revisions 2734 to 2738.
...
Comments on tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-23 01:20:20 +00:00
mjudd
1ba5930006
Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-22 20:05:46 +00:00
Carlos Ruiz
c3643b51cb
Fix [ 1732338 ] Business Partner Open Balance Incorrect
2007-06-22 14:39:35 +00:00
Carlos Ruiz
b8681be543
Revert revisions 2726 to 2729.
...
Comments on tracker
http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-22 13:39:16 +00:00
Carlos Ruiz
cd7a34ac53
Fix [ 1741277 ] Changing menu structure makes adempiere hang
2007-06-22 13:07:12 +00:00
mjudd
f47853f519
Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-22 01:28:43 +00:00
mjudd
75e2652924
Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1741222&group_id=176962&atid=879335
2007-06-22 01:13:11 +00:00
fer_luck
2b6afea485
Corrected some erros introduced by:
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1740047&group_id=176962
[ 1740047 ] Average Costing & Landed Cost fix
2007-06-21 14:13:14 +00:00
vpj-cd
4a51dfccb9
[ 1740019 ] Wrong Accounting in Returns
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1740019&group_id=176962&atid=879332
2007-06-21 01:24:24 +00:00
armenrz
13c055c0ed
Average Costing & Landed Cost fixes
2007-06-20 12:44:44 +00:00
armenrz
72fd266378
Average Costing & Landed Cost fixes
2007-06-20 00:34:09 +00:00
armenrz
7be93edc86
Average Costing & Landed Cost fixes
2007-06-19 13:32:45 +00:00
armenrz
fd04f75d8a
Average Costing & Landed Cost fixes
2007-06-19 12:47:17 +00:00
teo_sarca
2e501c565d
BF [ 1739544 ] getLookup_TableEmbed error for self referecing references
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1739544&group_id=176962&atid=879332
2007-06-19 11:43:27 +00:00
teo_sarca
52d9e4dc1a
BF [ 1739530 ] getLookup_TableDirEmbed error when BaseColumn is sql query
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1739530&group_id=176962&atid=879332
* minor cleanup: commented unused variables
* fixed broken javadoc
2007-06-19 07:51:10 +00:00
Heng Sin Low
6dd45a2ed6
* Add hook to allow Env to work in a multi user environment, i.e servlet base UI
...
* Refactoring - move business logic code from AReport to MPrintFormat
2007-06-19 03:16:56 +00:00
teo_sarca
48f0e431a1
BF [ 1739096 ] Dunning Run Create is using inactive BP locations
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1739096&group_id=176962&atid=879332
* fixed javadoc
2007-06-18 14:26:07 +00:00
teo_sarca
806388c22d
BF [ 1739022 ] Print Dunning Letters: null pointer
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1739022&group_id=176962
2007-06-18 12:57:54 +00:00
Heng Sin Low
d41823c1db
* refresh of combo doesn't work
2007-06-18 10:41:11 +00:00
deathmeat
5a764a02a3
Removed the reflection code, replaced by a cast to ProcessCall (thanks to Hengsin for the hint!)
2007-06-13 16:56:13 +00:00
deathmeat
608771cc21
Bug introduced with new process invocation methods.
...
processClass is not forced to be a SvrProcess class, it can be also a ReportStarter one (used with Jasper Reports)
Fixed by class validation and minimal usage of reflection.
Jasper Reports as well as normal processes are now both working again.
2007-06-13 15:21:22 +00:00
trifonnt
df4f2335b3
Rebranding and cleanup.
...
inStr.indexOf(";"); modified to inStr.indexOf(';');
Incorrect usage of ==; must be equals(..)
2007-06-13 07:35:19 +00:00
trifonnt
2a26e0f1f9
Rebranding and cleanup of lines which say that modification of log is violation os license.
2007-06-13 07:30:35 +00:00
Heng Sin Low
4a5b39811f
[ 1684853 ] Add Print Preview button
2007-06-13 05:17:03 +00:00
Heng Sin Low
0dc865317d
* added check to avoid infinite recursion
2007-06-13 00:01:47 +00:00
teo_sarca
2e23edc9c9
[ 1735618 ] GridTable error when there is no model generated
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1735618&group_id=176962&atid=879332
2007-06-12 10:09:58 +00:00
Heng Sin Low
967c7fc1ab
* Ensure m_lookup and p_data is in sync after refresh.
2007-06-11 23:59:32 +00:00
teo_sarca
9e039d4d76
[ 1734881 ] Any window with product attribute on first tab is not workin
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1734881&group_id=176962&atid=879332
Revert to rev. 2533.
2007-06-11 10:02:12 +00:00
teo_sarca
e30fa38355
* minor rebranding issues
2007-06-11 07:30:57 +00:00
rob_k
ec9689a642
2007-06-11 03:43:03 +00:00
rob_k
ed1c8530f3
2007-06-11 03:42:50 +00:00
rob_k
ff53d8a60a
2007-06-11 03:42:30 +00:00
teo_sarca
e3b4ec86bd
BF [ 1704828 ] PO.is_Changed() and PO.is_ValueChanged are not consistent
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1704828&group_id=176962
2007-06-10 18:12:47 +00:00
teo_sarca
0bd3f2d5f9
BF [ 1734394 ] MLookupFactory.getLookup_TableDirEmbed is not translated
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1734394&group_id=176962&atid=879332
BF [ 1714261 ] MLookupFactory: TableDirEmbed -> TableEmbed not supported
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1714261&group_id=176962
BF [ 1672820 ] Sorting should be language-sensitive
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1672820&group_id=176962
2007-06-10 13:28:03 +00:00
teo_sarca
12309cfd2a
BF [ 1734327 ] Acct Viewer sorting is very very slow
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1734327&group_id=176962&atid=879332
2007-06-10 10:17:30 +00:00
vpj-cd
981b55c095
fixed [ 1733632 ] When export 2Pack create without Workflow,PrintFormat,etc
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1733632&group_id=176962&atid=879332
2007-06-08 17:43:44 +00:00
vpj-cd
d446128737
Revert to before revision becuase break the trunk
2007-06-08 17:26:56 +00:00
mjudd
162658d40f
Bug Fix http://sourceforge.net/tracker/index.php?func=detail&aid=1733602&group_id=176962&atid=879332
2007-06-08 15:21:54 +00:00
Heng Sin Low
ba74115606
* minor trx fix and cleanup
2007-06-08 00:14:15 +00:00
wght
ec103c05ab
Bug fix for bug #: 1733082
2007-06-07 21:33:52 +00:00
wght
9d49973adb
Bug fix for bug#: 1733082
2007-06-07 21:32:14 +00:00
Heng Sin Low
577b0a5bbc
* javadoc
...
* minor optimization
2007-06-07 09:32:16 +00:00
Heng Sin Low
acd88e6e6e
[ 1730452 ] Autocompletion on comboboxes
2007-06-07 08:48:49 +00:00
Heng Sin Low
459f990d65
[ 1726362 ] System Alert Processor exception
...
- revert 2465
2007-06-07 03:13:56 +00:00
Heng Sin Low
366ff46f9d
* Minor trx fix, reported here
...
- https://sourceforge.net/forum/message.php?msg_id=4349419
2007-06-07 02:07:30 +00:00
Heng Sin Low
a904062c17
* Minor trx fix, including the one reported here
...
- https://sourceforge.net/forum/message.php?msg_id=4349419
2007-06-07 02:04:09 +00:00
Heng Sin Low
f5a2126e41
* Refactoring to better separate business logic from view
...
- Move some business rule from swing dialog VDocAction to DocumentEngine
2007-06-06 05:53:38 +00:00
Heng Sin Low
b2fc7de3c1
[ 1731053 ] Refactoring of ProcessCtl and ServerBean
2007-06-06 01:04:58 +00:00
wght
d29162a086
Fixed a bug when exporting a process/report that has a printformat not closing
...
the printformat tag.
2007-06-05 19:12:22 +00:00
teo_sarca
0dcc13fee8
[ 1731362 ] When you modify product's name it throws SQLException
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1731362&group_id=176962&atid=879332
2007-06-05 14:19:24 +00:00
wght
412aadbb28
Fixed bug dealing with outputing a printformat for a process when AD_PrintFormat_ID was 0.
2007-06-04 20:27:55 +00:00
kthiemann
20e49ecefc
Feature Request [ 1730595 ] Dependant Mandatory Field
2007-06-04 11:04:10 +00:00
Heng Sin Low
2c3b29a575
[ 1727193 ] Convert failed with decode in quoted string
...
- more robust handling of quoted string in sql statement
- change to use junit test
- added test case for decode
2007-05-29 03:25:10 +00:00
teo_sarca
a36682063b
* minor localization fix for exceptions: use getLocalizedMessage instead of getMessage
2007-05-26 15:18:25 +00:00
wght
ce5d490602
Fixed bug dealing with not exporting a sub printformat. BUG #: 1723733
2007-05-25 23:32:21 +00:00
wght
a02fd823c9
Major printformat bug fixed.
2007-05-25 20:54:16 +00:00
wght
cc7bf05fe9
Added ad_printformat_id | numeric(10,0) | so needed to regenerate the x class.
2007-05-25 20:06:30 +00:00
Carlos Ruiz
e9b32a3312
Bug fix [ 1674891 ] MLocatorLookup - weird error
2007-05-25 10:31:41 +00:00
Carlos Ruiz
063f967bf8
Bug Fix [ 1725383 ] QtyOrdered wrongly updated
2007-05-25 09:13:36 +00:00
Carlos Ruiz
78135ac724
Revert revision 2490 - this doesn't solve the problem.
...
The bug doesn't occurs always
2007-05-25 08:19:54 +00:00
Carlos Ruiz
994b1a5d65
Bug Fix [ 1725345 ] Material Receipt - Create Lines From - Invalid column index
2007-05-25 07:11:27 +00:00
Heng Sin Low
6c59ed5784
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- Implemented jaas authentication for server bean
2007-05-25 06:38:28 +00:00
wght
0289d09d92
Added the ability to export a print format as a seperate type.
2007-05-24 21:25:18 +00:00
kthiemann
176f33cc62
Feature Request [ 1677797 ] Store Archive In File System Or In DB
2007-05-23 11:57:18 +00:00
vpj-cd
a225b0049b
Fixed the Issue with PrintFormat when import a process
2007-05-22 22:52:56 +00:00
vpj-cd
3d29856071
2007-05-22 21:45:06 +00:00
vpj-cd
72df8f2a55
Fix [ 1723711 ] Issue with lower case when try create printformat
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1723711&group_id=176962&atid=879332
2007-05-22 19:03:04 +00:00