Commit Graph

1168 Commits

Author SHA1 Message Date
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
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
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
Carlos Ruiz 3484e1aeac BF [2897748] - New role defaults
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2897748&group_id=176962
2009-12-11 01:57:22 +00:00
Carlos Ruiz 31aa496000 FR [2793242] -Accounting Fact Summary
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2793242&group_id=176962
1 - "Recalculate Fact Summary" must be called "Recalculate Cube" to keep consistency
2 - "Report Cube" window must show just the dimensions being used in accounting schema
2009-12-11 01:32:54 +00:00
trifonnt 18842d7ca0 FR [2906574] - Product Central Data
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2906574&group_id=176962
Added new tab "Product Costs" to "Product" window.
Roles which have "Show Accounting" will be able to see it.
2009-12-10 19:02:51 +00:00
trifonnt 8d06fc3071 FR [2912011] - Import specific Price type(Catalogue, Standard, Limit)
https://sourceforge.net/tracker/?func=detail&aid=2912011&group_id=176962&atid=883808
2009-12-10 14:23:55 +00:00
Carlos Ruiz 68ae89d149 Peer review for:
[2904737] - fix BOM back compatibility
[2910358] - Error in context when Key field is found in different tabs.
[2910368] - Error in context when IsActive field is found in different
[2871039] - Tax Rate Parent window not working
Guarantee backward compatibility with previous approach
Added method to get tab context variables without defaulting to window or login variable (required safety measure)
Some refactorings to improve reading and performance
Reactivate hidden tabs - and move back BOM & Formula window to manufacturing menu
2009-12-10 01:07:52 +00:00
Carlos Ruiz de64e1304b BF [2910289] - More on RMA Stabilization
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2910289&group_id=176962
- i18n for messages
- qty check is not taking account of other authorizations
2009-12-09 22:40:01 +00:00
Carlos Ruiz 85ce8aa09d Fix [2910278] - Postgresql constraints
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2910278&group_id=176962
2009-12-08 05:05:50 +00:00
Carlos Ruiz 15f34e77fd Temporal fix for [2904198] - Problems with Payment Window (as Cash)
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904198&group_id=176962
hide the non-working options
2009-12-08 02:36:52 +00:00
vpj-cd 1152bf59a8 fix BOM back compatibility
https://sourceforge.net/tracker/index.php?func=detail&aid=2904737&group_id=176962&atid=879332

Fixed the tab level wrong
2009-12-08 01:18:07 +00:00
Carlos Ruiz bd92365e04 Temporal solution for [2904737] - fix BOM back compatibility
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904737&group_id=176962
Intended to keep product window clean and working
2009-12-08 00:35:48 +00:00
Carlos Ruiz 608f898b4b Fix numbering on migration script 2009-12-08 00:14:26 +00:00
vpj-cd b38c5215e8 fix BOM back compatibility
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904737&group_id=176962
Tax Rate Parent window not working
https://sourceforge.net/tracker/index.php?func=detail&aid=2871039&group_id=176962&atid=879332
2009-12-07 23:19:10 +00:00