Commit Graph

171 Commits

Author SHA1 Message Date
Carlos Ruiz 14085d6218 IDEMPIERE-420 Improve the way to register migration scripts applied 2012-09-04 15:19:45 -05:00
Carlos Ruiz 7c9ffc152f IDEMPIERE-368 Improve Form Layout to allow more columns and positioning / Thanks to Juliana Corredor 2012-08-31 19:26:46 -05:00
Heng Sin Low 724515c9c2 Merge with 9588c6ccc43c675f7b186512072c248daa1a6f57 2012-08-22 18:41:04 +08:00
Kirit Thummar d5ef3c327a IDEMPIERE-377 : Add search sequence support for search dialog field[1001253] 2012-08-22 11:01:07 +05:30
Carlos Ruiz aa062ec80c IDEMPIERE-246 Integrate Manufacturing Light 2012-08-21 17:26:37 -05:00
Deepak Pansheriya 1d3ef163e7 Ticket #1001003:IDEMPIERE-364 Updating object definitions. 2012-08-14 19:34:54 +05:30
Carlos Ruiz 98688dc01b IDEMPIERE-326 - Oracle procedure T_InventoryValue_Create has error 2012-07-19 20:06:28 -07:00
Heng Sin Low 491a3517f8 IDEMPIERE-215 Costing: Drop M_Product_Costing. 2012-04-04 18:33:37 +08:00
Carlos Ruiz e205bb66de IDEMPIERE-204 Add charge to Open Requisitions report
http://jira.idempiere.com/browse/IDEMPIERE-204
2012-03-25 21:37:57 -05:00
Carlos Ruiz 85bbd9d621 IDEMPIERE-67 ProcessedOn should not be copied by MOrder.copyFrom 2011-09-18 15:55:50 -05:00
Carlos Ruiz 778b0917d3 fixes IDEMPIERE-59 Add BankAccountDescription to C_PaySelection_Check_V
http://jira.idempiere.com/browse/IDEMPIERE-59
2011-08-13 23:32:49 -05:00
Carlos Ruiz d669523aac FR 2851987 - Add company logo
https://sourceforge.net/tracker/index.php?func=detail&aid=2851987&group_id=176962&atid=879335
2011-03-26 01:58:44 -05:00
vpj-cd 82f2806af2 Current the view have not the version column.
Thank a lot Trifon to report the issue.

kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3075201
2011-03-25 23:51:01 -05:00
Carlos Ruiz cc8e13b32f Fix problem in C_OrderLineTax_VT - product name was not printing attributes
https://sourceforge.net/tracker/index.php?func=detail&aid=3176222&group_id=176962&atid=879332
2011-03-07 10:19:08 -05:00
Carlos Ruiz 4e143f09f2 Reverting revisions 12757, 12778, 12785 (6348, 6352, 6353)
This has suffered lot of modifications after the last commit in trunk:
svn revisions: 12968, 13190, 13206, 13208, 14172, 14175, 14200, 14201
hg changesets: 6356, 6360, 6361, 6362, 6394, 6395, 6396, 6397
It requires proper functional review and analysis of collaterals
We better revert from here and integrate later when it's more stable and we have proper description and QA over these new processes.
2011-02-26 22:25:50 -05:00
Heng Sin Low 75a5355937 Added db generate uuid function. The postgresql implementation depends on the contrib module contrib/uuid-ossp. 2011-01-11 17:29:58 +08:00
usrdno 984f2b35b7 FR3004020 - Delivery Policy.
This is a slightly large commit affecting the core functionality of shipments
so I'm happy for all eyeballs I can get on this code. I've tested as thorough
one person can do.
If there are no undiscovered bugs this doesn't change current functionality unless
you change the new setting of "Delivery Policy" available on Client Info and
Organization Info.
See also http://www.adempiere.com/index.php/Delivery_Policy
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3004020
2010-06-23 07:31:43 +00:00
Carlos Ruiz 586ecce99d Revert revisions 12545, 12546, 12553, 12554, 12558, 12539, 12544, 12548, 12552, 12557
Payment Selection for Payroll integrate with the AD Core
http://sourceforge.net/support/tracker.php?aid=3015702
Print Payroll Checks
http://sourceforge.net/support/tracker.php?aid=3015725
Documenting reasons in corresponding trackers
2010-06-14 19:47:12 +00:00
vpj-cd 6b4650dd28 Print Payroll Checks
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3015725
2010-06-14 06:48:54 +00:00
tspc 947a2d3afc Merge bug fixes from release to trunk
merge 12146, 12147

Revision: 12146
Fix [1568777] Consolidated invoice: tax line number should be higher
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=1568777

Revision: 12147
Fix [2844734] Default tree breaks "Accounting Dimensions" window
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2844734

Regards,
Tony Snook
2010-04-26 08:28:15 +00:00
Carlos Ruiz 11cbb3eb78 FR [2988993] - Displaying 1.0 instead of 99,999.00 - apply complete patch - fix EOL issue - renumber scripts
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2988993
2010-04-20 02:31:39 +00:00
Redhuan D. Oon 5966c8e621 FR #2988993 Configurable Displaying 1/0 instead of 99,999.00
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3680077
2010-04-20 01:33:12 +00:00
phib f77efad01e Unposted document view date acct
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2986969
2010-04-14 06:16:36 +00:00
Carlos Ruiz e80958f2d5 * Update MatchInv ProcessedOn to happen after invoice ProcessedOn (for a better reposting process)
* Added ProcessedOn column to RV_Unposted view and window
* minor fix in MCost - printing wrong variable in log
FR [2962094] Finish implementation of weighted average costing
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-03-25 00:25:21 +00:00
mjudd 217188b3f0 [ BF 2944056 ] - Fix quantities for Substitute & Related products in InfoProduct
https://sourceforge.net/tracker/index.php?func=detail&aid=2944056&group_id=176962&atid=879332
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2944056
2010-02-02 21:28:17 +00:00
tspc c95d84825c Fix Oracle Error:
mrp.docstatus,
ERROR at line 24:
ORA-12704: character set mismatch

Need to Cast strings in Union to nvarchar2 where needed

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2928680
2010-01-11 21:48:45 +00:00
vpj-cd d0911da112 Implementation the Safety Stock in MRP
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2928680
2010-01-11 11:15:59 +00:00
vpj-cd 5efab08390 Implementation the Safety Stock in MRP
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2928680
2010-01-09 04:32:13 +00:00
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 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 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
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
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
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
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
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
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 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
vpj-cd 1904c3384f Adding BPartner and BP Group for Distribution Order detail Report 2008-12-11 04:16:09 +00:00
Carlos Ruiz ab54e5b240 Synch versions for [ 2081237 ] PaymentAvailable Oracle-XE function wrong 2008-11-01 01:09:50 +00:00
vpj-cd 140f908199 small fix named function 2008-10-25 18:07: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 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
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
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 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 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
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