Commit Graph

4216 Commits

Author SHA1 Message Date
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 1bbbda6d3c libero: Fix Product Planning / Data Planning tab:
* BF [ 2557177 ] I can't find TimeFence field in Product Planning Data window
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2557177&group_id=176962

* hide Order_Min/Order_Max, Order_Pack, DeliveryTime_Promised if product is purchased because in this case these settings will be used from "Purchasing" tab

* reorder fields in a more logical way
2009-02-03 06:56:23 +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 f611178c2d BF [ 2552901 ] VLookup: TAB is not working OK
https://sourceforge.net/tracker/index.php?func=detail&aid=2552901&group_id=176962&atid=879332
2009-01-31 16:16:48 +00:00
teo_sarca c0115ddd83 BF [ 1834399 ] VLookup: pressing enter twice has a annoying behaviour
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1834399&group_id=176962
2009-01-31 16:07:05 +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 cad14bad9b FR [ 2552432 ] Create JUnit MRP tests
http://sourceforge.net/tracker/index.php?func=detail&aid=2552432&group_id=176962&atid=879335

Fix extend/build.xml
2009-01-31 14:17:07 +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 e9166ff96a BF [ 2543448 ] CompletePrintOrder: Manufacturing Order Workflow not found
https://sourceforge.net/tracker/index.php?func=detail&aid=2543448&group_id=176962&atid=879332
2009-01-30 15:28:40 +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 ba6001b42f BF [ 2542949 ] Constraints missing in HR&Payrol
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2542949&group_id=176962
2009-01-30 09:31:59 +00:00
teo_sarca ef1b9a5fd7 BF [ 2548216 ] Process Param Panel is not showing any parameter if error
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2548216&group_id=176962

ProcessModalDialog, ProcessDialog: close resultset and preparedstatement in a finally block
2009-01-30 08:27:29 +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 d134f19b91 functional tests:
* more tests added
* fixed copyright header
2009-01-29 18:04:06 +00:00
teo_sarca a2fb1cf06d AdempiereTestCase : Fix method typo error introduced in rev. 8239 2009-01-29 17:47:14 +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 fafda130ee QueryTest : minor refactoring - use assertExceptionThrowed method 2009-01-29 17:37:52 +00:00
teo_sarca 0ff2ad9ef6 AdempiereTestCase :
* added more helper methods
2009-01-29 17:36:21 +00:00
vpj-cd a162ad8169 Frozen/UnFrozen Standard Cost
http://sourceforge.net/tracker2/?func=detail&aid=2544889&group_id=176962&atid=879335
fix migration script for PG.
2009-01-29 15:56:07 +00:00
teo_sarca 9f4b2f77a8 libero: MRP: minor refactoring 2009-01-29 09:55:54 +00:00
teo_sarca 34f50690e2 [ 2544889 ] Frozen/UnFrozen Standard Cost
https://sourceforge.net/tracker/index.php?func=detail&aid=2544889&group_id=176962&atid=879335

fix migration script for Oracle. Please somebody help me to fix for PG.
2009-01-29 09:48:29 +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
wght e064cdbab7 Fixed syntax bug. 2009-01-29 04:41:13 +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
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