Commit Graph

94 Commits

Author SHA1 Message Date
Carlos Ruiz a6ee2fec0f IDEMPIERE-385 Resolve M_Storage locking and data consistency / Fix error on view (ERROR: column "m_storage_uu" does not exist) 2012-12-03 15:21:10 -05:00
Carlos Ruiz a4562a33fc IDEMPIERE-163 Implement isupdateable and isalwaysupdateable on ad_field / Peer review 2012-11-23 13:34:49 -05:00
Juan David Arboleda 6433b7c02f IDEMPIERE-163 Implement isupdateable and isalwaysupdateable on ad_field 2012-11-23 12:57:35 -05:00
Carlos Ruiz bba1082d4e IDEMPIERE-385 Resolve M_Storage locking and data consistency / Finish changes to database:
- view replacement for M_Storage – ad_table marked as view
- migration script from M_Storage to the two new tables
- migration script to fill M_Warehouse.ReserveLocator_ID
- generate UUID columns and model classes for the two new tables
- the unique index key m_storagereservation_pkey must have IsSOTrx
- reorg unique index key m_storagereonhand_pkey - most accessed columns first
- m_product_stock_v - restored to previous version based on M_Storage now view
- m_product_substituterelated_v - restored to previous version based on M_Storage now view
2012-11-19 16:17:40 -05:00
Carlos Ruiz bb76dee97a IDEMPIERE-385 / QA migration scripts 2012-11-14 17:51:23 -05:00
Heng Sin Low 6a71e527ab iDempiere IDEMPIERE-234 Configurable Toolbar.
- Expose AD_Window_UU, AD_Tab_UU, AD_Table_UU and IsSortTab as part of the _TabInfo. This allow display logic of button to target specific tab or table that is not using official id.
2012-10-28 12:13:27 +08:00
Deepak Pansheriya 6794c0b410 IDEMPIERE-293 Adding User Name, Role Name, Client Name and Org Name to allow filtering 2012-10-26 00:30:22 +05:30
Heng Sin Low 6d7d975d22 Merge with fdeadc94d67201e8d02f497dfc34d054fd224c6b 2012-10-19 20:46:09 +08:00
Heng Sin Low 44d6da7dd8 iDempiere IDEMPIERE-234 Configure Toolbar.
- Added AD_Column.IsToolbarButton to support  column button as part of toolbar instead of as field.
- Added API to support dialog implementation of AD_Form.
2012-10-19 20:44:11 +08:00
Deepak Pansheriya 61b327991a IDEMPIERE-293 : Adding AD_User_ID and making window to show session from all org. 2012-10-19 15:18:31 +05:30
Deepak Pansheriya bb085c5546 IDEMPIERE-293 List of active session 2012-10-18 15:53:46 +05:30
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
Kirit Thummar d5ef3c327a IDEMPIERE-377 : Add search sequence support for search dialog field[1001253] 2012-08-22 11:01:07 +05:30
Deepak Pansheriya 1d3ef163e7 Ticket #1001003:IDEMPIERE-364 Updating object definitions. 2012-08-14 19:34:54 +05:30
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
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
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
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
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