Commit Graph

359 Commits

Author SHA1 Message Date
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
Carlos Ruiz 2ca6d8c626 Fix [ 1881876 ] Periods not shown when using auto period control
wrong numbering on migration script
2008-01-29 16:01:37 +00:00
Carlos Ruiz 1a80e150c9 Fix [ 1881876 ] Periods not shown when using auto period control 2008-01-29 15:57:08 +00:00
mark_o cae6ffa8ed BUG: 1846279
CCBUG: 1846279
2008-01-29 11:22:21 +00:00
Carlos Ruiz 1bb51b88d8 sync migration script numbering with branch 2008-01-28 14:57:13 +00:00
teo_sarca f7ebc30818 BF [ 1879568 ] CalloutMouvement QtyAvailable issues
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1879568&group_id=176962
* minor refactoring
2008-01-28 09:44:19 +00:00
Carlos Ruiz 2b1963a3dc Fix [ 1880189 ] 075_FR1877902_BeanshellCallout ad_rule.accesslevel 2008-01-27 22:05:06 +00:00
Carlos Ruiz 8ed31c3e16 wrong insert statement - caused by bad Convert_Postgresql 2008-01-27 21:29:42 +00:00
Carlos Ruiz 452069c60e Refactoring for [ adempiere-Feature Requests-1877902 ] Implement JSR 223: Scripting callout
Created MRule
2008-01-25 22:58:32 +00:00
Carlos Ruiz 652a22924f Fix bug [ 1871567 ] Wrong value in Payment document
Thanks to Alejandro
2008-01-25 22:48:58 +00:00
Carlos Ruiz 5b6b3bda12 Fix migration scripts 2008-01-24 22:08:39 +00:00
vpj-cd 1ad2d20761 [ 1877902 ] Implement JSR 223: Scripting callout
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=1877902&group_id=176962
2008-01-24 21:33:37 +00:00
Carlos Ruiz 07e61b1dc3 Implement [ 1877902 ] Implement beanshell callout
- Add groovy to the ref list
- Fix window fields
2008-01-23 18:15:39 +00:00
Carlos Ruiz a53076bbd4 Implement [ 1877902 ] Implement beanshell callout 2008-01-23 17:44:31 +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
tspc 57c25ef08b BF[ 1877690 ] Migration script with space in filename is failing 2008-01-22 22:16:42 +00:00
Carlos Ruiz c19b550ae7 FR [ 1876984 ] Make payment numbering configurable 2008-01-22 04:35:32 +00:00
tspc 2795e2e77e Migration Script numbering fix
(Please remember to check next available sequence
before committing migration scripts)
2008-01-21 04:47:17 +00:00
tspc 31257780da Fixed migration script numbering to sync with branch350 2008-01-21 02:16:35 +00:00
trifonnt d35881fdda Feature Request [ 1875981 ] Add support for EAN13 Barcode
http://sourceforge.net/tracker/index.php?func=detail&aid=1875981&group_id=176962&atid=879335
2008-01-21 00:19:23 +00:00
Carlos Ruiz ab6e911dad Fix [ 1873440 ] Product window misconfigured 2008-01-17 05:16:20 +00:00
trifonnt ba5135d911 added .propertiesfiles tro svn:ignore.
Renamed ant projects to: migrate-db-oracle and migrate-db-postgre in order to distinguish them in Eclipse IDE.
Added comment with example ORACLE_HOME value in oracle.properties.template.
2008-01-17 04:42:10 +00:00
vpj-cd b55edcd59e script to FR 1871741 to postgresql 2008-01-16 23:08:21 +00:00
Carlos Ruiz 896ff5cf6a [ 1871740 ] Menu reorg for new windows 2008-01-15 05:45:11 +00:00
Carlos Ruiz 4aaec707a2 Implement [ 1871741 ] Collapse grid as default 2008-01-15 05:22:29 +00:00
Carlos Ruiz d1e133b072 Implement FR [ 1846929 ] SaaS (ASP) (On-Demand) configurator
-- element naming for synchronize terminology
2008-01-10 06:18:57 +00:00
Carlos Ruiz 9af26c99e6 Implement FR [ 1846929 ] SaaS (ASP) (On-Demand) configurator
-- positioning the menu is not working - drop the update ad_treenodemm lines from scripts
We need to find a better way to reorganize menu
2008-01-10 05:36:11 +00:00
Carlos Ruiz 6140877e5f Implement FR [ 1846929 ] SaaS (ASP) (On-Demand) configurator 2008-01-10 05:19:55 +00:00
Carlos Ruiz 430aac296b FR [ 1853645 ] Priority for model validator 2008-01-09 01:36:35 +00:00
Carlos Ruiz ef2238f4fe [ 1851188 ] Missing ModelValidator must fail client to start 2008-01-09 00:18:25 +00:00
Carlos Ruiz 1d2275928b FR [ 1866483 ] Jasper on Financial Reports
Fix a migration script problem
2008-01-08 07:02:56 +00:00
Carlos Ruiz 5a8f1c3e13 FR [ 1866483 ] Jasper on Financial Reports
Sync numbering with branch 350
2008-01-08 06:54:42 +00:00
Carlos Ruiz 5dd1b8583b FR [ 1866483 ] Jasper on Financial Reports 2008-01-08 06:36:54 +00:00
tspc b4c77d7ae7 Placeholders for 350 branch 2008-01-08 04:30:16 +00:00
Carlos Ruiz a151a4377a Fix bug [ 1866222 ] Wrong default dictionary entry for C_CashBook.C_Currency_ID 2008-01-07 23:21:28 +00:00
Carlos Ruiz d7fb219489 Sync numbering with branch 350 2008-01-04 01:04:41 +00:00
Carlos Ruiz 5f56546335 Fix [ 1863640 ] Window View Allocation is showing Post button 2008-01-03 23:47:00 +00:00
Carlos Ruiz bc0d60b053 FR [ 1782412 ] Add Document Action Access Functionality
Beautify window appearance
2008-01-03 23:46:05 +00:00
Carlos Ruiz 3e6a8fbd81 FR [ 1861545 ] Create 2008 calendar for GardenWorld 2007-12-31 21:36:01 +00:00
Carlos Ruiz 0a3a977925 FR 1860642 - Enhance document numbering 2007-12-30 02:20:31 +00:00
Carlos Ruiz 790f5b3aef postgres doesn't allow change on view - must drop and recreate 2007-12-19 01:54:05 +00:00
Carlos Ruiz d10f57c561 Refactoring of [ 1757088 ] Grid Collapse and Tab Group 2007-12-18 03:40:51 +00:00
Carlos Ruiz 798b9fad14 FR [ 1800371 ] System Configurator Enhancements 2007-12-15 18:36:45 +00:00
usrdno 6a82ec29e0 Added drop and create of dependend view c_invoice_candidate_v.
Script wouldn't run without it.
2007-12-09 08:15:40 +00:00
Carlos Ruiz 72675cdc04 Prepare release 3.3.1b 2007-12-06 03:33:14 +00:00
vpj-cd 4545c71085 ready to release Adempiere331b 2007-12-06 03:29:07 +00:00
vpj-cd d3c61f55ae Fixed the return type RETURNS TIMESTAMP WITH TIME ZONE AS $$ and sqlj function 2007-12-06 01:25:22 +00:00
Carlos Ruiz c3f14d4e15 Prepare release 3.3.1b 2007-12-06 00:43:27 +00:00
Carlos Ruiz 32699648bf Prepare release 3.3.1b 2007-12-06 00:38:04 +00:00
vpj-cd e5be71f033 minor fixed with views 2007-12-06 00:21:59 +00:00
Carlos Ruiz deeef327b0 Fix errors in view definitions 2007-12-05 23:54:16 +00:00
vpj-cd 5403811edc Synchronize view with patch 2007-12-05 22:58:45 +00:00
vpj-cd 336039d691 Fixed error to apply to postgresql 2007-12-05 22:01:31 +00:00
vpj-cd e687c34da8 [ 1823612 ] Product Info Screen Improvements
add views to generate the model in postgresql
2007-12-05 21:50:13 +00:00
Carlos Ruiz f5b3b7cd2b Fix migration script with problems 2007-12-05 20:14:37 +00:00
Carlos Ruiz 0ff2005591 Prepare relese 3.3.1b 2007-12-05 20:02:00 +00:00
Carlos Ruiz 61ae374308 Prepare relese 3.3.1 2007-12-05 19:47:02 +00:00
Carlos Ruiz cadfadbb30 Fix type in window help
Reported by Offbyte in wiki manual
2007-12-03 18:11:21 +00:00
Carlos Ruiz eb4384f4cb FR [ 1814291 ] Sales Commitment Offset 2007-12-01 08:55:53 +00:00
Carlos Ruiz 2acd198962 Rename 039_FR1840016.sql to 040_FR1840016.sql 2007-12-01 08:12:00 +00:00
kthiemann fe1cc0a360 create table used oracle sysdate instead of now() - thanks to dellph for the hint :) 2007-11-29 10:43:43 +00:00
kthiemann 47811f6a68 FR [1782412] Add Document Action Access Functionality 2007-11-28 09:17:36 +00:00