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