Carlos Ruiz
7be4abcace
Fix migration scripts and create scripts for related views and functions for Ticket #1001763 and Ticket #1001758
2013-03-05 13:40:43 -05:00
Carlos Ruiz
298a49f444
IDEMPIERE-621 Postgresql altercolumn not able to alter some tables
2013-02-08 13:55:24 -05:00
Carlos Ruiz
1aaf64fa7b
remove duplicate (altercolumn was there at functions and now is duplicated at procedures)
2013-02-08 10:52:01 -05:00
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
794d9cedbe
IDEMPIERE-385 Resolve M_Storage locking and data consistency / avoid ERROR: failed to recreate dependent view
2012-11-22 11:32:12 -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
Carlos Ruiz
d74fc3788b
IDEMPIERE-422 Complete Native Sequence feature / Fix broken oracle procedure
2012-11-07 09:12:41 -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
595fda5ef4
IDEMPIERE-422 Complete Native Sequence feature / peer review and tests
2012-10-05 19:03:57 -05:00
Juan David Arboleda
7874f573e4
IDEMPIERE-422 Complete Native Sequence feature
2012-10-05 11:22:33 -05:00
Carlos Ruiz
368ce19b6e
IDEMPIERE-332 Document sequence organization level and restart monthly / Thanks to Nicolas Micoud
2012-09-07 16:56:44 -05:00
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
f28f327cbe
IDEMPIERE-384 Problem with insertTranslations in multilanguage env caused by Generate_UUID
2012-08-10 16:54:44 -05:00
Carlos Ruiz
98688dc01b
IDEMPIERE-326 - Oracle procedure T_InventoryValue_Create has error
2012-07-19 20:06:28 -07:00
Heng Sin Low
668e61686f
IDEMPIERE-166 Rebranding of logo and product name
2012-06-06 22:13:34 +08:00
Carlos Ruiz
7a7025362f
IDEMPIERE-274 Database seed missing Generate_UUID function
2012-05-28 11:50:41 -05: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
bb21fb8279
Implement issue #2 Implement support for Oracle 11G
...
http://hg.idempiere.com/idempiere/issue/2/implement-support-for-oracle-11g
- upgrade ojdbc6.jar to 11.2.0.2.0
- create scripts to export and import with datapump
2011-04-22 20:31:43 -05:00
Carlos Ruiz
e55cf6df11
Implement support for PostgreSQL 9
...
Merge commits from vpj-cd and redchris
http://sourceforge.net/support/tracker.php?aid=3214377
http://sourceforge.net/support/tracker.php?aid=3263111
http://sourceforge.net/support/tracker.php?aid=3214343
2011-04-22 19:52:14 -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
08c7f55e87
Remove obsolete install_procedures.sql and modify build.xml to install the uuid-ossp module.
2011-01-11 17:32:55 +08: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
eb462af86c
Merge bug fixes from release to trunk
...
merge 12158, 12159
Revision: 12158
http://adempiere.svn.sourceforge.net/adempiere/?rev=12158&view=rev
Fix [2819386] PaymentTerm DueDate Bug - thanks to Armen
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2819386
Revision: 12159
http://adempiere.svn.sourceforge.net/adempiere/?rev=12159&view=rev
Fix [2793048] trunc function different on db/ddlutils and seed
Synchronize ddlutils version with current versions in DB
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2793048
Regards,
Tony
2010-04-27 23:30:29 +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