Carlos Ruiz
d1ab1ad3e3
Fix [ 2025274 ] Identifier not shown in postgresql
2008-07-23 01:46:35 +00:00
teo_sarca
5364036b18
MRefList:
...
* BF [ 1874419 ] JDBC Statement not close in a finally block
* organized imports
* added test case
2008-07-22 10:00:21 +00:00
vpj-cd
f5984501b4
[ 2023927 ] Receivables Write-Off do not work
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2023927&group_id=176962&atid=879332
2008-07-21 22:20:59 +00:00
tspc
008b832548
BF2022161 - MRPUpdate process failing on Oracle
2008-07-19 12:42:02 +00:00
kzmp
2d57b2e869
Simplified AmtInWords_BG and fixed a problem with separator other than comma or with no separator.
2008-07-19 08:48:18 +00:00
Carlos Ruiz
ffe229a48c
Fix [ 2021745 ] Cannot assign project to payment with charge
2008-07-18 18:51:24 +00:00
vpj-cd
146c0cc4b4
[ 2021146 ] Do not work VMRPDetail, MRP Detail Report and VIEWs
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2021146&group_id=176962&atid=879332
2008-07-18 16:47:46 +00:00
Carlos Ruiz
1e41bbd864
[ 1965015 ] Posting not balanced when is producing more than 1 produc
...
Fix a rounding problem found
2008-07-18 03:46:07 +00:00
tspc
4bc63ab3b4
BF2017087 Relation »pp_mrp_id« does not exist
...
+ organise imports
+ fix db close
2008-07-16 10:51:17 +00:00
Carlos Ruiz
a6345d0702
[ 1955264 ] Changing columns is updating fields needlessly
2008-07-16 02:50:25 +00:00
Heng Sin Low
c9fea0e495
[ 1897512 ] CLogger not thread safe
...
- replace use of static and instance variable with context. Context should then be implemented as inheritable thread local in server environment ( done for ZK client, need to check the EJB & Servlet implementation ).
2008-07-15 09:42:35 +00:00
Carlos Ruiz
f9fc05acb1
Speed up financial reports
...
[ 1642765 ] problem with Facc_act_balance slow financial report
Implemented a better approach (suggested by Heng Sin)
- Dropped Fact_Acct_Balance table
- Created Fact_Acct_Balance view for backward compatibility
- Created speed up index on Fact_Acct
- Replaced the accesses to Fact_Acct_Balance by accessing directly Fact_Acct in code
- Don't need to "update balances" anymore
2008-07-15 08:47:46 +00:00
Carlos Ruiz
ef26def1bb
Fix [ 1797687 ] Find Form: boolean is not working ok
2008-07-15 07:23:40 +00:00
Carlos Ruiz
6a400a45bf
[ 1774332 ] Public MInvoice.isReversal
2008-07-14 19:19:19 +00:00
teo_sarca
fe6f073442
BF [ 2017987 ] Env.getContext(TAB_INFO) should NOT use global context
2008-07-14 14:18:41 +00:00
tspc
6ecc91660a
BF2017794 BOM verification, Error not being detected by AfterSave
2008-07-14 09:06:55 +00:00
tspc
badca70452
BF2016936 BOM verification while saving BOM lines not working
...
- fix typo in last commit
2008-07-14 07:35:11 +00:00
tspc
7f3483d363
BF2003790 BOM Verify - root insert error
2008-07-14 04:23:53 +00:00
tspc
a5a40bdb81
BF [ 1874419 ] JDBC Statement not close in a finally block
...
organize imports
+ re-format
2008-07-14 04:11:00 +00:00
tspc
b4750dad0a
BF [ 1874419 ] JDBC Statement not close in a finally block
...
organize imports
+ re-format
2008-07-14 03:51:38 +00:00
tspc
5a443d4ee9
BF2016936 BOM verification while saving BOM lines not working
2008-07-14 03:08:46 +00:00
Redhuan D. Oon
7d76f73d9a
[ 1743159 ] Requests - Start Date is not retained
...
commit for peer review.
Line changed: commented // setStartDate(null);
2008-07-12 14:01:04 +00:00
tspc
4288218dac
BF [ 1874419 ] JDBC Statement not close in a finally block
...
organize imports
+ re-format
2008-07-11 12:41:10 +00:00
tspc
1a58eca004
BF2015925 Mfg Order WF start node always set to 1st wf node
2008-07-11 11:39:24 +00:00
Carlos Ruiz
1afbdc34d4
Implement [ 2015331 ] Financial Report Source with Type Combination
...
Organize imports in other report class sources
2008-07-11 02:43:34 +00:00
vpj-cd
b9d6775bf6
[ 1966760 ] DRP Implementation
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1966760&group_id=176962&atid=879335
2008-07-08 05:37:21 +00:00
vpj-cd
7237a0d9ea
[ 2012882 ] Implementing Planning Horizon for MRP Calculated
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2012882&group_id=176962&atid=879335
2008-07-07 22:39:27 +00:00
Carlos Ruiz
dd3673533b
Fix [ 2012750 ] NX printers can't be discovered
2008-07-07 18:49:07 +00:00
teo_sarca
bc6ae9ad5f
BF [ 2012439 ] DiscountSchemaBreak: setting product & category is allowed
2008-07-07 12:33:01 +00:00
vpj-cd
931bae1a4a
[ 2011935 ] Implementing the Locate for MX,VE,EC,DO
...
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2011935&group_id=176962
2008-07-06 22:37:04 +00:00
Redhuan D. Oon
ae9e30aa84
Reverting back commit Revision: 5580 - (wrongly commented meant for core trunk)
2008-07-06 08:46:38 +00:00
Redhuan D. Oon
2d299caecd
commenting away /* Java 6 support - teo_sarca BF [ 1806700 ] */ to remove errors
2008-07-06 03:29:19 +00:00
tspc
492bd93551
BF2011489 BOM & Formula window difficult to set up correctly
2008-07-06 01:28:49 +00:00
tspc
98903ed276
BF1991523 CopyFromBOM class not found
2008-07-05 07:58:43 +00:00
Redhuan D. Oon
01a63d62dc
BF [ 1874419 ] JDBC Statement not close in a finally block
...
organize imports
2008-07-04 03:39:24 +00:00
Redhuan D. Oon
f6e16856c9
BF [ 1874419 ] JDBC Statement not close in a finally block
...
organize imports
2008-07-03 16:46:09 +00:00
Redhuan D. Oon
64e56fb818
BF [ 1874419 ] JDBC Statement not close in a finally block
...
organize imports
2008-07-03 16:40:35 +00:00
Redhuan D. Oon
6bcf6c444d
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-07-03 14:38:40 +00:00
Redhuan D. Oon
ca5a97280c
BF [ 1874419 ] JDBC Statement not close in a finally block
...
organize imports
2008-07-03 14:38:27 +00:00
Redhuan D. Oon
c4d792b425
BF [ 1874419 ] JDBC Statement not close in a finally block
...
organize imports
2008-07-03 14:04:45 +00:00
Carlos Ruiz
796857544a
Fix [ 1970150 ] Incorrect combination used in posting of Cash
...
Thanks to Georgi Angelov - gangelov
2008-07-01 17:18:02 +00:00
teo_sarca
5e3e989248
org.compiere.model.MInOutLine:
...
* fix db connection
* organized imports
2008-07-01 16:17:42 +00:00
vpj-cd
86553f3279
[ 2007264 ] Adding 2 parameter Org, Resource, Warehouse Create MRP
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2007264&group_id=176962&atid=879335
Now the process execute direct insert and improve the performance, this is very useful when start implementation.
2008-07-01 05:07:22 +00:00
vpj-cd
c41fa360c0
simplify the comments
2008-07-01 01:34:33 +00:00
teo_sarca
5542d14a95
org.compiere.acct: fix db connection
2008-06-30 07:03:14 +00:00
teo_sarca
a0884d2c93
org.compiere.acct.DocTax: fix db connection
2008-06-30 06:53:58 +00:00
tspc
d533ea444d
BF2004751 Import Payments - column doesn't exist
2008-06-28 03:32:55 +00:00
Carlos Ruiz
93a64eeea6
Fix [ 1965015 ] Posting not balanced when is producing more than 1 product
2008-06-27 17:47:33 +00:00
teo_sarca
d990073486
BF [ 1989090 ] Incorrect HRProcess.getConceptGroup behaviour
2008-06-27 15:34:38 +00:00
teo_sarca
d4d6fea6fb
BF [ 1974309 ] Exporting a report to XLS is not setting page format
2008-06-27 15:26:18 +00:00