Commit Graph

4223 Commits

Author SHA1 Message Date
trifonnt 64dc903ce0 TypeFixes. Fixed typo mistakes.
Use constants instead of hard-coded strings.
2009-01-28 20:25:53 +00:00
Heng Sin Low 4e078ebad6 minor - loading of script to create plsql function should be inside the load-function target. 2009-01-28 07:42:17 +00:00
teo_sarca 147a545e89 BF [ 2530090 ] It doesn't get the right UOM into the Manufacturing Order
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2530090&group_id=176962

RollupBillOfMaterial.java : fixed a possible issue when different products have different costing levels

RULE: never modify a process parameter variable because it's too error prone (like p_AD_Org_ID in this case)
2009-01-28 07:31:31 +00:00
teo_sarca 34c5d24147 Current AD do not support multiples calendar for Org
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2520591&group_id=176962

* fixed indentation
* MPeriod.get(Properties ctx, int C_Period_ID) - should return null if C_Period_ID is 0 (same as other methods like this)
2009-01-28 07:24:18 +00:00
Redhuan D. Oon db44b6e439 FR: 2460263 Java POS - minimize BPartner Line and anything to be neater
Pass the BPartner Name instead of ID.
2009-01-28 00:33:14 +00:00
Redhuan D. Oon f14a49b154 FR: 2460263 Java POS - minimize BPartner Line and anything to be neater
creating extra BPartner column in QueryTicket Register
Later will pass the Bpartner Name instead of ID.
2009-01-28 00:03:21 +00:00
vpj-cd 7ab8e7829c It is wrong locator in material receipt for outsourced PO's
http://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2530254&group_id=176962
2009-01-27 23:39:14 +00:00
vpj-cd 9f6c9094c2 It is not rolling up correctly the lower level costs
http://sourceforge.net/tracker2/index.php?func=detail&aid=2530003&group_id=176962&atid=879332
2009-01-27 20:22:49 +00:00
vpj-cd 5fdb307116 It is not rolling up correctly the lower level costs
https://sourceforge.net/tracker2/?func=detail&aid=2530003&group_id=176962&atid=879332
Fix Validate CostingLevel
2009-01-27 17:29:03 +00:00
vpj-cd 1ec6a67d87 Current AD do not support multiples calendar for Org
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2520591&group_id=176962

Implemented the advice of Teo Sarca
Remove the method do not useful
Refactory Deprecated method
Create method for get Calendar

Thank a lot Teo for you advice
2009-01-27 16:41:06 +00:00
teo_sarca 6865278773 BF [ 2530171 ] Cost BOM Multilevel report is wrong if more than two levels
https://sourceforge.net/tracker/index.php?func=detail&aid=2530171&group_id=176962&atid=879332

BF [ 2539976 ] Rename view RV_PP_Cost_BOMLine to T_BOMLine_Costs
https://sourceforge.net/tracker/index.php?func=detail&aid=2539976&group_id=176962&atid=879332
2009-01-27 14:49:24 +00:00
teo_sarca 5db00b1386 BF [ 2530171 ] Cost BOM Multilevel report is wrong if more than two levels
https://sourceforge.net/tracker/index.php?func=detail&aid=2530171&group_id=176962&atid=879332

BF [ 2539976 ] Rename view RV_PP_Cost_BOMLine to T_BOMLine_Costs
https://sourceforge.net/tracker/index.php?func=detail&aid=2539976&group_id=176962&atid=879332
2009-01-27 14:45:21 +00:00
teo_sarca 1dd83ecbb2 libero: MRP : fixed indentation 2009-01-27 14:20:45 +00:00
teo_sarca d79fca0414 FR [ 1779403 ] Report Viewer: add PgUp and PgDown key handlers
* Viewer: add serialVersionUID
* Viewer: removed 1 unused variable warning
2009-01-27 09:40:34 +00:00
Redhuan D. Oon ecdab9670f reorganize import 2009-01-27 09:03:26 +00:00
vpj-cd 69c3297463 Adding French Canadian to ADempiere
http://sourceforge.net/tracker2/?func=detail&aid=2529138&group_id=176962&atid=879335
2009-01-27 08:56:06 +00:00
vpj-cd 3855061d34 It doesn't get the right UOM into the Manufacturing Order
http://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2530090&group_id=176962

Fix the Default UOM, refactory method do not is necessary send the context this can be take of Product instance.
2009-01-27 08:14:05 +00:00
vpj-cd 65e84ad825 Remove material issues and receipt from Activity Control
http://sourceforge.net/tracker2/?func=detail&aid=2530189&group_id=176962&atid=879332
2009-01-27 06:58:25 +00:00
Redhuan D. Oon 4896450966 FR#2538335 Swing POS: terminal selection
Refactoring to debug and solve easier.

Issue is rs returns only POS_IDs. Why? Anyone knows?

https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2538335&group_id=176962
2009-01-27 04:25:42 +00:00
teo_sarca 7945180cc1 BF - error when completing Cost collector:
Action Invalid value - -- - Reference_ID=302 - Z - C - F - V - W - X - T - R - P - D - M - B
2009-01-26 16:20:41 +00:00
teo_sarca f4ae3ceacb libero QA: org.eevolution.process.MRP:
* fix NPE on running MRP process - DO NOT USE "&" instead of "&&"
* renamed PP_MPR_ID variable
2009-01-26 15:36:06 +00:00
teo_sarca 8def96311d BF [ 2419978 ] Voiding PO, requisition don't set on NULL
https://sourceforge.net/tracker/index.php?func=detail&aid=2419978&group_id=176962&atid=879332
2009-01-26 12:39:30 +00:00
teo_sarca ad44888075 libero:
* removed deprecated classes
* use getSQLValue*Ex
2009-01-26 08:07:39 +00:00
teo_sarca 523a1f1b2d MMovement:
* getLines() should use trxName
* added calc. serialVersionUID
2009-01-26 07:43:05 +00:00
Heng Sin Low d5a5a6e1d5 [ 2531451 ] Delete selection doesn't show line no value 2009-01-25 06:11:02 +00:00
vpj-cd 61aef1416c Incorrect global Variable when you use multi Account Schema
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2531597&group_id=176962

Thank a lot Low for review this commit.
2009-01-24 01:25:25 +00:00
vpj-cd 47eb08ee52 FR [ 2520591 ] Support multiples calendar for Org
http://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2520591&group_id=176962
2009-01-24 00:46:42 +00:00
trifonnt d3357b1b07 FR: 2255887 Trad_352a_fr_FR_By_Alamanga_part1
FR: 2255899  	  Trad_352a_fr_FR_By_Alamanga_part2

https://sourceforge.net/tracker/index.php?func=detail&aid=2255887&group_id=176962&atid=883808
https://sourceforge.net/tracker/index.php?func=detail&aid=2255899&group_id=176962&atid=883808
2009-01-23 23:00:30 +00:00
trifonnt a6a1c0f11c FR: [ 1906161 ] French Login wording
https://sourceforge.net/tracker/index.php?func=detail&aid=1906161&group_id=176962&atid=883808
2009-01-23 22:33:26 +00:00
trifonnt b05afc705c Use constant instead of hardcoded String. 2009-01-23 22:27:33 +00:00
trifonnt 74b2c6e351 FR: [ 2531701 ] SetupRes_fr.java
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2531701&group_id=176962
2009-01-23 21:26:26 +00:00
vpj-cd 7cd1af20fc Incorrect global Variable when you use multi Account Schema
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2531597&group_id=176962
2009-01-23 19:53:49 +00:00
vpj-cd 827652fc0d Fix small error in my email syntax 2009-01-23 19:29:44 +00:00
vpj-cd 78972c3a34 Current AD do not support multiples calendar for Org
http://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2520591&group_id=176962
2009-01-23 19:12:00 +00:00
Carlos Ruiz 7b34dc4a61 Fix [2529670] - Undesirable effect having default -1 in AD_Column
https://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2529670&group_id=176962
Solve also the "DEFAULT NULL NOT NULL" problem with Oracle-11G reported here:
https://sourceforge.net/forum/message.php?msg_id=5578383
2009-01-23 17:23:48 +00:00
teo_sarca 19cc25a39e libero HR: Quality Assurance Task
* added proper serialVersionUID

MHRConcept:
* implement caching

MHRConceptCategory:
* added

MHRMovement:
* more helper methods
* cleanup; removed deprecated methods

MHRPayroll:
* implement caching

MRPeriod:
* added

MHRProcess:
* huge refactoring
* moved code from prepareIt to completeIt
* use non-static variables & methods
2009-01-23 13:44:53 +00:00
teo_sarca 17e5112943 BF [ 2530847 ] Report is displayed even if java process fails
https://sourceforge.net/tracker/index.php?func=detail&aid=2530847&group_id=176962&atid=879332

Please help me with a review ;)
2009-01-23 11:00:29 +00:00
teo_sarca 5104231729 libero: CCRP: change the graph colors since the gray tones are very hard to distinguish 2009-01-23 09:08:16 +00:00
teo_sarca 945cfeefc4 [ 2528434 ] ModelInterfaceGenerator: generate getters for common fields
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2528434&group_id=176962

libero: generated PP_Product_Planning model as a demo
2009-01-23 08:33:39 +00:00
vpj-cd 26ce6b55f9 Implementation MRP Notice Action
http://sourceforge.net/tracker2/?func=detail&aid=2529050&group_id=176962&atid=879335
2009-01-22 18:41:34 +00:00
vpj-cd ff5c39b052 http://sourceforge.net/tracker2/?func=detail&aid=2529059&group_id=176962&atid=879335
The Schedule Receipts so not show rightly in MRP Info
2009-01-22 18:17:47 +00:00
vpj-cd 9a822a3285 Implementation MRP Notice Action
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2529050&group_id=176962
2009-01-22 18:16:14 +00:00
teo_sarca be56d8e4c7 BF [ 2528434 ] ModelInterfaceGenerator: generate getters for common fields 2009-01-22 13:06:30 +00:00
teo_sarca 334bd2b27a BF [ 2528297 ] Poor error message on jasper fail 2009-01-22 11:03:59 +00:00
teo_sarca 0fc80586b8 BF [ 2528220 ] Posting commitment release issues
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2528220&group_id=176962
2009-01-22 10:50:25 +00:00
Carlos Ruiz d6529914fc FR [2526794] - Refactoring to change serialVersionUID=1L with proper value
https://sourceforge.net/tracker2/?func=detail&aid=2526794&group_id=176962&atid=879335
2009-01-21 19:01:48 +00:00
Carlos Ruiz bd69fd17b0 Fix [2526697] - Product Substitute and Related tabs broken
https://sourceforge.net/tracker2/?func=detail&aid=2526697&group_id=176962&atid=879332
2009-01-21 18:37:07 +00:00
vpj-cd ed4cbb8113 Error to Calculate Start Date finish Date Schedule
http://sourceforge.net/tracker2/?func=detail&aid=2525014&group_id=176962&atid=879332

error introducing in 6445
http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=rev&revision=6445

Teo, I do not understand Why you apply a TRUNC for the dates it do not is right in you refactory, so the CRP do not work the way right for the trunc dates, in Manufacturing Management  all the dates are management with time.

Kind regards
Victor Perez
www.e-evolution.com
2009-01-21 01:17:29 +00:00
trifonnt 61311d2269 FR: [ 2523861 ] Add Value column to U_POSTerminal table
http://sourceforge.net/tracker/index.php?func=detail&aid=2523861&group_id=176962&atid=879335
2009-01-20 21:35:58 +00:00
Carlos Ruiz 5fcb693d2b Fix [2520529] - Error Generating Invoice from Shipment with different UoM
https://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2520529&group_id=176962
2009-01-20 04:25:21 +00:00