Commit Graph

1048 Commits

Author SHA1 Message Date
vpj-cd 6aa7c87454 [ 2031000 ] Detail Order Distribution Report
http://sourceforge.net/tracker/index.php?func=detail&aid=2031000&group_id=176962&atid=879335
2008-07-29 05:27:44 +00:00
vpj-cd c96e6c2496 [ 2030865 ] Let use the Distribution List and Distribution Run for DO
https://sourceforge.net/tracker/index.php?func=detail&aid=2030865&group_id=176962&atid=879335
2008-07-29 01:52:54 +00:00
Carlos Ruiz ff16cba290 Fix [ 2030685 ] Payment Selection is creating payments with dateacct=today 2008-07-28 20:51:08 +00:00
teo_sarca 1912256998 MUOM:
* reorganized imports
* BF [ 1874419 ] JDBC Statement not close in a finally block
2008-07-28 13:45:53 +00:00
teo_sarca da73066385 BF [ 2030280 ] org.compiere.model.Query apply access fielter issue 2008-07-28 13:40:18 +00:00
teo_sarca 31b3674aa9 * BF [ 2030233 ] Remove duplicate code from DB class
* refactored "pstmt.set..." code
2008-07-28 11:53:24 +00:00
vpj-cd 8c3073d498 Fix Callout Distribution Order 2008-07-27 21:28:03 +00:00
Carlos Ruiz 51a787b461 Fix [ 2019115 ] Don't allow UoM change if product already used 2008-07-27 01:13:05 +00:00
Heng Sin Low c7cf233ed0 [ 1981944 ] Report Loading Takes time 2008-07-26 08:21:22 +00:00
Carlos Ruiz 79d3469f72 FR [ 1829798 ] Easy generation of migration scripts
Generate different names for different sessions
2008-07-25 16:06:32 +00:00
vpj-cd a3239d014b [ 2027432 ] Distribution Order print format as Special Format
http://sourceforge.net/tracker/index.php?func=detail&aid=2027432&group_id=176962&atid=879332
2008-07-25 07:37:47 +00:00
vpj-cd cc7b263981 Implement create Export Format Key for parent link in children transaction table ie C_Order_ID into C_OrderLine 2008-07-25 00:30:00 +00:00
teo_sarca b1e41cdaf1 BF [ 2025680 ] Import java.math in MHRProcess
* organized imports
* more logging, useful for debugging rule engines
* use MRole instead of X_AD_Rule
* minor bug fixing
2008-07-24 08:23:42 +00:00
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