Commit Graph

103 Commits

Author SHA1 Message Date
teo_sarca 37686206c0 BF [ 2606044 ] MRP Details shows zero Qty records
https://sourceforge.net/tracker/index.php?func=detail&aid=2606044&group_id=176962&atid=934929
2009-02-16 16:17:41 +00:00
teo_sarca ff883217d6 BF [ 2563594 ] Aging report and invoice status
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2563594&group_id=176962
2009-02-10 21:40:07 +00:00
vpj-cd 95d93758ae Frozen/UnFrozen Standard Cost
http://sourceforge.net/tracker2/?func=detail&aid=2544889&group_id=176962&atid=879335
Fix error with Calculate of Roll-up,Completed the future cost price functionality
2009-01-29 08:28:17 +00:00
teo_sarca 6865278773 BF [ 2530171 ] Cost BOM Multilevel report is wrong if more than two levels
https://sourceforge.net/tracker/index.php?func=detail&aid=2530171&group_id=176962&atid=879332

BF [ 2539976 ] Rename view RV_PP_Cost_BOMLine to T_BOMLine_Costs
https://sourceforge.net/tracker/index.php?func=detail&aid=2539976&group_id=176962&atid=879332
2009-01-27 14:49:24 +00:00
vpj-cd 3622215a72 Cost BOM Multi Level Review
http://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2504885&group_id=176962
2009-01-13 17:49:50 +00:00
teo_sarca 9227c53c4f Libero QA: PP_Order_Transactions view : never use ORDER BY clause in a view; it's a bad practice 2009-01-13 12:45:56 +00:00
vpj-cd 0afbe9d9f5 fix small issue 2009-01-12 21:56:42 +00:00
usrdno 152089d684 This function was missing here, so I copied it from the seed database. 2009-01-12 19:19:49 +00:00
vpj-cd 9e72e117e6 Show Cost Collection in Product
http://mail.google.com/a/e-evolution.com/#inbox/11ecbbbdbf724125

Fix also the error in Sub contract introduced in Revision: 8037
Remove the the PP_Order_BOMLine and PP_Order_ID in M_Transaction this was replace for PP_Cost_Collector_ID that is the document that generate the transaction
2009-01-12 17:57:10 +00:00
Carlos Ruiz 98d7251a77 Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
https://sourceforge.net/tracker2/index.php?func=detail&aid=1614574&group_id=176962&atid=879335
Found big error in C_Currency_Rate.sql for postgres - using ROWNUM
2009-01-10 19:57:15 +00:00
Carlos Ruiz 13088da9b4 Complete 1883270 - Enhance Document No Formatting
https://sourceforge.net/tracker2/?func=detail&atid=879335&aid=1883270&group_id=176962
2009-01-06 21:22:46 +00:00
Heng Sin Low 74e5ff4a59 fixed typo. 2008-12-30 05:36:56 +00:00
Heng Sin Low 9e0dcaaaa3 https://sourceforge.net/forum/message.php?msg_id=5896349 2008-12-26 07:01:40 +00:00
vpj-cd 1904c3384f Adding BPartner and BP Group for Distribution Order detail Report 2008-12-11 04:16:09 +00:00
Carlos Ruiz 53f9d1989c Forgot to copy this function to ddlutils 2008-12-09 08:09:50 +00:00
tspc 848e81fbf2 FR1840219 Migration from pl/java to pl/pgSQL for PostgreSQL
Created pl/pgsql version of nextBusinessDay function
2008-12-08 01:36:27 +00:00
Heng Sin Low 07f062f826 Added ant file to create view. 2008-11-25 15:45:39 +00:00
Heng Sin Low 74bec39467 make compatible with postgresql 8.2 2008-11-24 22:24:32 +00:00
Carlos Ruiz 12023c1d82 correct functions - must end to concatenate in one script 2008-11-01 03:21:45 +00:00
Carlos Ruiz e95cc5b245 correct functions - must end to concatenate in one script 2008-11-01 03:09:41 +00:00
Carlos Ruiz e8f0b1b3ad correct nextIDFunc 2008-11-01 03:03:29 +00:00
Carlos Ruiz 6fc6478b92 dos2unix on pl/pgsql functions
Add BOM_Qty_AvailableASI, nextIDFunc
2008-11-01 02:07:34 +00:00
Carlos Ruiz ab54e5b240 Synch versions for [ 2081237 ] PaymentAvailable Oracle-XE function wrong 2008-11-01 01:09:50 +00:00
vpj-cd a2c5d8534f [ 1840219 ] Migration from pl/java to pl/pgSQL for PostgreSQL
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=1840219&group_id=176962
2008-10-30 04:55:06 +00:00
vpj-cd c978848d17 [ 1840219 ] Migration from pl/java to pl/pgSQL for PostgreSQL
http://sourceforge.net/tracker/index.php?func=detail&aid=1840219&group_id=176962&atid=879335
2008-10-30 01:54:12 +00:00
vpj-cd c9155532a7 [ 1840219 ] Migration from pl/java to pl/pgSQL for PostgreSQL
http://sourceforge.net/tracker/index.php?func=detail&aid=1840219&group_id=176962&atid=879335
2008-10-30 01:26:28 +00:00
vpj-cd 385cbd1cf4 delete old function 2008-10-30 01:21:21 +00:00
vpj-cd 4b9e4d3db9 Migration from pl/java to native function postgreSQL 2008-10-29 20:28:55 +00:00
vpj-cd 3ff0f191db new function for pl/pgsql 2008-10-25 17:35:01 +00:00
vpj-cd f4c327a789 Including pl/pgsql function 2008-10-25 17:28:50 +00:00
Carlos Ruiz 80fdaf1930 Fix problems with the views:
- Not oracle valid syntax
- Set Alias for the Max(Name) column
2008-09-27 23:15:21 +00:00
vpj-cd 43299f3839 Implementing forecast report
https://sourceforge.net/tracker/index.php?func=detail&aid=2002744&group_id=176962&atid=879335
2008-09-23 22:10:20 +00:00
teo_sarca a695a6f06b RV_M_Transaction - fixed issue introduced in rev. 5305 2008-09-18 07:20:15 +00:00
teo_sarca 642f11b088 BF [ 2117416 ] Invoice Rule Order Complete not working 2008-09-18 07:02:25 +00:00
Carlos Ruiz 76aca236c6 Implement [ 2117145 ] Improvements on RV_UnPosted 2008-09-18 02:13:30 +00:00
tspc fc0f924c9e BF2093971 Migration Script Error: 280 2008-09-05 01:39:46 +00:00
vpj-cd a3e89f32f8 http://sourceforge.net/tracker/index.php?func=detail&aid=1926882&group_id=176962&atid=879335
discusion
https://sourceforge.net/forum/message.php?msg_id=5216017
2008-09-02 01:08:42 +00:00
vpj-cd 3b4bf9c894 Fixed view DRP Functionality 2008-08-08 03:26:11 +00:00
vpj-cd fd4c41fffe [ 2038014 ] New form Material Receipt Distribution Order
http://sourceforge.net/tracker/index.php?func=detail&aid=2038014&group_id=176962&atid=879335
2008-08-04 21:01:27 +00:00
tspc b91ba87135 BF2033473
Remove Order By clause from view
2008-08-01 09:13:37 +00:00
tspc 49f2daddf6 BF2033473 RV_PP_Product_BOMLine incorrect in DB
+ Add Order By Seqno
+ Fix Multi-Level BOM sort order
2008-08-01 05:23:21 +00:00
Carlos Ruiz b8200b10ca Integrate Karsten's autocompletion from trunk revisions 5521 and 5670
FR [2003044] Autocomplete for Textfields
http://sourceforge.net/tracker/index.php?func=detail&aid=2003044&group_id=176962&atid=879335
[Ctrl + Tab] iterates through all available matches
2008-07-29 20:40:22 +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 e8c3c3cfea [ 2027432 ] Distribution Order can not be print 2008-07-25 03:45:59 +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 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
teo_sarca c7546215eb FR [ 1926882 ] Info Invoice: display Due Date 2008-06-03 08:11:25 +00:00
teo_sarca d590b87ba0 C_InvoiceLine_v: typo error 2008-06-03 07:57:56 +00:00
Carlos Ruiz dceffbc8e8 Recommit to recover history on files modified integrating libero 2008-05-30 04:02:59 +00:00