Commit Graph

120 Commits

Author SHA1 Message Date
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
Carlos Ruiz 0e80c55494 Fix [2897751] - PackIn -> folder target must be mandatory
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2897751&group_id=176962
2009-12-14 22:32:04 +00:00
Carlos Ruiz 88ed92f08e fix oracle migration 2009-12-14 19:36:40 +00:00
trifonnt 63eb54bc4e -- FR [2913358] BPartner role - Manufacturer
-- https://sourceforge.net/tracker/?func=detail&aid=2913358&group_id=176962&atid=883808
Fix position of tab. Thank's to Carlos for the report!
2009-12-12 22:22:45 +00:00
trifonnt 2964904078 FR [2913307] - New table: Order Source
https://sourceforge.net/tracker/?func=detail&aid=2913307&group_id=176962&atid=883808
Fixes as commented by Carlos.
2009-12-12 22:09:07 +00:00
Carlos Ruiz cff91e107c FR [2906574] - Product Central Data
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2906574&group_id=176962
Product tab is already bloated - deflating - made costs tab independent (not embedded)
2009-12-12 21:40:33 +00:00
trifonnt 7b9d0449b2 FR [2913358] BPartner role - Manufacturer
https://sourceforge.net/tracker/?func=detail&aid=2913358&group_id=176962&atid=883808
2009-12-12 17:50:07 +00:00
trifonnt 6a1babd51c FR [2913307] - New table: Order Source
https://sourceforge.net/tracker/?func=detail&aid=2913307&group_id=176962&atid=883808
2009-12-12 16:06:34 +00:00
trifonnt 28e19d872a BF [2913291] - Fixed Assets Application Dictionary stabilization
https://sourceforge.net/tracker/index.php?func=detail&aid=2913291&group_id=176962&atid=879332
2009-12-12 14:42:42 +00:00
trifonnt dfa2d72abe BF [2913058] - Fix Perpetual Inventory window
https://sourceforge.net/tracker/?func=detail&aid=2913058&group_id=176962&atid=879332
2009-12-12 01:07:23 +00:00
trifonnt 15010abac7 -- FR[2830830] - Add a 'Used in Fields' tab to 'Table and Column' window
-- http://sourceforge.net/tracker/?func=detail&atid=883808&aid=2830830&group_id=176962
2009-12-12 00:55:29 +00:00
trifonnt 39265f3a60 FR[2830830] - New tab Used in Process Parameter into "System Element" window
https://sourceforge.net/tracker/?func=detail&aid=2830830&group_id=176962&atid=883808
2009-12-11 09:14:47 +00:00
Carlos Ruiz 82f03410ac BF [2904134] - Cannot define the print format for a check
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904134&group_id=176962
2009-12-11 02:10:08 +00:00