Commit Graph

1292 Commits

Author SHA1 Message Date
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 a37d586511 more Payroll dictionary fixes:
- Payroll Concept Sign cannot be Natural
- Filter payroll period by payroll in payroll process
2011-02-27 01:08:12 -05:00
Carlos Ruiz 3eb5515dd7 Integrate payroll movement importer in globalqss/adempiere361liberoHR
FR [2878276] - Importer for Payroll
https://sourceforge.net/tracker/index.php?func=detail&aid=2878276&group_id=176962&atid=879335
Pending posterior integration of liberoHR.jar
2011-02-27 01:01:53 -05:00
Carlos Ruiz d10314493d Fixes on dictionary for payroll tables and windows:
-- Make column payroll concept category updatable
-- Make column HR_Year.StartDate type Date instead of DateTime
-- Fix Error -> All periods of a year shown
-- Add security validation to HR_Process.AD_Org_ID
-- Change HR_Movement date columns from datetime to just date
2011-02-27 00:56:56 -05:00
Carlos Ruiz 37d2ee07f5 Brazilian addresses cannot be captured, regions were added to the database, but not defined in the capture sequence. This script fixes the problem. 2011-02-27 00:50:00 -05:00
Carlos Ruiz 0a937fb801 Every exception logged in AD_Issue are complaining because the length of ReleaseNo column - this script fixes that problem. 2011-02-27 00:49:01 -05:00
Carlos Ruiz 45a0d28cc5 Some "Used in" tabs cannot make zoom - for example zooming to columns from used in tab in Element window. This script implement the zoom. 2011-02-27 00:48:06 -05:00
Carlos Ruiz 5ace44da03 Fix broken FR 3018857 - Importer the Inventory Move, and create sample file format in GardenWorld 2011-02-26 23:22:13 -05:00
Carlos Ruiz d066ed88c4 Renumber migration scripts to make room for the integration of bug fixings 2011-02-26 23:18:51 -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
Carlos Ruiz bae99d6364 Revert rev 12671 6338 2c80d7a7a06c - unneeded migration script for
BF [3017942] - Version 3.6 lts is not importing accounts
2011-02-26 20:50:31 -05:00
Carlos Ruiz 403ccaf162 Revert FR [2979756] - Touchscreen friendly POS
Although I like the new presentation of the touchscreen POS it removed some basic functionality.
* In previous POS you could select the business partner, here it assign the "Standard" partner and it cannot be changed (not sure if there is a "hidden" button to do it).
* The button "Preferences" do nothing.
* Credit Card Expiration cannot be set to 0911 - it's changed to 911 and then complaining about the format.
* The order was completed with an incomplete payment - an order of 200 - I entered a cash payment of 50 and it was completed with a change of -190
2011-02-26 19:27:57 -05:00
Carlos Ruiz fb7eb25653 Starting server.product is throwing exception:
java.lang.ClassNotFoundException: org.eevolution.model.LiberoValidator
	at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:506)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:169)
	at org.compiere.model.ModelValidationEngine.loadValidatorClass(ModelValidationEngine.java:163)
	at org.compiere.model.ModelValidationEngine.<init>(ModelValidationEngine.java:104)
	at org.compiere.model.ModelValidationEngine.get(ModelValidationEngine.java:75)
	at org.compiere.Adempiere.startupEnvironment(Adempiere.java:526)
	at org.compiere.Adempiere.startup(Adempiere.java:503)
	at org.compiere.util.WebEnv.initWeb(WebEnv.java:170)
	at org.compiere.util.WebEnv.initWeb(WebEnv.java:129)
	at org.compiere.web.AdempiereMonitor.init(AdempiereMonitor.java:1007)
As a temporary measure in order to create a clean installer in future I brought an old script that disable the validator.
We can enable it again when integrated the jar files as packages.
2011-02-26 15:46:43 -05:00
Heng Sin Low 5b7f513937 merge osgi branch 2010-07-05 17:00:27 +08:00
teo_sarca 38002b254f Specify exactly which are the search fields
Forgot to migrate the DocumentNo column.So in this commit I am setting IsSelectionColumn=Y for all DocumentNo columns.

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3016592
2010-06-29 09:08:53 +00:00
vpj-cd ff654a1f2d Importer the Inventory Move
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3018857
2010-06-25 03:10:43 +00:00
Carlos Ruiz 4e244120ae Fix [3020624] 360lts Migration scripts/dmp don't contain JavaPOS changes
seems like revision 12609 (merging 12595 from release) dropped wrongly the files (svn merge seems weak on some cases)
recovering the scripts from revision 12574
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3020624
2010-06-24 06:48:26 +00: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 2a64502984 Revert revision 12717 - see explanation on tracker comments
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3019061
2010-06-21 15:57:07 +00:00
trifonnt ab35f3713a BF [3019061] - Renamed folder for migration scripts
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=3019061&group_id=176962
Name of migration folder MUST not change on each release.
Such changes break already working scripts.
2010-06-21 14:03:03 +00:00
teo_sarca 00fea82dba Fix System Color Window
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3018013
2010-06-18 12:34:41 +00:00
trifonnt 78627c68cd BF [3017942] - Version 3.6 lts is not importing accounts
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=3017942&group_id=176962
2010-06-18 08:54:31 +00:00
usrdno 34249806d1 FR-3015882 - Copy Product
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3015882
2010-06-17 13:14:03 +00:00
teo_sarca 7a4ad64e8e Specify exactly which are the search fields
Implemented as discussed in forum thread.

Sponsored by Metas GmbH.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3016592
2010-06-15 17:18:35 +00:00
tspc 79764d2942 Merge Revision 12598 from /release to /trunk
r12598
Steps to release -> create directory 360lts-release

Regards,
Tony
2010-06-15 09:40:49 +00:00
tspc c1619892ba Merge Revision 12595 from /release to /trunk
r12595
Steps to release -> rename 354a-trunk to 354-360lts

Regards,
Tony
2010-06-15 09:20:45 +00:00
tspc 87d12c1c5a Merge Revisions 12577,12578,12579,12580,12581 from /release to /trunk
r12577
Run sequence check before release

r12578
Steps to release - change sources to point new version

r12579
Steps to release -> Create migration scripts to update version information in ad_system table

r12580
Steps to release -> Create migration scripts to update version information in ad_system table

r12581
Steps to release -> Change and compile new Launch4j

Regards,
Tony
2010-06-15 03:12:40 +00:00
Carlos Ruiz 14d2ae5b82 Organize placeholders and numbering for scripts of Java POS - in development 2010-06-14 20:56:27 +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
Carlos Ruiz d24601f70f [3013401] IsCreatePlan in table PP_Product_Planning default=Y - Peer review -> sync database default
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3013401
2010-06-14 18:52:59 +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
vpj-cd 4ee6081e2a Payment Selection for Payroll integrate with the AD Core
https://sourceforge.net/tracker/?func=detail&atid=934929&aid=3015702&group_id=176962

fix incomplete script

kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3015702
2010-06-14 05:26:12 +00:00
vpj-cd 3fa200b2b6 Payment Selection for Payroll integrate with the AD Core
https://sourceforge.net/tracker/?func=detail&atid=934929&aid=3015702&group_id=176962

Fix incomplete script

kind regards
Victor Perez
www.e-evolution.com

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3015702
2010-06-14 04:57:43 +00:00
vpj-cd 2c7cfc8b3e Payment Selection for Payroll integrate with the AD Core
https://sourceforge.net/tracker/?func=detail&atid=934929&aid=3015702&group_id=176962

kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3015702
2010-06-14 04:32:25 +00:00
vpj-cd 7597de2f47 Is necessary add new fields the history
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3015695
2010-06-14 03:49:09 +00:00
vpj-cd 413bd06c5d IsCreatePlan in table PP_Product_Planning default=Y
Thank you Mario for your improve

kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3013401
2010-06-14 01:54:25 +00:00
vpj-cd 4176315366 The Locator To and UOM is not setting
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3015656
2010-06-14 01:26:48 +00:00
Carlos Ruiz 2f404efe9a Peer review Revision 12517
fix typo
modification must be done at element / it replicates to all other levels
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3015053
2010-06-14 01:21:28 +00:00
vpj-cd 04d5011375 DefaultRoutingServiceImpl should consider Queuing Time
Thank you Mario, I change the APICS standard description

kind regards
Victor Perez
www.e-evolution.com

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3015053
2010-06-14 00:17:50 +00:00
trifonnt cecb725af6 FR [3010957] Custom Separator Character
http://sourceforge.net/tracker/?func=detail&aid=3010957&group_id=176962&atid=879335
2010-06-03 11:21:58 +00:00
trifonnt 178e5e2663 BF [3003367] - Missing Sequence for C_OrderSource
https://sourceforge.net/tracker/?func=detail&aid=3003367&group_id=176962&atid=879332
Fixing the file numbering.
Proper number is 728.
2010-05-24 15:57:52 +00:00
trifonnt d546304056 BF [3006193] - Only Manufacturing Resources in Manufacturing WFs
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=3006193&group_id=176962
2010-05-24 15:53:04 +00:00
vpj-cd 9bfac64a62 Error when try change the shipper
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3005557
2010-05-22 01:10:28 +00:00
trifonnt b1293b3292 -- BF [3003367] - Missing Sequence for C_OrderSource
-- https://sourceforge.net/tracker/?func=detail&aid=3003367&group_id=176962&atid=879332
2010-05-18 14:42:18 +00:00
trifonnt c4747139a9 -- BF [3002076] - Merge entities not working !
-- https://sourceforge.net/tracker/?func=detail&atid=879332&aid=3002076&group_id=176962
2010-05-15 16:24:04 +00:00
tspc da621b2081 BF3002119 Oracle script 665_FR2952245_ImportDataPlanning
Regards,
Tony  Snook

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3002119
2010-05-15 15:13:02 +00:00
trifonnt 7c5fc42a6d FR [2997000] - UOM Symbol
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2997000&group_id=176962
Reverting rev. 12288 until we have positive vote on what should be the default Identifier.
2010-05-07 14:51:26 +00:00
trifonnt 8a6264109f FR [2997000] - UOM Symbol
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2997000&group_id=176962
2010-05-07 14:38:58 +00:00
teo_sarca c1146128a7 FR [ 2994115 ] Add C_DocType.IsPrepareSplitDoc flag
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2994115
2010-04-29 11:30:12 +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 e357babf9d Merge bug fixes from release to trunk
merge 12146 - missed migration scripts

Regards,
Tony

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=1568777
2010-04-26 09:31:51 +00:00
vpj-cd fe42a1c7a9 apply the Carlos's suggestion, Thank a lot
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2991631
2010-04-24 04:02:37 +00:00
vpj-cd 30ba6d6994 Error Qty In transit have default 1 and should be null
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2991631
2010-04-24 03:36:34 +00:00
trifonnt 79a1decdde -- FR [2990358] - Extend Initial Tenant setup
-- https://sourceforge.net/tracker/?func=detail&aid=2990358&group_id=176962&atid=879335
Fixed Process Parameter sequence numbers.
2010-04-22 10:33:25 +00:00
trifonnt 57208125e6 -- FR [2990358] - Extend Initial Tenant setup
-- https://sourceforge.net/tracker/?func=detail&aid=2990358&group_id=176962&atid=879335
2010-04-21 11:16:08 +00:00
Carlos Ruiz 5bb7a7a490 FR [2979756] Touchscreen friendly POS - foreign keys generated in BF 2975308
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979756
2010-04-20 05:27:10 +00:00
Carlos Ruiz c65dd5723d [2975308] - Image columns (and others) does not have a foreignkey / separate POS foreign keys (still not on release)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2975308
2010-04-20 05:25:27 +00:00
Carlos Ruiz 9ac0607578 Fix [2975308] Image columns (and others) does not have a foreignkey
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2975308
2010-04-20 02:47:33 +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
Carlos Ruiz 1aa36c221a Fix [2989677] Usability - libero default accounts for GW
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2989677
2010-04-20 02:26:46 +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
Carlos Ruiz 95c5b756be Fix [2987531] Cannot search on Posted field - Thanks to Paul
reverted revision 12035
implemented new patch submitted by Paul
peer reviewed and tested (swing and zkwebui)
added migration script to fix some dictionary errors on Posted columns
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2987531
2010-04-19 22:52:43 +00:00
trifonnt 00005787b9 Fix name of the sql file to be the same like in the postgres folder. 2010-04-19 15:52:15 +00:00
trifonnt c581a98596 -- BF [2989431] - Country: Germany, add Region
-- https://sourceforge.net/tracker/?func=detail&aid=2989431&group_id=176962&atid=879332
2010-04-19 15:51:08 +00:00
trifonnt 012e1af151 -- BF [2989334] - Wrong SQL for Reference: RelType M_InOut (Shipment) <= C_Or
-- https://sourceforge.net/tracker/?func=detail&aid=2989334&group_id=176962&atid=879332
2010-04-19 12:50:19 +00:00
trifonnt 1125ff510c -- BF [2872924] - Window Customization tabs
-- https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2872924&group_id=176962
2010-04-16 21:10:48 +00:00
Carlos Ruiz 46bbb4ddbb FR [2962094] Finish implementation of weighted average costing / as orders can be reopened - better assign matchpo just with invoice and not with order
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-04-16 12:01:50 +00:00
Carlos Ruiz 8fd8a1686c Fixing according to https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3678158 2010-04-16 11:57:25 +00:00
trifonnt 97b84e6ef7 -- BF [2863381] - absolute paths in webshop
-- https://sourceforge.net/tracker/?func=detail&aid=2863381&group_id=176962&atid=879332
2010-04-15 17:16:29 +00:00
trifonnt c5c8fb884e BF [2975308] - ad_orginfo.logo_id does not have a foreign key
https://sourceforge.net/tracker/?func=detail&aid=2975308&group_id=176962&atid=879332
2010-04-15 15:27:11 +00:00
trifonnt 771ba3a23f --FR [2987625] - Add more details to Organization
--https://sourceforge.net/tracker/?func=detail&aid=2987625&group_id=176962&atid=879335
2010-04-15 10:16:48 +00:00
trifonnt b2701b39b7 -- BF [2987097] - Wrong column size: VendorProductNo
-- https://sourceforge.net/tracker/?func=detail&aid=2987097&group_id=176962&atid=879332
2010-04-14 12:33:28 +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
phib f0220856c3 Flag unposted reversed allocations as posted.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2985660
2010-04-13 23:13:34 +00:00
Carlos Ruiz 020e2b0b9d Fix [2983810] Zoom across not working properly
related to FR [2897194] Advanced Zoom and RelationTypes
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2983810
2010-04-08 23:29:24 +00:00
Carlos Ruiz a21db5de0f FR [2976452] Implement included roles feature - thanks to Teo and Metas
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2976452
2010-04-08 20:10:54 +00:00
Carlos Ruiz 644cee6e00 FR [2962094] Finish implementation of weighted average costing - implement history of costs in M_CostDetail
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-04-07 19:54:16 +00:00
trifonnt fc14e5201c FR [2979756] - Touchscreen friendly POS
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2979756&group_id=176962
Now GardenWrold should work with the new Java POS.
2010-04-07 09:14:41 +00:00
trifonnt 29711f727c FR [2979756] - Touchscreen friendly POS
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2979756&group_id=176962
Removed SQL statements which caused ID duplication errors.
This IDs were not used anywhere. Not sure why migration scripts contained them at all.
2010-04-07 08:56:54 +00:00
trifonnt 4017fd34f9 FR [2979756] - Touchscreen friendly POS
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2979756&group_id=176962
Removed delete sql statements.
2010-04-07 08:13:36 +00:00
trifonnt 7222028463 FR [2979756] - Touchscreen friendly POS
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2979756&group_id=176962
2010-04-06 11:47:38 +00:00
Carlos Ruiz c53d2ddb44 Revert partially revision 11843 - landed cost is working
Fix [2978440] Hide non working fields
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2978440
2010-03-31 00:19:35 +00:00
trifonnt 1f93aa0386 -- BF [2913291] - Fixed Assets Application dictionary stabilization
https://sourceforge.net/tracker/?func=detail&aid=2913291&group_id=176962&atid=879332
2010-03-29 14:53:30 +00:00
trifonnt 172e912371 -- FR [2978440] - Hide non working fields
-- https://sourceforge.net/tracker/index.php?func=detail&aid=2978440&group_id=176962&atid=879332#
2010-03-29 10:06:30 +00:00
Heng Sin Low aff29fc575 * Implement timeout page
* Reduce default session timeout period from 120 minutes to 60 minutes

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2947703
2010-03-29 02:44:16 +00:00
Carlos Ruiz edcd061da7 Fix [2962244] - Future dated price list version used in order
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962244
2010-03-26 14:44:24 +00:00
Carlos Ruiz a88e1efec3 Fix AD_ClientShare functionality
BF [1761985] - Val Rule "AD_Table Client+Org Access" is incorrect defined
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=1761985
2010-03-25 03:36:46 +00:00
Carlos Ruiz cc066a06c8 Refactor Query / FR [2975307] - AD_Menu_Trl overwritten by AD_Window
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2975307
2010-03-25 00:40:56 +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
trifonnt 25f0a92a96 -- FR [2975307] - AD_Menu_Trl overwritten by AD_Window
-- https://sourceforge.net/tracker/index.php?func=detail&aid=2975307&group_id=176962&atid=879335
-- Mark Not used System Elements as Not Active. Delete their translations.
2010-03-24 16:01:27 +00:00
trifonnt d65c1b6e3f -- FR [2975307] - AD_Menu_Trl overwritten by AD_Window
-- https://sourceforge.net/tracker/index.php?func=detail&aid=2975307&group_id=176962&atid=879335
-- ADD IsCentrallyMaintained to AD_Table
2010-03-24 14:30:45 +00:00
trifonnt d7fcea5dff -- FR [2975307] - AD_Menu_Trl overwritten by AD_Window
-- https://sourceforge.net/tracker/index.php?func=detail&aid=2975307&group_id=176962&atid=879335
-- Summary Menu items must not be Centrally maintained as they can't be synchronized with any other element.
2010-03-24 13:48:35 +00:00
trifonnt de26bf1d00 FR [2975307] - AD_Menu_Trl overwritten by AD_Window
https://sourceforge.net/tracker/index.php?func=detail&aid=2975307&group_id=176962&atid=879335
2010-03-24 12:43:53 +00:00
Carlos Ruiz 71fa1d0ad8 Fix [2889652] - Synchronize terminology fails
solving the root problem I changed the element index from columnname to upper(columnname)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2889652
2010-03-22 19:50:53 +00:00
Carlos Ruiz 91b2eca6b3 FR [2897194] Advanced Zoom and RelationTypes - Thanks to Tobias Schöneberg (tobi42)
minor fix and added connection between BP and return windows
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2897194
2010-03-22 19:13:32 +00:00
Carlos Ruiz 93fbc42293 FR [2897194] Advanced Zoom and RelationTypes - Thanks to Tobias Schöneberg (tobi42)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2897194
2010-03-20 12:51:35 +00:00
trifonnt 364fa86d17 -- FR[2973129]-Add German Regions
https://sourceforge.net/tracker/?func=detail&aid=2973129&group_id=176962&atid=883808
2010-03-19 12:16:52 +00:00
Carlos Ruiz c36b480e68 Fix [1699764] - Usability - Price List GUI falsely links to Discount Schemas
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=1699764
2010-03-19 04:11:14 +00:00
Carlos Ruiz 415befc139 BF [2493555] Language Table, missing record for ms_MY - synchronized country, currency and language with compiere 3.2.0
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2493555
2010-03-19 00:21:42 +00:00
tspc 478075d45d Merge bug fixes from release into trunk
merge -r 11666:11670 -r 11677:11680 -r 11682:11684

11666-11670 -> Fix Eclipse warnings/ERROR
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2970867

11677 -> Fix - Firstof Function Week Constant
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794

11678 -> The revision 7509 introduced a bug because of bad programming
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2001910

11679 -> Integrate fix contributed by mcicchelli for [2514168] Port missing connect for Test.sql
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2514168

11680 -> minor - fix typos in comments

11682 -> [2971637] DB.executeUpdate working as autocommit if trx is not opened
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2971637

11683 -> Client Accounting Processor - fix a problem found, it was not updating Posted status on posting failure
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2857289

11684 -> Firstof Function Week Constant - scripts swapped - thanks to Armen by the peer review
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794
2010-03-17 10:57:46 +00:00
trifonnt 4b73c696ba FR [2970674] - Import Order: Import Delivery Rule
https://sourceforge.net/tracker/?func=detail&aid=2970674&group_id=176962&atid=883808
2010-03-15 14:15:12 +00:00
joergviola 0798948086 Merged trunk 11345 to 11658 into branches/osgi/approach2 2010-03-14 14:38:00 +00:00
Carlos Ruiz 1784eebf02 BF [2968442] - Post without Application Server - journals and Allocations / Deprecate old way of TESTING -> AD_Client.IsPostImmediate
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2968442
2010-03-14 05:23:15 +00:00
Carlos Ruiz 976bee6dd0 BF [2970013] Process Para uniqueness required
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2970013
2010-03-13 22:54:31 +00:00
Carlos Ruiz 9c3a274453 Fix [2042466] Print Preview slow - data error
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2042466
2010-03-11 20:15:19 +00:00
Carlos Ruiz cd0f667107 BF [1774758] No default Sales Representant in request window - restoring original fix
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=1774758
2010-03-11 16:56:02 +00:00
Carlos Ruiz 4c273c2f3d Unallocated payment report view excludes partially allocated payments.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2092712
2010-03-11 16:54:11 +00:00
Carlos Ruiz 3a22bffd0e Unallocated payment report view excludes partially allocated payments.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2092712
2010-03-11 16:52:40 +00:00
phib 481c619b17 Unallocated payment report view excludes partially allocated payments.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2092712
2010-03-10 21:49:48 +00:00
Carlos Ruiz f59b902a34 FR [2962094] - Finish implementation of weighted average costing - Created the default account P_AverageCostVariance_Acct
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-03-09 02:59:57 +00:00
trifonnt ec9937f54e FR [2965494] - Import Order: Import of Order Source
https://sourceforge.net/tracker/?func=detail&aid=2965494&group_id=176962&atid=883808
2010-03-08 16:09:28 +00:00
tspc bb529d9197 Merge bug fixes in release not committed to trunk
merge -c 11561 -c 11581 -c 11582

11561 -> Fix [2962787] Recursion in PO.set_ValueNoCheckE
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962787

11581 -> Fix [2948897] Fixed Assets Dictionary Errors - wrong reference to column A_Depreciation_Entry.A_Type_Entry
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2948897

11582 -> Fix [2948897] Fixed Assets Dictionary Errors - wrong reference on processed columns
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2948897
2010-03-04 23:11:37 +00:00
Carlos Ruiz dfe03fabfa FR 2962094 - Finish implementation of weighted average costing
1st step -> create column to manage the processed date+time (in order to allow reposting of documents in the same order they were completed - this will be the second step)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-03-03 01:31:36 +00:00
Carlos Ruiz 4d76cea47e Found the NOT EXISTS part of the validation is not needed as it's controlled in MRMALine.beforeSave - better drop the NOT EXISTS part for backporting compatibility with 343 and 355
Fix [2904257] wrong validation sql for "M_InOutShipment/Receipt (RMA)"
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2904257
2010-03-01 17:30:14 +00:00
phib eb40b62629 FR 2957782: Add due date to Pay selection create
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2957782
2010-02-24 05:22:02 +00:00
trifonnt f537c99a87 BF [2957094] - sql script fails on oracle
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2957094&group_id=176962
2010-02-23 09:21:11 +00:00
Heng Sin Low edf4a9b437 Scheduler Enhancement:
* Add cron job support
* Add IsIgnoreProcessingTime flag - use previous DateNextRun as source to calculate the new DateNextRun value
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2956390
2010-02-22 02:20:31 +00:00
vpj-cd 6dc566294e The Product Planning Table have not identifiers
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2952456
2010-02-16 00:20:34 +00:00
vpj-cd 679ccdf7a4 Create new importer for Planning Data and Forecast
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2952245
2010-02-15 23:12:53 +00:00
trifonnt 0288e96f00 FR [2934358] - Fixed Typos on AD_Element
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2934358&group_id=176962
Added Postrges migration Script.
Test on Postgres too.
2010-02-15 08:39:20 +00:00
phib 51105fba20 FR2949534 Call reset allocation from allocation window
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2949534
2010-02-11 05:06:44 +00:00
phib 9371306c0e BT2944388 "No SQL" error when deleting report cube
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2944388
2010-02-08 05:10:43 +00:00
phib 57439ee44e FR2945715 Improve Advanced Search
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2945715
2010-02-08 04:47:55 +00:00
mjudd a8a91a7e1d [ BF 2944056 ] - Fix quantities for Substitute & Related products in InfoProduct
https://sourceforge.net/tracker/index.php?func=detail&aid=2944056&group_id=176962&atid=879332
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2944056
2010-02-01 21:41:57 +00:00
phib 66c0db1d02 2871676 New Fin Report Amount types
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2871676
2010-01-27 00:29:04 +00:00
vpj-cd 4dcfc53d39 integrate 11304 revision
Fix city list on Implement Initial Client Setup
as discussed here: https://sourceforge.net/projects/adempiere/forums/forum/610546/topic/3517572

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2598506
2010-01-23 20:25:47 +00:00
trifonnt 0e34ee7af1 BF [2933248] - Oracle script 602_FR2893636_Add_EventType.sql
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2933248&group_id=176962
2010-01-16 07:55:22 +00:00
tspc c95d84825c Fix Oracle Error:
mrp.docstatus,
ERROR at line 24:
ORA-12704: character set mismatch

Need to Cast strings in Union to nvarchar2 where needed

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2928680
2010-01-11 21:48:45 +00:00
vpj-cd d0911da112 Implementation the Safety Stock in MRP
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2928680
2010-01-11 11:15:59 +00:00
trifonnt 2ddaac9cbe BF [2928680] - Implementation the Safety Stock in MRP - ID: 2928680
http://sourceforge.net/tracker/?func=detail&atid=934929&aid=2928680&group_id=176962
Need to test on Oracle!
2010-01-11 10:53:16 +00:00
vpj-cd 5efab08390 Implementation the Safety Stock in MRP
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2928680
2010-01-09 04:32:13 +00:00
vpj-cd 5bdc0b724f Distribution Line show not the Delivery Qty
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2928004
2010-01-08 04:28:43 +00:00
vpj-cd 31904d9a6b Integrate revision 11222
Problems in Requisition window - fix dictionary to avoid making the second tab read-write after navigating to third tab

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2923042
2010-01-05 07:33:25 +00:00
vpj-cd 78d697acff Integrate revision 11219
Script to create 2010 official periods in GardenWorld

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2925700
2010-01-05 07:29:26 +00:00
vpj-cd b9d3c06ad1 revert revision 11234 incorrect merge 2010-01-05 07:20:11 +00:00
vpj-cd d59ad1dc05 Integrate revision 11219
Script to create 2010 official periods in GardenWorld
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2925700
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2925700
2010-01-05 07:14:47 +00:00
tspc f087312bb7 Fix error in Oracle script:
ORA-00904: "ISMANUFACTURER": invalid identifier
ORA-02296: cannot enable (ADEMPIERE.) - null values found

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913358
2009-12-17 01:35:20 +00:00
Carlos Ruiz 5299cb5451 BPartner role - Manufacturer
Final peer review according to last forum comments
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913358
2009-12-16 13:36:29 +00:00
Carlos Ruiz ac360b51c3 Peer review
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913307
2009-12-16 13:15:09 +00:00
trifonnt 739a421079 FR [2915451] - Add Sys Config variable: REAL_TIME_POS
https://sourceforge.net/tracker/?func=detail&aid=2915451&group_id=176962&atid=879335
2009-12-16 10:45:17 +00:00
Carlos Ruiz 837badd6ae Implement [2915244] - Propose for Business Partner Setup workflow
https://sourceforge.net/tracker/?func=detail&aid=2915244&group_id=176962&atid=879335
2009-12-16 02:39:33 +00:00
tspc 02fdcc78bd [2913307] New table: Order Source
https://sourceforge.net/tracker/?func=detail&aid=2913307&group_id=176962&atid=883808
- fix oracle script - duplicate insert into ad_sequence (already fixed in postgresql)
- make primary and foreign key names explicit
2009-12-16 00:34:49 +00:00
Carlos Ruiz a5d2ab9186 Fix [2904311] - Wrong default for parameter Org in Statement of Accounts
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904311&group_id=176962
2009-12-15 23:34:43 +00:00
Carlos Ruiz 3bebb34a10 Fix [2904323] - Cannot set invoiced on request type
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904323&group_id=176962
2009-12-15 23:30:37 +00:00
Carlos Ruiz 8840cf8e42 Fix [2914836] - Correct Reference for AmountTendered & AmountRefunded
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2914836&group_id=176962
2009-12-15 22:49:06 +00:00
tspc 02ab3329e9 Fix Oracle SQL/PLUS script error in 631_FR2906574Product-costs-embedded
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2906574&group_id=176962
2009-12-15 21:16:55 +00:00
trifonnt 7731f197ef FR [2913307] - New table: Order Source
https://sourceforge.net/tracker/?func=detail&aid=2913307&group_id=176962&atid=883808
Fix Oracle sql file as commented by Carlos.
2009-12-15 13:35:23 +00:00
trifonnt 84bc8addf8 -- FR [2913358] BPartner role - Manufacturer
-- https://sourceforge.net/tracker/?func=detail&aid=2913358&group_id=176962&atid=883808
Fix Oracle sql statement. Thank's to Carlos for the report!
2009-12-15 11:01:54 +00:00
Carlos Ruiz b93ee106b0 FR [2893090] - Implement remember me
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2893090&group_id=176962
Implemented sysconfig keys to control the feature - it can be configured now to allow saving User/Password/None for zk or swing
2009-12-15 03:04:01 +00:00
Carlos Ruiz a4b23664f6 Fix [2873784] - Gardenworld bad defaults?
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2873784&group_id=176962
2009-12-14 23:03:05 +00:00