Commit Graph

1771 Commits

Author SHA1 Message Date
teo_sarca 9699a47545 [ 2615593 ] Implementation the Manufacturing Cost Engine
https://sourceforge.net/tracker/index.php?func=detail&aid=2615593&group_id=176962&atid=934929

* Removing libero dependencies from adempiere core classes
2009-02-20 15:38:07 +00:00
teo_sarca 2e690fdbb5 [ 2620304 ] Fix PP_Order_Cost
https://sourceforge.net/tracker/index.php?func=detail&aid=2620304&group_id=176962&atid=934929
2009-02-20 15:35:20 +00:00
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