Commit Graph

320 Commits

Author SHA1 Message Date
tspc 125e7fbbcc Placeholders for 350 branch 2008-03-08 19:45:35 +00:00
tspc 12501c3570 Fix Typo in revision 4832
and Placeholders for 350 branch
2008-03-07 07:47:23 +00:00
Carlos Ruiz 79bdcb93c9 Fix [ 1909248 ] Translation columns different from original 2008-03-07 03:48:16 +00:00
Carlos Ruiz f19265504d FR [ 1834749 ] Control applied migration scripts
Fix problems with migration scripts
2008-03-07 02:39:20 +00:00
vpj-cd dcb35dab6f [ 1909210 ] Current a parameter in process support value minor of 60
http://sourceforge.net/tracker/index.php?func=detail&aid=1909210&group_id=176962&atid=879335
2008-03-07 01:25:29 +00:00
fer_luck b100c457e7 FR 1834749
It should be reviewd for Oracle, as I only have a postgres instance for testing. Also, when you finish applying the scripts you should go into the Tables window and create the table AD_MigrationScript by syncing the table and the db.
For those of you who want to use it asap, there's a a manual in the FR tracker, inside the zip file. I'll add it to the wiki as soon as time allows me.
Regards,

Fernando
2008-03-06 18:59:32 +00:00
tspc 67be390697 Placeholders for 350 branch 2008-03-06 06:51:22 +00:00
tspc 42df020713 Placeholder for 350 branch 2008-03-05 11:08:57 +00:00
tspc 1d29e3dcb1 Placeholder for 350 branch 2008-03-05 09:38:33 +00:00
Carlos Ruiz a653083331 Fix [ 1907259 ] Function charat wrong in 331b 2008-03-04 19:54:50 +00:00
tspc de9a50a7e1 Placeholder for 350 branch 2008-03-04 08:53:52 +00:00
tspc cb85d9c6de Placeholder for 350 branch 2008-03-04 08:52:13 +00:00
Carlos Ruiz f6b57642f6 Renumbering for sync with 350 2008-03-04 04:30:34 +00:00
Carlos Ruiz fc5ab214cf 1866483 - Jasper on Financial Reports
It's convenient to allow executing the configured financial report with adempiere reporter, and jasper
Exporting to CSV have different results from Jasper than from Adempiere reporter
2008-03-03 20:38:44 +00:00
Carlos Ruiz a28027c5e4 Fix [ 1902656 ] Hard to find process in Role window 2008-02-27 02:28:35 +00:00
kthiemann f1a8f5c7cb BF [1759431] Problems with VCreateFrom 2008-02-21 15:58:55 +00:00
Carlos Ruiz 4e05ff082f Preparing to migrate from 320 to 340
Added multidirectory management to the scripts
example to generate one complete script to migrate from 320 to trunk
migrate.sh 320-330 330-331b 331b-trunk commit
2008-02-20 22:39:29 +00:00
Carlos Ruiz 4e75193030 Fixing problematic script - preparing to migrate from 320 to 340 2008-02-20 22:37:11 +00:00
Carlos Ruiz 760f9d926a Add migrate helper for postgresql 2008-02-19 22:09:01 +00:00
teo_sarca aea3de1fb0 FR [ 1894640 ] Report Engine: Excel Export support 2008-02-18 10:45:55 +00:00
teo_sarca c39ed6b8d0 FR [ 1894573 ] Alert Processor Improvements 2008-02-15 20:27:59 +00:00
Carlos Ruiz 6aa04a7c39 Fix [ 1713137 ] Can't create nodes, transitions or conditions on client 2008-02-15 05:40:10 +00:00
Carlos Ruiz b98604c254 Implement [ 1639204 ] Delete Old Notes is deleting all notes 2008-02-15 05:15:21 +00:00
mark_o eb27717a9c [ 1893518 ] Postgres: 098_BF1892475.sql broken
Minor patch (After ALTER statement ";" is missing.) Thanx to agenda_gm for reporting this.
2008-02-14 14:28:56 +00:00
Carlos Ruiz 44980e848b FR [ 1892819 ] Field Phone Format 2008-02-13 15:50:59 +00:00
Heng Sin Low 3603a3969c * fix mistake in previous commit, should be add instead of alter column. 2008-02-13 14:22:10 +00:00
Heng Sin Low 55b39023cb [ 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:25:53 +00:00
Heng Sin Low 55174da98e [ 1892475 ] AD_Reference list is hardcoded to always sort by name 2008-02-13 08:27:10 +00:00
Carlos Ruiz 911d7e4f3e Implement security mechanism for [ 1851190 ] Running outdated client can cause data corruption 2008-02-13 06:24:51 +00:00
Carlos Ruiz 2beae9081c [ 1755177 ] ad_changelog should have an 'action' field
[ 1783027 ] Add descriptive info to AD_Session (like Role)
[ 1755175 ] ad_changelog should capture insert too
2008-02-13 03:34:14 +00:00
tspc 97151d1485 Add placeholders for branch 350 2008-02-13 01:13:48 +00:00
tspc 6e406e1d67 Add placeholders for branch 350 2008-02-12 21:56:05 +00:00
Carlos Ruiz 2e2baad0b4 [ 1871567 ] Wrong value in Payment document
Add OPTIONAL migration scripts to fix problem in current data
2008-02-11 23:02:47 +00:00
mark_o 6521a7be06 [ 1883270 ] Enhance Document No Formatting
Adds Decimal Pattern for sequence number itself.
Solution provided by Tobi42 (Tobias Schöneberg).

Acquired proper centralized ID and created the migration scripts again (Thanx Carlos and Fernando for the hint).

Tested with PostgresSQL.

Please review for oracle.
2008-02-11 18:49:16 +00:00
Heng Sin Low 1c9d32e824 * minor fix - the insert statement doesn't work on sqlplus ( have not test with set sqlblankline on but the extra blank line and bracket is not needed anyway ). 2008-02-11 18:38:09 +00:00
tspc dedfe45a9b BF [ 1891105 ] Migration scripts failing when run with SQLPLUS 2008-02-11 12:34:44 +00:00
tspc ef999099fa Fix migration script numbering
(091_ already in use in 350 branch)
2008-02-08 01:57:35 +00:00
mark_o 37a6123696 [ 1883270 ] Enhance Document No Formatting
Adds Decimal Pattern for sequence number itself.
Solution provided by Tobi42 (Tobias Schöneberg)

Tested with PostgresSQL.

Please review for oracle.
2008-02-07 16:35:53 +00:00
Carlos Ruiz 14deebdab7 Fix [ 1887608 ] SequenceCheck deadlock 2008-02-06 04:58:15 +00:00
mark_o c426361cbe [ 1869844 ] CLIENT_ID not ReadOnly any more ?!?
Info from Tobi42 Tobias Schöneberg) taken from Buildserver.
Minor change for Postgres because IN types character and integer cannot be matched.

Please review for Oracle migration Script.
2008-02-05 15:14:40 +00:00
mark_o 887c26e8b6 Patch created by tobi42 (Tobias Schöneberg)
Adding missing argument for load in Postgres (as discussed between Tobi and Trifon in IRC on 05.02.2008)
2008-02-05 13:48:39 +00:00
Carlos Ruiz 91a394aaaf Fix [ 1885485 ] Some windows too little
Fix numbering on migration scripts
2008-02-03 00:21:19 +00:00
Carlos Ruiz a53c81cd95 Fix [ 1885485 ] Some windows too little 2008-02-03 00:11:06 +00:00
Heng Sin Low 5e08ba120a [ 1883270 ] Enhance Document No Formatting
- migration script.
2008-02-02 05:14:09 +00:00
Carlos Ruiz 57b13fb133 Fix [ 1621517 ] Duplicate vendor invoice document numbers permitted 2008-02-01 17:16:25 +00:00
Carlos Ruiz e213c272f9 Fix [ 1869844 ] CLIENT_ID not ReadOnly any more ?!? 2008-02-01 17:09:33 +00:00
Carlos Ruiz 3d2bae2080 FR [ 1879470 ] Implement Table and Document ModelValidator script JSR 223 2008-02-01 08:48:22 +00:00
Heng Sin Low 5544bd1022 [ 1884105 ] Show preview of all open window
- migration script
2008-02-01 04:29:32 +00:00
Heng Sin Low a6b910188f [ 1876642 ] Add Collapsed by Default to Field Group
- fixed postgresql migration script mistake.
2008-01-31 06:14:02 +00:00
Heng Sin Low 04232cb5c8 [ 1876642 ] Add Collapsed by Default to Field Group 2008-01-30 04:52:15 +00:00