Commit Graph

1869 Commits

Author SHA1 Message Date
teo_sarca 38e3047297 [ 2609604 ] Add M_RequisitionLine.C_BPartner_ID
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2609604&group_id=176962
2009-02-20 13:32:10 +00:00
teo_sarca abe39e2a43 DBException: improve logging for tester and debugging 2009-02-20 11:32:02 +00:00
Heng Sin Low 03d627444d [2617308] Add PDF_FONT_DIR system config parameter for pdf export 2009-02-20 03:53:24 +00:00
teo_sarca 332822670d [ 2530003 ] It is not rolling up correctly the lower level costs
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2530003&group_id=176962

Fixing precision issues.
2009-02-19 16:56:14 +00:00
teo_sarca ec11810ad2 [ 2616330 ] Use MPeriod.testPeriodOpen instead of isOpen
https://sourceforge.net/tracker/index.php?func=detail&aid=2616330&group_id=176962&atid=879335

Implemented for MInvoice and MAllocationHdr
2009-02-19 14:00:12 +00:00
teo_sarca 672d637e71 BF [ 2605888 ] CreatePOfromRequisition creates more PO than needed
https://sourceforge.net/tracker/index.php?func=detail&aid=2605888&group_id=176962&atid=879332

Fix bug introduced in previous commit related to this issue.
2009-02-19 10:30:04 +00:00
vpj-cd 1ea0cc1da5 Implementation the Manufacturing Cost Engine
https://sourceforge.net/tracker2/?func=detail&aid=2615593&group_id=176962&atid=934929
Remove dependences with Libero
2009-02-19 09:06:00 +00:00
trifonnt d566a0f109 BF: [ 2613760 ] Correction for check printing in French
http://sourceforge.net/tracker/?func=detail&atid=883808&aid=2613760&group_id=176962
The amount in words does not works in the previous version with the European
numeric displaying.(blank instead comma)
2009-02-19 08:32:35 +00:00
teo_sarca 46f5a77bf4 libero: operation cost should be rounded using accounting schema currency costing precision 2009-02-19 08:20:32 +00:00
teo_sarca 4f5340552b libero:
MResourceType.isAvailable : better logic
MPPProductPlanning: javadoc
2009-02-19 06:53:15 +00:00
teo_sarca 3bdadc091c [ 2609604 ] Add M_RequisitionLine.C_BPartner_ID
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2609604&group_id=176962
2009-02-18 16:27:02 +00:00
teo_sarca 0e24d73f83 BF [ 2609760 ] RequisitionPOCreate not using DateRequired
https://sourceforge.net/tracker/index.php?func=detail&aid=2609760&group_id=176962&atid=879332

BF [ 2605888 ] CreatePOfromRequisition creates more PO than needed
https://sourceforge.net/tracker/index.php?func=detail&aid=2605888&group_id=176962&atid=879332
2009-02-18 12:00:53 +00:00
phib df09d1db0b BF [ 2611471 ] Synchronize column fails for new table with virtual column
https://sourceforge.net/tracker/index.php?func=detail&aid=2611471&group_id=176962&atid=879332
2009-02-18 05:05:54 +00:00
phib e7a103b84a BF [ 2606351 ] Sales Order take inactive pricing
https://sourceforge.net/tracker/index.php?func=detail&aid=2606351&group_id=176962&atid=879332

Don't use inactive product prices in MProductPricing
2009-02-18 01:49:19 +00:00
teo_sarca c77c3b8078 FR [ 2610194 ] MRP should set requisition line's partner explicitly
https://sourceforge.net/tracker/index.php?func=detail&aid=2610194&group_id=176962&atid=934929
2009-02-17 21:01:55 +00:00
teo_sarca 35ddded6de [ 2609057 ] Co Product functionality
https://sourceforge.net/tracker/index.php?func=detail&aid=2609057&group_id=176962&atid=934929
2009-02-17 14:42:39 +00:00
teo_sarca 12817efb90 MCost :
* more helper methods (use trxName)
* removed some deprecated helper methods introduced by libero integration
2009-02-17 14:34:06 +00:00
teo_sarca 26cc12bf8a [ 2608617 ] Error when I want to delete a PO document
https://sourceforge.net/tracker/index.php?func=detail&aid=2608617&group_id=176962&atid=879332

* better exception handling
* use new Query API - extensively tested by us
2009-02-17 11:14:44 +00:00
vpj-cd f5b2f40a68 It looses document Number Sequence of Manufacturing Orders
http://sourceforge.net/tracker2/?func=browse&group_id=176962&atid=934929
Rename PP_Order_BOMLineMA TO PP_Cost_CollectorMA
http://sourceforge.net/tracker2/?func=detail&aid=2606690&group_id=176962&atid=934929

1. Rename PP_Order_BOMLineMA TO PP_Cost_CollectorMA
2. Create a new Document Type Base (Cost Collector) this let get a Document no for this type transaction
3. Drop old sequences that do not is used

Teo can please validate the oracle script migration, in special the recreate the primary key and foreign keys

regards
Victor Perez
www.e-evolution.com
2009-02-16 21:31:40 +00:00
Carlos Ruiz 090d4e1072 Revert revision 8307
http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=rev&revision=8307
FR-1976008 - 2Pack can replicate Data with FK integrity
2009-02-16 17:39:29 +00:00
teo_sarca 6caee9c9dd MResourceType:
* added more helper methods, useful for libero but they have general application
2009-02-16 17:15:31 +00:00
teo_sarca 8354d827f1 Contribute org.adempiere.exceptions.NoUOMConversionException, exception that will be thrown when no UOM exception will be found.
For the start, this exception will be used in libero project.
2009-02-16 16:35:53 +00:00
Carlos Ruiz e17794b434 Fix some of [2604454] - 2Pack errors
- NPE
- Raise exceptions on some failure conditions
Pending to implement old functionality in trunk (assign name, key1name and key2name)
2009-02-16 05:29:09 +00:00
Carlos Ruiz fe7f7c9b68 Implement [2598506] - FR - Implement Initial Client Setup
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2598506&group_id=176962
Fix bad import breaking build
2009-02-15 19:07:37 +00:00
Carlos Ruiz 6a5dc09ce0 Implement [2598506] - FR - Implement Initial Client Setup
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2598506&group_id=176962
Implemented as a process - the form VSetup can be deprecated now
2009-02-14 17:09:33 +00:00
Carlos Ruiz 5237d11828 Fix [2585147] - 2pack errors importing c_bpartner 2009-02-13 19:50:13 +00:00
Carlos Ruiz a7d125ee31 Fix [2596757] - Cannot set workflow on Charge
https://sourceforge.net/tracker2/?func=detail&aid=2596757&group_id=176962&atid=879332
2009-02-13 18:22:24 +00:00
teo_sarca 298e915cb7 Moving back some non-libero processes 2009-02-12 17:55:33 +00:00
Carlos Ruiz 73b5119694 Implement FR [2074658] - Limit usage of charges by Document Type
https://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2074658&group_id=176962
2009-02-12 17:16:25 +00:00
Heng Sin Low 8538db5ec8 [ 1761918 ] Error creating periods for a year with per. created partial
- refactoring
- NPE [ https://sourceforge.net/forum/message.php?msg_id=6404099 ]
2009-02-12 07:42:09 +00:00
teo_sarca 598b8a5f1f [ 2528220 ] Posting commitment release issues
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2528220&group_id=176962

revert revision 8145
2009-02-11 21:17:15 +00:00
teo_sarca 3ad41bdcaa Refactor DRP code an move to validator. 2009-02-11 09:41:41 +00:00
teo_sarca 0c4b1b1a7f MPPProductPlanning: organized imports 2009-02-11 09:26:50 +00:00
teo_sarca 9895920594 BF [ 2588326 ] Cash Lines are not correctly updated on voiding
https://sourceforge.net/tracker/index.php?func=detail&aid=2588326&group_id=176962&atid=879332

* Better exception handling
2009-02-11 08:48:16 +00:00
teo_sarca 33205ec45b BF [ 1935093 ] SvrProcess.unlock() is setting invalid result
https://sourceforge.net/tracker/index.php?func=detail&aid=1935093&group_id=176962&atid=879332
2009-02-11 07:27:00 +00:00
teo_sarca eb62d4ab81 BF [ 1918266 ] MCashLine.updateHeader should ignore not active lines
https://sourceforge.net/tracker/index.php?func=detail&aid=1918266&group_id=176962&atid=879332

BF [ 1918290 ] MCashLine.createReversal should inactivate if not processed
https://sourceforge.net/tracker/index.php?func=detail&aid=1918290&group_id=176962&atid=879332
2009-02-11 07:21:00 +00:00
teo_sarca 077a2be635 BF [ 2588043 ] Insufficient message ProductNotOnPriceList
https://sourceforge.net/tracker/index.php?func=detail&aid=2588043&group_id=176962&atid=879332
2009-02-11 06:56:40 +00:00
teo_sarca 5ed7fcaafd BF [ 2521199 ] Aging is not working - checking account date flag
https://sourceforge.net/tracker/index.php?func=detail&aid=2521199&group_id=176962&atid=879332

* improve code readability
* better exception handling
2009-02-10 22:35:13 +00:00
teo_sarca 06a9c5d5c0 BF [ 2581824 ] Wrong copyright date
https://sourceforge.net/tracker/index.php?func=detail&aid=2581824&group_id=176962&atid=879332

Thanks to Dominik.
2009-02-10 21:19:06 +00:00
armenrz 997bf660dc FR 2580531 Custom Paper Support
https://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2580531&group_id=176962
2009-02-10 14:26:39 +00:00
armenrz 3f35202a01 2009-02-10 14:22:05 +00:00
Carlos Ruiz 03132ecb8e Implement [ adempiere-Feature Requests-2582181 ] Make BPLocation Name generation configurable
https://sourceforge.net/tracker2/?func=detail&aid=2582181&group_id=176962&atid=879335
2009-02-09 18:13:50 +00:00
vpj-cd bc45b9d555 Remove Libero Contribution 2009-02-09 17:02:27 +00:00
Heng Sin Low 71ee570659 Merge bug fix from branches/adempiere343
[ 2545020 ] Issuing of stock should ignore storage with onhand <= 0
[ 2566690 ] Create new ASI instead of using 0 when no QtyOnHand
[ 2567104 ] Inventory move should allow movement between ASI
2009-02-09 11:45:04 +00:00
armenrz 0900f687a5 Revert BF 2431123 - Return Trx changes weighted average cost 2009-02-09 10:41:17 +00:00
armenrz 779d89462c BF #2498949 BP Get Not Invoiced Shipment Value return null 2009-02-09 10:31:16 +00:00
teo_sarca 9f77393fe6 MMovementLine: minor fixes
* add serialVersionUID
* use @Override tag
* removed unused logger
* use COLUMNNAME_*
2009-02-09 09:31:59 +00:00
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
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
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 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
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 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 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
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
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
Carlos Ruiz f516d38ba5 Fix [2521586] - Postgres conversion error
https://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2521586&group_id=176962
2009-01-19 23:54:26 +00:00
Carlos Ruiz fd421d842c Fix [2519902] factacctreset contains a sql-statement with an error
https://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2519902&group_id=176962
QA for [ 2432714 ] Reset accounting ignores automatic period control
https://sourceforge.net/tracker/index.php?func=detail&aid=2432714&group_id=176962&atid=879332
2009-01-19 16:53:25 +00:00
vpj-cd 87c1fd51bf Fix issue with Make to Kit
Refactor static method to right class
complete functionality for close the milestone activities or the Manufacturing Order close
2009-01-19 04:59:51 +00:00
Carlos Ruiz 4659b0d769 minor comment about never reached code 2009-01-16 21:53:53 +00:00
vpj-cd b5c52e42d5 Make To Kit functionality
http://sourceforge.net/tracker2/?func=detail&aid=2501713&group_id=176962&atid=879335
Fix cycle closeIt, and DocStatus.
2009-01-16 19:54:07 +00:00
vpj-cd 67b10fad9f fix error with Make-To-Kit 2009-01-16 19:02:03 +00:00
Carlos Ruiz 8c16065fc0 Fix [2490897] Window ASP Modules not working properly
https://sourceforge.net/tracker2/index.php?func=detail&aid=2490897&group_id=176962&atid=879332
2009-01-16 09:07:10 +00:00
teo_sarca 16223594be MPPOrder: fix typo error 2009-01-16 09:06:49 +00:00
teo_sarca fc91b00ffb FR [ 2453882 ] Alert Processor : attached file name improvement
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2453882&group_id=176962

minor improvement: at the end of the message i am adding date when the report was generated.

Please help me with a review ;)
2009-01-16 07:58:38 +00:00
Carlos Ruiz e65fadc597 Fix [2512581] Packin multiple primary keys for table not allowed
https://sourceforge.net/tracker2/?func=detail&aid=2512581&group_id=176962&atid=879332
2009-01-16 06:52:48 +00:00
vpj-cd b34ff63fde The rate for Labor and Burden return Zero when the org have value
The get rate need validate the costing level.
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2512101&group_id=176962

I made my first test Class :-)
2009-01-16 01:21:23 +00:00
teo_sarca 2cf981578d [ 2011567 ] Implement background image for Document printed
http://sourceforge.net/tracker/index.php?func=detail&aid=2011567&group_id=176962&atid=879335

Review & QA :
* Print table format attached image was never loaded
* improved code design & quality
* improved performances
2009-01-15 17:28:18 +00:00
teo_sarca 25da8acb59 libero QA: refactor MPPOrder 2009-01-15 17:08:04 +00:00
teo_sarca 7765d79801 libero QA:
* MPPOrder.getStorage : add Properties ctx parameter
* MPPOrder other QA
2009-01-15 07:28:00 +00:00
teo_sarca 3d24c7b8dd Cost BOM Multi Level Review
http://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2504885&group_id=176962

Fix T_BOMLine.Cost reference type (changed from table dir to cost+price)
2009-01-15 07:26:12 +00:00
teo_sarca 18f5fa4585 QA: Victor, always use getSQLValue*Ex instead of getSQLValue 2009-01-15 06:26:51 +00:00