Carlos Ruiz
6567ba2c52
Minor harmless refactoring
...
- change comments
- drop unused variables
- add serialVersionUID
2009-02-07 13:34:20 +00:00
trifonnt
68bad5a176
BF: [ 2576434 ] C_BPartner_Location Name should not be overwritten by system
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2576434&group_id=176962&atid=879332
When user create C_BPartner_Location record and provide value of Name
column Adempiere overwrite Name column and generates new one.
This behavior is wrong. System must create new Name only if provided by
user Name is not unique.
2009-02-07 10:00:10 +00:00
Carlos Ruiz
59c0d0231a
FR [ 1829798 ] Easy generation of migration scripts
...
https://sourceforge.net/tracker2/index.php?func=detail&aid=1829798&group_id=176962&atid=879335
Add exception for DELETE FROM SomeTable WHERE AD_Table_ID=? AND Record_ID=?
2009-02-06 23:11:56 +00:00
Carlos Ruiz
b5ecd19629
Fix [2574162] - Priority to choose invoice print format not working
...
https://sourceforge.net/tracker2/?func=detail&aid=2574162&group_id=176962&atid=879332
2009-02-06 21:38:42 +00:00
trifonnt
54dd6323a7
BF: fixed small typo mistakes.
2009-02-06 16:15:48 +00:00
teo_sarca
9fb64ab142
BF [ 1899477 ] MCash.getLines should return only active lines
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1899477&group_id=176962
2009-02-06 14:21:09 +00:00
teo_sarca
3e26b0b633
BF [ 1896880 ] Unlink Payment if TrxAmt is zero
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1896880&group_id=176962
2009-02-06 11:15:50 +00:00
teo_sarca
2d7e2c5119
FR [ 2571917 ] Introduce MAttributeSetInstance.create helper method
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2571917&group_id=176962&atid=879335
* proper close PreparedStatement & ResultSet
* minor javadoc
2009-02-06 10:31:32 +00:00
Heng Sin Low
4de3321f32
Merge
...
8325, hengsin, 04 February 2009
[ 2566493 ] Material receipt create instance with empty description
- Use M_AttributeSetInstance_ID as description when description is null or empty.
2009-02-06 09:13:50 +00:00
vpj-cd
64f5e10bc7
The Yield field is not take into account
...
http://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2568616&group_id=176962
2009-02-06 06:53:30 +00:00
teo_sarca
da13e38779
adempiere: cleanup libero
...
Lot more work to do. Any help is appreciated.
2009-02-05 16:56:45 +00:00
teo_sarca
a72ef132f0
GridTabWrapper: make it Java 5 compatible
2009-02-05 16:21:00 +00:00
teo_sarca
21a15dfb3f
[ 1761918 ] Error creating periods for a year with per. created partial
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1761918&group_id=176962
[ 2430755 ] Year Create Periods display proper error message
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2430755&group_id=176962
2009-02-05 00:26:45 +00:00
trifonnt
a2bc7f9f46
Fix: minor typo mistake.
2009-02-04 23:40:40 +00:00
teo_sarca
7ca9882951
FR [ 1776045 ] Add ReActivate action to GL Journal
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=1776045&group_id=176962
2009-02-04 22:18:24 +00:00
teo_sarca
a314fcc615
FR [ 1943731 ] Window data export functionality
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=1943731&group_id=176962
2009-02-04 20:57:51 +00:00
teo_sarca
1f7c79a6a1
FR [ 2563590 ] Introduce GridTab to Bean wrapper
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2563590&group_id=176962
2009-02-04 20:36:46 +00:00
Carlos Ruiz
0050cf6614
Merge fixes done in qa - not in trunk
...
----------------------------------
globalqss - Revision 8187
Fix bug introduced with revision 5858
[2030877] - https://sourceforge.net/tracker2/index.php?func=detail&aid=2030877&group_id=176962&atid=879335
----------------------------------
globalqss - Revision 8185
Minor - just comment - annotating an important TODO
----------------------------------
2009-02-04 19:37:42 +00:00
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