Commit Graph

338 Commits

Author SHA1 Message Date
Carlos Ruiz 992d0f422a Implement [2872010] - Dunning Run for a complete Dunning (not just level)
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2872010&group_id=176962
2009-10-12 17:48:52 +00:00
Carlos Ruiz e613bc7461 Fix problem found in revision 10365
https://sourceforge.net/tracker/index.php?func=detail&aid=2528459&group_id=176962&atid=879332
2009-10-02 23:19:00 +00:00
Carlos Ruiz 0cec5344f3 Fix [2871621] - Invoice format not printing description
https://sourceforge.net/tracker/?func=detail&aid=2871621&group_id=176962&atid=879332
2009-10-02 01:29:57 +00:00
Carlos Ruiz d17ba65308 Synchronize oracle and postgresql database seeds
Found differences in
* c_invoice_v view
* one pkey wrongly defined in postgresql
* order of columns in some primary keys (harmless but sync to ease future comparison works)
For data I took postgresql as correct seed and updated oracle data
* lots of created/createdby/updated/updatedby synchronized - harmless but sync to ease future comparison works
* some other data was different - to review check all the updates not related to updated* or created* columns
2009-09-15 00:22:45 +00:00
Carlos Ruiz 5d0423ca96 FR [2851987] - Add company logo
https://sourceforge.net/tracker/?func=detail&aid=2851987&group_id=176962&atid=879335
Fixing bug reported [2858681] - postgres views break reports
https://sourceforge.net/tracker/index.php?func=detail&aid=2858681&group_id=176962&atid=879332
2009-09-14 17:24:26 +00:00
Carlos Ruiz 558479cbae Implement [2851987] - Add company logo
https://sourceforge.net/tracker/?func=detail&aid=2851987&group_id=176962&atid=879335
The header views for documents now include the logo column
2009-09-05 02:11:00 +00:00
trifonnt d50f0ba6f5 Beautify source code. 2009-08-24 16:25:23 +00:00
teo_sarca d18757a1e5 BF [ 2843522 ] Open Requisitions report is showing all requisitions
https://sourceforge.net/tracker/?func=detail&aid=2843522&group_id=176962&atid=879332

* Introduced RV_M_REQUISITION.QtyOrdered field which is equal with M_RequisitionLine.Qty if the C_orderLIne_ID is filled
2009-08-24 13:03:33 +00:00
phib c98b1260f7 BF2794268 https://sourceforge.net/tracker/?func=detail&aid=2794268&group_id=176962&atid=879332 2009-08-21 01:09:36 +00:00
Carlos Ruiz 80a06b85cf BF [1986751] - RequestEmailProcessor InStr Postgresql
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1986751&group_id=176962
2009-08-13 20:00:51 +00:00
teo_sarca c27e82b821 BF [ 2830154 ] currencyConvert(ORA) is not fetching the right ConversionType
https://sourceforge.net/tracker/?func=detail&aid=2830154&group_id=176962&atid=879332
2009-07-31 07:29:31 +00:00
Carlos Ruiz bb67d93a8e Implement [2815134] - Window My Unprocessed Documents
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2815134&group_id=176962
2009-07-24 18:37:03 +00:00
teo_sarca 33fd1516bb [ 2771474 ] C_Charge_Trl Translation for the Charge
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2771474&group_id=176962
2009-07-21 08:35:41 +00:00
teo_sarca b3a96f8692 fix PP_ORDER_HEADER_VT ddlutils files 2009-07-03 09:40:06 +00:00
phib ecf839802b 2803994 Enable explicit setting of tab parent link column
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2803994&group_id=176962
2009-06-11 06:10:16 +00:00
Carlos Ruiz a255992858 BF [2804321] - Invoice Open function doesn't respect currency precision
https://sourceforge.net/tracker/?func=detail&aid=2804321&group_id=176962&atid=879332
2009-06-10 18:24:58 +00:00
teo_sarca 52638a5a4f fix libero views
* correct cast('en_US' as varchar) to cast('en_US' as varchar2(6))
* make script sqlplus compatible
* never include "DROP VIEW " in your ddlutils scripts
2009-05-22 11:28:08 +00:00
vpj-cd 893c2ddba6 Error in Print & Release order process
http://sourceforge.net/tracker/?func=detail&aid=2596202&group_id=176962&atid=934929
2009-05-21 02:29:35 +00:00
teo_sarca 5241a5d6c9 FR [ 2783862 ] DBA_Recompile should recompile all materialized views
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2783862&group_id=176962

Implement Carlos' recommendations
2009-05-04 14:43:53 +00:00
Carlos Ruiz 7bff24602a FR [2783860] - DBA_Cleanup should clean all temporary tables
* Audit tables better configured used housekeeping (it allows previous backup) - AD_PInstance AD_ChangeLog AD_Session AD_Note
* AD_Find AD_Error not used in adempiere
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2783860&group_id=176962
2009-05-02 14:10:55 +00:00
teo_sarca b2b035a6c6 DBA_Recompile should recompile all materialized views
https://sourceforge.net/tracker/?func=detail&aid=2783862&group_id=176962&atid=879335
2009-04-30 06:42:06 +00:00
teo_sarca 90accc91fb FR [ 2783860 ] DBA_Cleanup should clean all temporary tables
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2783860&group_id=176962
* delete AD_Find records ONLY after a week
* delete processed AD_Notes ONLY after a week
2009-04-30 06:27:01 +00:00
teo_sarca 49cd77b1a6 FR [ 2783860 ] DBA_Cleanup should clean all temporary tables
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2783860&group_id=176962
2009-04-29 18:34:56 +00:00
Heng Sin Low cdadff0a11 pljava no longer needed. 2009-04-27 05:06:02 +00:00
vpj-cd a7cd793ea3 C_Charge_Trl Translation for the Charge
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2771474&group_id=176962
2009-04-18 22:13:34 +00:00
vpj-cd 0979f1d925 C_Charge_Trl Translation for the Charge
http://sourceforge.net/tracker/?func=detail&aid=2771474&group_id=176962&atid=879335
2009-04-17 22:48:18 +00:00
vpj-cd 503807e571 Adding Description field as parameter and info DO Detail
http://sourceforge.net/tracker/?func=detail&aid=2725539&group_id=176962&atid=934929
2009-04-01 19:21:32 +00:00
Heng Sin Low bf75c69f02 InvoiceOpenToDate - error in parameter datatype
InvoicePaidToDate - error in for loop sql
2009-03-26 09:46:12 +00:00
Carlos Ruiz 4d8f66dea7 Integrate fix for [2710889] - Function PaymentTermDueDate: Cast Error
Contributed by Ricardo (ralexsander)
2009-03-25 05:02:55 +00:00
teo_sarca 2552ae5e36 [ 2685975 ] Wrong amount in Cost BOM Multilevel Review
https://sourceforge.net/tracker/?func=detail&atid=934929&aid=2685975&group_id=176962
2009-03-13 11:43:29 +00:00
teo_sarca 39ce088b39 [ 2685973 ] Missing columns in Product cost report
https://sourceforge.net/tracker/index.php?func=detail&aid=2685973&group_id=176962&atid=934929
2009-03-13 10:18:37 +00:00
Carlos Ruiz d7134aedd2 Fix [ adempiere-Bugs-2669957 ] It doesn't print correctly BOM Product detail in shipments
https://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2669957&group_id=176962
Thanks to Enrique Ruibal
2009-03-07 17:44:02 +00:00
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
Carlos Ruiz 2820e8143d Merge fixes done in qa - not in trunk
----------------------------------
globalqss - Revision 8244
Fix Bug [2546855] - Mail text not parsed or translated in request window
https://sourceforge.net/tracker2/?func=detail&aid=2546855&group_id=176962&atid=879332
----------------------------------
globalqss - Revision 8247
Fix Bug [2547306] - Request notification not sent on creation
And on modification of a sales rep the new sales rep is not being notified.
https://sourceforge.net/tracker2/?func=detail&aid=2547306&group_id=176962&atid=879332
----------------------------------
globalqss - Revision 8249
Minor
- dropping procedure wrongly created (duplicate) on functions directory
- adding needed ending / to documentNo
----------------------------------
hengsin - Revision 8281
* Make the Locator window re-sizable and fixed the width of the locator combo box
----------------------------------
2009-02-04 19:23:09 +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
Heng Sin Low 4e078ebad6 minor - loading of script to create plsql function should be inside the load-function target. 2009-01-28 07:42: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
trifonnt d4031c9ea6 FR: [ 2392587 ] Serbian on external dialogs
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=2392587&group_id=176962
2008-12-05 14:53:57 +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 140f908199 small fix named function 2008-10-25 18:07:24 +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
trifonnt f7199d920a removed binary files. proper place for such files is download section in sf.net. 2008-10-18 14:26:24 +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
teo_sarca 41d4657556 fix bug introduced in rev. 6305 - the C_Invoice_v is not valid 2008-09-02 06:32:24 +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
Carlos Ruiz 26ae3aaccb Fix [ 2081237 ] PaymentAvailable Oracle-XE function wrong 2008-08-28 22:20:45 +00:00
vpj-cd 3b4bf9c894 Fixed view DRP Functionality 2008-08-08 03:26:11 +00:00
teo_sarca 6a93958932 BF [ 2041299 ] DB Function "documentNo" is not working 2008-08-07 07:25:14 +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
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
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
Carlos Ruiz 266f15c5c2 Minor - add ant.sh to help if ant not installed 2008-07-07 18:38:16 +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 653ceac1db Fix [ 1977527 ] Libero not working for Oracle-XE 2008-05-30 04:04:41 +00:00
Carlos Ruiz dceffbc8e8 Recommit to recover history on files modified integrating libero 2008-05-30 04:02:59 +00:00
Carlos Ruiz 089bfcd9b5 Recommit to recover history on files modified integrating libero 2008-05-30 04:00:21 +00:00
Carlos Ruiz 3b762965b1 2008-05-30 03:50:03 +00:00
Carlos Ruiz c68297f7bb Reverting revisions 5291 & 5292 in sqlj - the way it was integrated deleted all history on the modified classes 2008-05-30 03:45:27 +00:00
Carlos Ruiz 976d142fc1 Integrate libero in stable
Prepare release 3.5.1a
2008-05-29 10:23:06 +00:00
Carlos Ruiz dcec4f3aa5 Integrate libero in stable 2008-05-29 09:46:44 +00:00
Carlos Ruiz 9d8cf4ff4c Integrate [ 1936311 ] Migration of existing BOM to Libero BOM
Contribution from Tony tspc
2008-05-29 06:09:06 +00:00
Carlos Ruiz b88b649f63 Fix problems in migration scripts with comment on view 2008-05-28 07:35:24 +00:00
Carlos Ruiz 2b8983ab59 Fix view definition in ddlutils according to fixed migration scripts 2008-05-28 06:43:36 +00:00
Carlos Ruiz 461d04ce46 Work in progress - preparing release 3.5.1
Fix [ 1974314 ] Difference in oracle and postgres seeds
2008-05-28 03:37:46 +00:00
Carlos Ruiz 1738aedbcc Update ddlutils view definition from last migration script 2008-05-01 02:05:08 +00:00
Carlos Ruiz 82a7e72261 Integrate bug fixing from branch 350 into stable 2008-04-09 18:01:52 +00:00
Heng Sin Low 2a60faf4b1 [ 1887651 ] Add Ad_Reference_Value_ID and AD_Val_Rule_ID to AD_Field
[ 1892335 ] Define custom info class at ad_column or ad_field
2008-02-13 09:21:44 +00:00
Heng Sin Low b8443b2f9f [ 1883270 ] Enhance Document No Formatting 2008-02-02 05:03:52 +00:00
Heng Sin Low fd5d235ce5 [ 1876642 ] Add Collapsed by Default to Field Group 2008-01-30 04:22:44 +00:00
mark_o cae6ffa8ed BUG: 1846279
CCBUG: 1846279
2008-01-29 11:22:21 +00:00
Carlos Ruiz d10f57c561 Refactoring of [ 1757088 ] Grid Collapse and Tab Group 2007-12-18 03:40:51 +00:00
vpj-cd 4545c71085 ready to release Adempiere331b 2007-12-06 03:29:07 +00:00
vpj-cd d3c61f55ae Fixed the return type RETURNS TIMESTAMP WITH TIME ZONE AS $$ and sqlj function 2007-12-06 01:25:22 +00:00
vpj-cd e5be71f033 minor fixed with views 2007-12-06 00:21:59 +00:00
Carlos Ruiz deeef327b0 Fix errors in view definitions 2007-12-05 23:54:16 +00:00
vpj-cd 56239fb0ae adding new view to product information 2007-12-05 23:12:22 +00:00
vpj-cd 5403811edc Synchronize view with patch 2007-12-05 22:58:45 +00:00
wght 60904e151d Changed to comply with adempiere/migration/330-trunk/postgresql/028_FR_1799601_PG.sql 2007-12-05 22:38:14 +00:00
vpj-cd e687c34da8 [ 1823612 ] Product Info Screen Improvements
add views to generate the model in postgresql
2007-12-05 21:50:13 +00:00
teo_sarca 39f6d4cf50 BF [ 1824260 ] TRUNC function not working like in Oracle 2007-11-02 06:11:31 +00:00
teo_sarca e3514fe2ae FR [ 1732786 ] DefaultValue on AD_Field
http://sourceforge.net/tracker/index.php?func=detail&aid=1732786&group_id=176962&atid=879335
2007-10-22 12:46:14 +00:00
teo_sarca c460bce71d FR [ 1757088 ] Grid Collapse and Tab Group, Implementation the GridCollapseDetail
http://sourceforge.net/tracker/index.php?func=detail&aid=1757088&group_id=176962&atid=879335

* sync with ddlutils
2007-10-22 12:09:28 +00:00
Heng Sin Low 7bbcd19503 [ 1780765 ] MProductPricing.calculatePL 2007-08-24 07:02:10 +00:00
Carlos Ruiz 2d9cd30750 Fix wrong directory in 3052 2007-07-25 16:28:41 +00:00
bmovaqar 9fa42dd0d6 Updated for 3.3.0 based on Oracle seed (rev. 3048) 2007-07-25 14:47:11 +00:00
teo_sarca 921eb1059e FR [ 1730595 ] Dependant Mandatory Field
http://sourceforge.net/tracker/index.php?func=detail&aid=1730595&group_id=176962&atid=879335

Modified ddlutils views for oracle and postgresql
2007-06-11 09:40:01 +00:00
Heng Sin Low 524d9b2f0f * remove file that is generated on every run from repository. 2007-06-04 02:41:59 +00:00
teo_sarca cdff5f34b6 Duplicate sql function - see ProductAttribute.sql file 2007-05-18 16:41:51 +00:00
teo_sarca d10ad99e6f [ 1721252 ] XE: paymentTermDiscount not using C_NonBusinessDay
http://sourceforge.net/tracker/index.php?func=detail&aid=1721252&group_id=176962&atid=879332
2007-05-18 12:11:29 +00:00
Heng Sin Low 8e7712e41a [ 1707540 ] Dependency problem when modifying AD Columns and Sync. 2007-04-30 15:52:19 +00:00
teo_sarca 0a755dd675 [ 1708656 ] PriceList Generation Ignores Category Tree
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1708656&group_id=176962
2007-04-28 14:31:58 +00:00
Heng Sin Low 19d069f326 * remove derby and fyracle from trunk 2007-04-09 14:06:33 +00:00
Heng Sin Low 50a2ac3671 * sync with 316 seed 2007-04-02 11:02:00 +00:00
Heng Sin Low 2a3d601df9 * updated for 316 2007-04-02 10:15:26 +00:00
teo_sarca 85901de374 BF [ 1689825 ] Views with casts are not working [oracle]
http://sourceforge.net/tracker/index.php?func=detail&aid=1689825&group_id=176962&atid=879332
2007-03-31 09:58:52 +00:00
Heng Sin Low 032b64d168 * [ 1685581 ] the foreign keys create via ddlutils is incorrect 2007-03-21 23:56:13 +00:00
teo_sarca 9af071eae2 BF [ 1674906 ] RV_Storage - ORA-01476: divisor is equal to zero
https://sourceforge.net/tracker/index.php?func=detail&aid=1674906&group_id=176962&atid=879332
2007-03-07 08:06:31 +00:00
teo_sarca e282edfbcb BF [ 1674906 ] RV_Storage - ORA-01476: divisor is equal to zero
https://sourceforge.net/tracker/index.php?func=detail&aid=1674906&group_id=176962&atid=879332
2007-03-07 07:56:41 +00:00
mjudd e74a0d10f2 BugFix http://sourceforge.net/tracker/index.php?func=detail&aid=1644616&group_id=176962&atid=879332 2007-03-06 20:39:51 +00:00
mjudd 374379125e BugFix http://sourceforge.net/tracker/index.php?func=detail&aid=1644616&group_id=176962&atid=879332 2007-03-06 20:39:29 +00:00
Carlos Ruiz 19e13965de Fix [ 1674561 ] Payment Allocation Error 2007-03-06 02:17:23 +00:00
Heng Sin Low 491d10bf06 * Updated for 315 release. 2007-03-01 06:11:25 +00:00
Heng Sin Low f8e5f0a3cb * Updated for 315 release. 2007-03-01 05:59:56 +00:00
Heng Sin Low 57146d2ab3 * Updated for 315 release. 2007-03-01 05:47:32 +00:00
Carlos Ruiz dbd6a623b3 Work in progress - integrate bug fixing from Compiere 260b 2007-02-25 02:42:59 +00:00
Carlos Ruiz 5703828545 fix bug ID [ 1596889 ] XE & productAttributes 2007-02-22 07:56:55 +00:00
mjudd ca06c79162 Commit UK Language 2007-02-15 11:44:40 +00:00
Heng Sin Low dd4c09f2cb * remove temporary file from trunk 2007-02-12 02:26:41 +00:00
Heng Sin Low 800f38e55a * [ 1656840 ] Problem on invoice amounts that are not integers 2007-02-12 02:20:14 +00:00
Heng Sin Low 4455acc4b0 * relocated to ddlutils/oracle/functions and ddlutils/oracle/procedures 2007-02-12 02:02:44 +00:00
Heng Sin Low d5451d8e56 * minor default value fixed. 2007-02-09 06:47:16 +00:00
kontro 18226dcc30 Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
Contribution made by Gavin Dunse.
To be tested.
2007-02-02 18:38:47 +00:00