Carlos Ruiz
b69fd6a329
IDEMPIERE-4262 on some condition, record insert by direct sql missing UUID ( #1072 )
...
* IDEMPIERE-4262 on some condition, record insert by direct sql missing UUID
Solve AD_Element_Trl, AD_Process_Para_Trl, AD_PrintForm
* Add AcctSchemaDefaultCopy *_Acct tables, M_Product_PO, Fact_Reconciliation
2021-12-23 12:06:29 +01:00
Carlos Ruiz
85cb32f2d8
IDEMPIERE-4262 on some condition, record insert by direct sql missing UUID ( #1068 )
...
* IDEMPIERE-4262 on some condition, record insert by direct sql missing UUID / fix role access uuids
* more on AD_Document_Action_Access
* Improve performance for trl recreate or insert - using update instead of record by record
* - add AD_PInstance_Log.AD_PInstance_Log_UU
2021-12-20 11:29:36 +08:00
Nicolas Micoud
458a12fda0
IDEMPIERE-4860 : MRole.updateAccessRecords insert active records based on deactivated objects / post migration scripts ( #763 )
...
Co-Authored-By: Carlos Ruiz <carg67@gmail.com>
2021-07-05 21:06:40 +02:00
Carlos Ruiz
24e9fe8402
IDEMPIERE-3862 ORACLE - Update datatype NVARCHAR2 to VARCHAR2 ( #207 )
...
There are two scripts in this commit:
* 202008040100_IDEMPIERE-3862.sql - updates the whole core as of today, changing the columns VARCHAR2...BYTE and NVARCHAR2 to VARCHAR2...CHAR
* 202008040114_IDEMPIERE-3862.sql - updates the non-core tables, same algorithm, the first script was generated using this second for the core
** in case somebody doesn't want the second script to run on their database can simply change the line 39 to ->dryrun varchar2(1) := 'Y';
2020-08-13 12:34:00 +08:00
Carlos Ruiz
a9fb26e58d
IDEMPIERE-730 03_update_sequences.sql for native sequence / improve performance
2019-08-26 17:53:48 +02:00
Carlos Ruiz
bbf28092bb
IDEMPIERE-893 IDEMPIERE-3936 Info Window to maintain Support Roles / fix permissions
2019-08-20 14:59:19 +02:00
Carlos Ruiz
18ec16c2fb
IDEMPIERE-3944 SynchronizeTerminology FK error (FHEG-637)
2019-04-09 12:39:05 +02:00
Carlos Ruiz
dd530a71f4
IDEMPIERE-3815 03_update_sequences.sql doesn't work when no sequence in oracle
2018-11-09 21:28:12 -02:00
Carlos Ruiz
deb9b3d676
IDEMPIERE-3639 Placeholders for every fields / fix ORA-12704: character set mismatch
2018-02-25 13:11:31 +01:00
Carlos Ruiz
a225722ba9
IDEMPIERE-3639 Placeholders for every fields / revert back to postgres < 9.5 syntax
2018-02-25 12:17:26 +01:00
Carlos Ruiz
3de59aa95b
IDEMPIERE-3639 Placeholders for every fields / peer review
2018-02-24 14:29:46 +01:00
Nicolas Micoud
0c1b9fd6b9
IDEMPIERE-3639 Placeholders for every fields
2018-02-24 14:28:40 +01:00
Carlos Ruiz
3fe9471960
IDEMPIERE-325 Complete AD based info window / Fix sync terminology failing to delete used elements in info column / add tab Use in Info Column to Element window
2013-11-22 16:18:39 -05:00
Carlos Ruiz
4d31606343
IDEMPIERE-893 Use AD_InfoWindow_Access instead of DPViews for access to info windows / role access update
2013-06-18 22:22:00 -05:00
Carlos Ruiz
c8da100ab2
IDEMPIERE-926 - SynchronizeTerminology doesn't update info window name in the menu
2013-05-29 11:03:26 -05:00
Carlos Ruiz
9388df405b
IDEMPIERE-730 03_update_sequences.sql for native sequence
2013-04-22 15:56:04 -05:00
Carlos Ruiz
15b1404428
IDEMPIERE-776 Synchronize terminology must translate info window columns
2013-03-19 18:53:08 -05:00
Carlos Ruiz
df18055d9e
IDEMPIERE-774 02_SynchronizeTerminology.sql not taking into account ad_menu.iscentrallymaintained
2013-03-19 12:44:22 -05:00
Carlos Ruiz
16298c2c29
Correct synchronize terminology - delete temporary patch
2013-02-08 13:17:23 -05:00
Carlos Ruiz
274c49d329
IDEMPIERE-597 Role Access Update is creating workflow access for other tenants workflows
2013-01-29 11:08:09 -08:00
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
2678306349
IDEMPIERE-393 Setup wizards
2012-08-22 22:56:07 -05:00
Carlos Ruiz
73ab7ffc92
Preparing release
2012-06-07 01:48:27 -05:00
Carlos Ruiz
01821ee9a7
IDEMPIERE-255 Items in sort tabs are not translated / peer review and fix
2012-05-30 12:52:42 -05:00
Carlos Ruiz
16b108288c
Updating database seeds to script 843 / minor fixes to certain oracle scripts to ease this task
2012-05-28 11:52:04 -05:00
Carlos Ruiz
b6158e1fe5
Backed out of changeset 7013:2a1160cf9f0d
2012-01-16 18:09:43 -05:00
Carlos Ruiz
539967d5ec
avoid error ORA-12704: character set mismatch
2012-01-12 19:08:28 -05:00
Carlos Ruiz
af64f4c5d7
Fix [2823371] - Deleting official unused Elements in Synchronize Terminology
...
https://sourceforge.net/tracker/?func=detail&aid=2823371&group_id=176962&atid=879332
2009-07-17 22:54:20 +00:00
Carlos Ruiz
82ce5386f1
Delete file committed by mistake
2009-02-16 17:41:56 +00:00
Carlos Ruiz
090d4e1072
Revert revision 8307
...
http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=rev&revision=8307
FR-1976008 - 2Pack can replicate Data with FK integrity
2009-02-16 17:39:29 +00:00
mjudd
5ac6d34973
FR [ 2432892 ] Migration Directory Re-org
2008-12-22 11:13:33 +00:00
Redhuan D. Oon
7340802653
REVERTING REVISION of [ FR 2432892 ] Re-org of migration directory
2008-12-17 23:28:40 +00:00
mjudd
c911714949
[ FR 2432892 ] Re-org of migration directory
2008-12-16 10:31:29 +00:00
Carlos Ruiz
c696064fc8
Postgres fix of post migration process to update sequences
2008-11-25 02:04:50 +00:00
Carlos Ruiz
ed8eda9f5d
Add migration scripts for postgres
2008-05-29 04:45:05 +00:00
Carlos Ruiz
14deebdab7
Fix [ 1887608 ] SequenceCheck deadlock
2008-02-06 04:58:15 +00:00
Carlos Ruiz
c41a0bfb58
Improvements on migrate.sh
...
- Allow execution from remote directory
- Apply processes_post_migration if exists
2008-01-23 16:20:03 +00:00
Carlos Ruiz
a08bcda86e
pl/sql script for role access update
2007-11-27 19:52:09 +00:00
Heng Sin Low
95c3fa149d
postgresql port of add missing translations script
2007-11-01 00:19:54 +00:00
Carlos Ruiz
bf34112cf3
Oracle processes to run after applying migration scripts
...
They are SQL replacements for:
- Add missing translations
- Synchronize Terminology
- Check Sequences
2007-10-29 19:06:53 +00:00