Commit Graph

1704 Commits

Author SHA1 Message Date
Carlos Ruiz 2820e8143d Merge fixes done in qa - not in trunk
----------------------------------
globalqss - Revision 8244
Fix Bug [2546855] - Mail text not parsed or translated in request window
https://sourceforge.net/tracker2/?func=detail&aid=2546855&group_id=176962&atid=879332
----------------------------------
globalqss - Revision 8247
Fix Bug [2547306] - Request notification not sent on creation
And on modification of a sales rep the new sales rep is not being notified.
https://sourceforge.net/tracker2/?func=detail&aid=2547306&group_id=176962&atid=879332
----------------------------------
globalqss - Revision 8249
Minor
- dropping procedure wrongly created (duplicate) on functions directory
- adding needed ending / to documentNo
----------------------------------
hengsin - Revision 8281
* Make the Locator window re-sizable and fixed the width of the locator combo box
----------------------------------
2009-02-04 19:23:09 +00:00
Carlos Ruiz 8ec88430c7 Fix [ adempiere-ZK Web Client-2561593 ] Multi-tenant problem with webui
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2561593&group_id=176962
2009-02-04 19:03:17 +00:00
teo_sarca 73645ec8e5 BF [ 2564175 ] Fix MRefList.getListDescription method
https://sourceforge.net/tracker/index.php?func=detail&aid=2564175&group_id=176962&atid=879332
2009-02-04 14:34:26 +00:00
Redhuan D. Oon d0649726f5 FR-1976008 - 2Pack can replicate Data with FK integrity
Changes done by Low Heng Sin
2009-02-04 10:19:59 +00:00
teo_sarca 8ee2df3af6 BF [ 2560274 ] Error:** java.lang.NullPointerException
https://sourceforge.net/tracker/index.php?func=detail&aid=2560274&group_id=176962&atid=879332
2009-02-03 12:13:31 +00:00
teo_sarca e81be62d56 libero: MPPProductPlanning : more field validation
Victor, please help me on this talk, to define more validations
2009-02-03 07:35:33 +00:00
teo_sarca 060ff39708 libero: MRP: when using M_Product_PO reset Order_Max field too 2009-02-03 07:10:52 +00:00
teo_sarca 1e6e8cde09 CRP: prevent infinite loop by introducing MaxIterationsNo variable 2009-02-02 10:14:44 +00:00
teo_sarca f1f759b77e BF [ 2549503 ] Calculate Capacity Plan run backward
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2549503&group_id=176962

Error when S_Resource.TimeSlotStart > S_Resource.TimeSlotEnd
2009-02-02 09:20:16 +00:00
vpj-cd 6047a96148 manual merge based in revision 8234
Issuing of stock should ignore storage with onhand <= 0 - ID: 2545020
http://sourceforge.net/tracker2/index.php?func=detail&aid=2545020&group_id=176962&atid=879332
Merge change from 8234 revision
http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=rev&revision=8234

[ 2545020 ] Issuing of stock should ignore storage with onhand <= 0
- Only process storage with qtyOnHand > 0 when fulfilling for customer shipment, inventory movement and physical inventory.
- Remove remarked code.
- Fixed javadoc in MStorage, restore the original behaviour of getAllASI. Refactor getWarehouse method as the primary method use to
 retrieve storage records for customer shipment, inventory movement and physical inventory transaction.
- Fixed MStorage.getWarehouse to behave as stated in the javadoc, i.e always respect the locator priority.
- Remove the linePerASI logic in InOutGenerate so that the actual allocation of storage only happens in MInOut. Ensure proper reset
 of storage cache.
2009-02-01 00:16:34 +00:00
vpj-cd c129a03301 Make To Kit functionality update Qty of MO
http://sourceforge.net/tracker2/?func=detail&aid=2553930&group_id=176962&atid=879335
2009-01-31 23:36:15 +00:00
vpj-cd 79662c2957 Make To Kit functionality update Qty of MO
http://sourceforge.net/tracker2/?func=detail&aid=2553930&group_id=176962&atid=879335
2009-01-31 23:33:02 +00:00
teo_sarca 9809dddd5a minor: PeriodClosedException should display DocBaseType Name instead of Value(Code) 2009-01-31 15:07:35 +00:00
teo_sarca 0b0c6de47e FR [ 2552432 ] Create JUnit MRP tests
http://sourceforge.net/tracker/index.php?func=detail&aid=2552432&group_id=176962&atid=879335
2009-01-31 13:33:16 +00:00
teo_sarca 3bf2c62644 libero: MRP : improve process testability 2009-01-31 12:01:21 +00:00
teo_sarca f1700d17e1 FR [ 2430845 ] Add ProcessInfoParameter.getParameterAsBoolean method
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2430845&group_id=176962
2009-01-30 15:24:05 +00:00
teo_sarca d1d67a8d65 BF [ 2549128 ] Report View Column not working at all
https://sourceforge.net/tracker/index.php?func=detail&aid=2549128&group_id=176962&atid=879332

Please help me with a review ;)
2009-01-30 15:20:13 +00:00
teo_sarca ece8b5ce20 BF [ 2549326 ] I not receive notification MRP-120
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2549326&group_id=176962
2009-01-30 15:16:42 +00:00
teo_sarca 8ea9bd3cb5 BF [ 2549348 ] I not receiving the MRP-080 Notification
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2549348&group_id=176962
2009-01-30 15:15:21 +00:00
teo_sarca d1c1d8996a Revert revision 8248 because it was a bad merge.
Manual merge is needed.
2009-01-30 08:17:23 +00:00
teo_sarca 3fc69673b4 Revert revision 8251 because it was a bad merge.
Manual merge is needed.
2009-01-30 08:09:51 +00:00
teo_sarca 301684d5c0 libero: MRP:
* refactor the code because we need this process to be able to test with JUnit
2009-01-30 06:59:04 +00:00
vpj-cd d20b7677e3 Issuing of stock should ignore storage with onhand <= 0 - ID: 2545020
http://sourceforge.net/tracker2/index.php?func=detail&aid=2545020&group_id=176962&atid=879332

Fix MA when the on hand for s ASI is zero
2009-01-30 05:55:59 +00:00
Redhuan D. Oon 70ffc39a38 FR 2538335 Swing POS: terminal selection
Advised by Carlos Ruiz with compliments.
2009-01-30 05:11:51 +00:00
vpj-cd 9003312769 Issuing of stock should ignore storage with onhand <= 0 - ID: 2545020
http://sourceforge.net/tracker2/index.php?func=detail&aid=2545020&group_id=176962&atid=879332
Merge change from 8234 revision
http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=rev&revision=8234

[ 2545020 ] Issuing of stock should ignore storage with onhand <= 0
- Only process storage with qtyOnHand > 0 when fulfilling for customer shipment, inventory movement and physical inventory.
- Remove remarked code.
- Fixed javadoc in MStorage, restore the original behaviour of getAllASI. Refactor getWarehouse method as the primary method use to
  retrieve storage records for customer shipment, inventory movement and physical inventory transaction.
- Fixed MStorage.getWarehouse to behave as stated in the javadoc, i.e always respect the locator priority.
- Remove the linePerASI logic in InOutGenerate so that the actual allocation of storage only happens in MInOut. Ensure proper reset
  of storage cache.
2009-01-30 02:04:42 +00:00
Redhuan D. Oon ccb8dc48a5 ml > ms correction
More Malay words translated
2009-01-29 23:59:18 +00:00
Redhuan D. Oon 667d3655d2 rename ML > MS ( Malaysian Language ) 2009-01-29 22:38:36 +00:00
teo_sarca 132b79aa02 FR [ 2546052 ] Introduce Query aggregate methods
https://sourceforge.net/tracker/index.php?func=detail&aid=2546052&group_id=176962&atid=879335
2009-01-29 17:43:58 +00:00
teo_sarca 9f4b2f77a8 libero: MRP: minor refactoring 2009-01-29 09:55:54 +00:00
vpj-cd 95d93758ae Frozen/UnFrozen Standard Cost
http://sourceforge.net/tracker2/?func=detail&aid=2544889&group_id=176962&atid=879335
Fix error with Calculate of Roll-up,Completed the future cost price functionality
2009-01-29 08:28:17 +00:00
teo_sarca c9eb93eacb It is not rolling up correctly the lower level costs
http://sourceforge.net/tracker2/?func=detail&aid=2530003&group_id=176962&atid=879332


Cleanup after revision 8228:
* MCost: refactored getByCostType methods
* organized imports
* fixed indentation
2009-01-29 07:24:17 +00:00
teo_sarca d8e27088c0 libero: CRP: minor refactory 2009-01-29 07:17:36 +00:00
vpj-cd 67263d7e65 It is not rolling up correctly the lower level costs
http://sourceforge.net/tracker2/?func=detail&aid=2530003&group_id=176962&atid=879332
2009-01-28 23:13:36 +00:00
vpj-cd d73ec51ab5 It is not rolling up correctly the lower level costs
http://sourceforge.net/tracker2/?func=detail&aid=2530003&group_id=176962&atid=879332

Adding the method costing in the business logic
2009-01-28 22:52:37 +00:00
vpj-cd 482cf51c57 BF - error when completing Cost collector:
Action Invalid value - -- - Reference_ID=302 - Z - C - F - V - W - X - T - R - P - D - M - B
The filed right is DocAction vs Action
2009-01-28 22:31:43 +00:00
trifonnt 64dc903ce0 TypeFixes. Fixed typo mistakes.
Use constants instead of hard-coded strings.
2009-01-28 20:25:53 +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
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 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
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
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