Commit Graph

68 Commits

Author SHA1 Message Date
teo_sarca 911728ba84 fix 245_BF2031000_Detail_Order_Distribution.sql 2008-07-29 09:15:14 +00:00
teo_sarca 13aef241b4 BF [ 2030865 ] Let use the Distribution List and Distribution Run for DO 2008-07-29 09:02:45 +00:00
vpj-cd 342f20210d [ 2022372 ] Reset Accounting process failure
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2022372&group_id=176962
2008-07-29 07:52:06 +00:00
Carlos Ruiz 0122b11eb1 Preparing release 3.5.2a 2008-07-29 05:34:48 +00:00
Carlos Ruiz d823361719 Implement [ 1810133 ] Add logging policy on column level 2008-07-29 05:27:49 +00:00
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 b2d47f1f71 [ 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 02:02:59 +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
vpj-cd 8c3073d498 Fix Callout Distribution Order 2008-07-27 21:28:03 +00:00
vpj-cd 19b4767f64 Bug Fix and Create POReference in Movement Table
[ adempiere-Bugs-2027432 ] Distribution Order print format as Special Format
http://mail.google.com/a/e-evolution.com/#inbox/11b59265519e37da
2008-07-27 01:34:28 +00:00
Carlos Ruiz 51a787b461 Fix [ 2019115 ] Don't allow UoM change if product already used 2008-07-27 01:13:05 +00:00
Carlos Ruiz 8ad9490bf8 Implement [ 1783032 ] Add DocAction parameter to Generate Invoices (manual) form
Accepted patch 2028438 from d_ruiz
2008-07-26 22:55:46 +00:00
teo_sarca 275258c921 Fix "Tax Rate Parent" window: field "Summary" should be readonly and should have default logic "Y" since the tab where clause is "IsSummary='Y'" 2008-07-25 18:53:01 +00:00
Carlos Ruiz 4c18657ad7 minor migration scripts
-> change gardenworld acct schema to avoid period closed error
-> inactivate unused roles created by fa and 2pack
2008-07-25 16:08:19 +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 e8c3c3cfea [ 2027432 ] Distribution Order can not be print 2008-07-25 03:45:59 +00:00
tspc f4e44a99e4 Remove duplicated lines in 210_FixDRP migration script. 2008-07-22 03:08:19 +00:00
tspc ccf2927a3a BF2022161 Process MRPUpdate failing
- nextidfunc() missing on some postgresql systems
- remove old placeholders
2008-07-22 00:47:30 +00:00
tspc 02d5aa5645 BF2021146 Do not work VMRPDetail, MRP Detail Report and VIEWs
fixed migration scripts and functions
2008-07-21 13:10:28 +00:00
Carlos Ruiz a205b9e9b4 Fix [ 2022008 ] Found wrong column in displaylogic 2008-07-19 05:38:23 +00:00
vpj-cd 60ddefa711 [ 2021945 ] Setup integration Payroll with Project and Activity Control
http://sourceforge.net/tracker/index.php?func=detail&aid=2021945&group_id=176962&atid=879335
2008-07-19 01:18:10 +00:00
vpj-cd 03c13ddb83 [ 2021945 ] Setup integration Payroll with Project and Activity Control
http://sourceforge.net/tracker/index.php?func=detail&aid=2021945&group_id=176962&atid=879335
2008-07-19 00:44:19 +00:00
Carlos Ruiz ffe229a48c Fix [ 2021745 ] Cannot assign project to payment with charge 2008-07-18 18:51:24 +00:00
Carlos Ruiz 4e7f4db514 Fix problems in migration script 2008-07-18 18:03:02 +00:00
vpj-cd 6133824b85 [ 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 17:37:25 +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
tspc 7f3483d363 BF2003790 BOM Verify - root insert error 2008-07-14 04:23:53 +00:00
Carlos Ruiz 6da7b54dd9 Fix [ 2015349 ] Changes to Payment Selection and Print 2008-07-11 08:26:34 +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
tspc c4118eb34c Placeholder for trunk 2008-07-08 05:25:46 +00:00
tspc f20db68e00 Fix migration script out of sequence 2008-07-08 00:36:48 +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
teo_sarca 5339a9133d BF [ 2012468 ] Fix Discount Schema Window 2008-07-07 12:53:44 +00:00
teo_sarca bc6ae9ad5f BF [ 2012439 ] DiscountSchemaBreak: setting product & category is allowed 2008-07-07 12:33:01 +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
teo_sarca 42bcef6981 BF [ 2008762 ] Validation Rule C_UOM Product Options (again) 2008-07-02 12:46:02 +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
tspc a7f3b48f7f BF1995132 Checkbox: "Required calculate DRP" display invalid
+ Fixed tab level of child tabs.
+ Set Linked Column on transaction tab
2008-06-26 00:51:34 +00:00
vpj-cd cfd9fd4484 Fixed some issue with DRP window and process 2008-06-25 02:40:13 +00:00
tspc 43c794714c BF2001820 EntityType field length in PP_Order_Workflow 2008-06-24 23:11:34 +00:00
teo_sarca b633da8b49 BF [ 2000598 ] Payroll Concepts should be ordered by sequence no 2008-06-23 09:08:42 +00:00
teo_sarca cd3551160d BF [ 2000549 ] HR_Payroll_Concept.IsPrinted incorrect set 2008-06-23 07:42:08 +00:00
tspc b499df9929 BF1980521 - RV_PP_Order_BOMLine doesn't have any columns in AD 2008-06-23 01:59:19 +00:00
vpj-cd 9887014984 Safety Stock fixed 2008-06-21 03:14:20 +00:00
vpj-cd c2c377131b [ 1999230 ] Add Safety Stock in Create Planning Data
http://sourceforge.net/tracker/index.php?func=detail&aid=1999230&group_id=176962&atid=879335
2008-06-21 00:03:26 +00:00
vpj-cd ddbc493f38 [ 1999156 ] Is necessary that can create the network distribution
http://sourceforge.net/tracker/index.php?func=detail&aid=1999156&group_id=176962&atid=879335
2008-06-20 21:46:48 +00:00
teo_sarca e8d64525fe BF [ 1963128 ] Running a process w/o trl should display an error 2008-06-20 11:19:38 +00:00
tspc cb8d903768 BF1994221 Mfg Workflows with wrong start node id 2008-06-15 05:10:19 +00:00
Carlos Ruiz 499e03f066 Implement [ 1992542 ] Import Payment doesn't have DocAction parameter 2008-06-13 01:56:07 +00:00