deathmeat
976a825fbd
Ported to postgresql, tested and works
2007-06-04 13:45:12 +00:00
deathmeat
0c28f78383
ID error. ad_field_id 50187 already exists and is used by a column called "PrintFormat"
...
Fixed to make use of teh next free id 50188
2007-06-04 13:28:34 +00:00
kthiemann
20e49ecefc
Feature Request [ 1730595 ] Dependant Mandatory Field
2007-06-04 11:04:10 +00:00
Carlos Ruiz
4664d4da3f
Fix element_id on scripts
2007-05-25 18:00:22 +00:00
Carlos Ruiz
2c6cf0d1e6
008_2pack_enhancements_printformat.sql for oracle
2007-05-25 17:45:14 +00:00
wght
abcb2de830
Fixed alter statement.
2007-05-25 17:40:23 +00:00
wght
c1a57c5dc2
Deleted 006_2pack_enhancements_printformat.sql and renamed to 008_2pack_enhancements_printformat.sql to keep in sequence. I also corrected bad sequence #'s that were being used by other sql scripts.
2007-05-25 17:38:04 +00:00
wght
98721dbcf2
AD table changes needed for printformat 2pack PackOut type export.
2007-05-25 17:15:12 +00:00
kthiemann
68c8377a25
Feature Request [ 1677797 ] Store Archive In File System Or In DB
2007-05-23 11:58:05 +00:00
kthiemann
176f33cc62
Feature Request [ 1677797 ] Store Archive In File System Or In DB
2007-05-23 11:57:18 +00:00
croo
e17f7c1924
minor edit to the readme to state the correct order to run the migration scripts
2007-05-22 13:43:14 +00:00
teo_sarca
fbbcbd1e3c
[ 1721252 ] XE: paymentTermDiscount not using C_NonBusinessDay
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1721252&group_id=176962
2007-05-19 08:16:23 +00:00
Carlos Ruiz
d009dbeefd
changed to NUMERIC(10,0)
2007-05-15 16:53:10 +00:00
deathmeat
3bbbaa9437
Datatype NUMBER does not exist in postgresql, changed to NUMERIC
2007-05-15 15:24:44 +00:00
Carlos Ruiz
ddf1d6cfe8
postgres script
2007-05-15 01:19:55 +00:00
Carlos Ruiz
c146263b6e
Integrate Tim Heath enhancements on 2pack
...
[ 1712313 ] 2Pack Export of Message Functionality
[ 1712314 ] 2Pack PackIn Message import functionality
2007-05-15 01:05:25 +00:00
Carlos Ruiz
d6cd765224
Revert revision 2367.
...
* The ID in the update is for customized tables, the update can damage customizations on other implementations
* The R_IssueSource table doesn't look like official Adempiere table
More discussion in the tracker:
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1716528&group_id=176962
2007-05-10 16:13:28 +00:00
fer_luck
62e7a8e5e3
--Fixed bug report [ 1716528 ] R_IssueSource not a System table.
...
--https://sourceforge.net/tracker/index.php?func=detail&aid=1716528&group_id=176962&atid=879332
2007-05-10 13:56:06 +00:00
Carlos Ruiz
c12ec7d400
fix bug [ 1707019 ] Fixed Assets package is broking synchronize translation
...
better indentation
dropped the AD_Synchronize specific for Oracle for easier maintenance.
2007-05-08 03:42:54 +00:00
Carlos Ruiz
3b9a37e64b
- InOutGenerate.java - minor indentation enhancement
...
- 002_add_feature_1714090.sql - change it to make new parameter optional
- 003_make_feature_1714090_optional.sql - update for those who already ran the 002
2007-05-08 03:40:49 +00:00
mjudd
cfaa8b1e45
Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1714090&group_id=176962&atid=879335
2007-05-07 08:35:34 +00:00
fer_luck
efaee91d88
Added the RegionName field. Thanks to Carlos, forgot to add it.
2007-05-04 12:38:12 +00:00
deathmeat
e9e692e346
Fixed some small things Fernando forgot (not a problem at all ;))
2007-05-03 12:07:25 +00:00
fer_luck
89c9a3b456
Added the Brazilian Regions, as they're missing on the DB.
2007-05-03 11:55:06 +00:00
Carlos Ruiz
c8c2c19199
Rename for 316-320
2007-05-01 20:18:26 +00:00
Heng Sin Low
c44a598f3f
* preparing for 3.2
2007-05-01 08:30:54 +00:00
Carlos Ruiz
3597aa15ca
Preparation for 3.2.0 release
2007-05-01 05:05:54 +00:00
Heng Sin Low
c1d74f01e0
[ 1707540 ] Dependency problem when modifying AD Columns and Sync.
2007-04-30 15:45:05 +00:00
kthiemann
9152827885
Bug [1708656] - PriceList Generation Ignores Category Tree
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1708656&group_id=176962
2007-04-27 13:34:26 +00:00
Carlos Ruiz
c283da49e3
cleaner code for validation rule on bug 1707995
2007-04-26 21:35:47 +00:00
Carlos Ruiz
1d33d3271c
Avoid problems with &
...
SET DEFINE OFF;
2007-04-26 21:28:58 +00:00
Carlos Ruiz
8fe2dcede0
Reorder and fix quote bug
2007-04-26 21:12:10 +00:00
Carlos Ruiz
d83a418b2c
Reorder and fix quote bug
2007-04-26 21:10:59 +00:00
deathmeat
9894ecabb4
Ported to postgresql, tested and found to be working
2007-04-26 21:04:14 +00:00
deathmeat
a0559a267b
Added Sequence update statements which Michael forgot to insert :(
2007-04-26 20:58:23 +00:00
deathmeat
922da589e5
Both: Fixed WRONG ad_ref_list_id
...
PostgreSQL: Fixed empty string for timestamp columns to NULL
2007-04-26 20:48:23 +00:00
deathmeat
247e959871
Fixed WRONG ad_val_rule_id and WRONG escaping of tickmarks (single quotes) since the script can't be executed
...
in oracle sql developer (and i guess the same with plain sqlplus).
Also fixed the escaping for the postgresql script
2007-04-26 20:42:15 +00:00
mjudd
da07a6ead8
Feature Request http://sourceforge.net/tracker/index.php?func=detail&aid=1708139&group_id=176962&atid=879335
...
Add new rounding rule - whole number ending in 9 or 5
2007-04-26 15:42:30 +00:00
mjudd
61eda5ae7b
Bug Fix http://sourceforge.net/tracker/index.php?func=detail&aid=1707995&group_id=176962&atid=879332
2007-04-26 12:06:09 +00:00
Carlos Ruiz
25cfe5ffc4
Great contribution from Tim Heath!
...
FR [ 1659903 ] Export & import WF in 2Pack
Bug [ 1663186 ] 2pack is not exporting Dynamic Validation
Contrib [ 1706928 ] 2Pack Workflow Import Functionality
Contrib [ 1706940 ] 2Pack Workflow Export Functionality
Contrib [ 1707038 ] 2Pack Dynamic Validation Rule Export Functionality
Contrib [ 1707039 ] 2Pack Dynamic Validation Rule Import Functionality
2007-04-26 08:46:31 +00:00
mjudd
0733318cee
Bug Fix 1644616 - http://sourceforge.net/tracker/index.php?func=detail&aid=1644616&group_id=176962&atid=879332
2007-04-25 12:39:20 +00:00
mjudd
e3ae6efb53
Bug Fix 1644616 - http://sourceforge.net/tracker/index.php?func=detail&aid=1644616&group_id=176962&atid=879332
2007-04-25 09:40:36 +00:00
kthiemann
a4da34825a
Product Category Tree enhancement - as discussed here:
...
http://sourceforge.net/forum/forum.php?thread_id=1721178&forum_id=611158
2007-04-24 12:04:22 +00:00
deathmeat
8159c87e12
Fixed syntax error for translation table inserts. Thanks Fernando!
2007-04-23 20:21:59 +00:00
Carlos Ruiz
749a0bacd4
Bug Fix [ 1705537 ] Import Account parent key not shown
2007-04-23 04:48:02 +00:00
deathmeat
50ecd95167
Ported script to postgresql, tested and it's working
2007-04-22 15:22:51 +00:00
Carlos Ruiz
d39a430d65
Bug [ 1705164 ] Field overwritten in BPartner window
2007-04-22 07:08:55 +00:00
Heng Sin Low
da4d71e5e2
* translated 314-315 migration script for postgresql
2007-04-21 04:19:34 +00:00
teo_sarca
6e029c937d
BF [ 1703102 ] Can not delete Banks, Charges, Business Partner Groups, ...?
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1703102&group_id=176962&atid=879332
2007-04-20 17:49:13 +00:00
teo_sarca
18046bb44f
BF [ 1699033 ] Import BPartner Problem
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1699033&group_id=176962
2007-04-16 09:31:14 +00:00