Commit Graph

1632 Commits

Author SHA1 Message Date
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
vpj-cd 6f5bd0e5a1 revert refactor getMaterialWithMethodCosting for original getCostingMehods
Than a lot Low for your advice
2009-01-15 01:03:15 +00:00
phib 7209b5b9f2 FR [ 2508428 ] ModelClassGenerator requires trailing slash on directory
https://sourceforge.net/tracker/index.php?func=detail&aid=2508428&group_id=176962&atid=879332
2009-01-14 23:45:19 +00:00
vpj-cd 402f643293 Fact Account Outside Processing (SubContract)
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2508401&group_id=176962
2009-01-14 23:33:01 +00:00
vpj-cd 25e60159ed Implementing Subcontract Activity Control
http://sourceforge.net/tracker2/?func=detail&aid=2431672&group_id=176962&atid=879335

Fix issue to complete the receipt for sub contract
2009-01-14 18:02:31 +00:00
vpj-cd 9ae07a2192 The MCost record do not is create with a new product.
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2496472&group_id=176962

Fixed the issue with 8078

New Functionality

1.- When you create a new client  the Material, Resource, Burden , Overhead , Outside Processing Cost Elements are created, The reason this that ADempiere now only support to material for Standard Cost vut with Manufacturing Cost management is necessary implement the Resource, Burden , Overhead , Outside Processing Cost Elements
2.- When you create new product the MCost record is create for each cost element the same way that when you create a new client and the standard product is created
3.- The refactor and created the method for delete MCost record the same way that was created
4.- New method in MCostElemnt for manufacturing account
5.- Rename some method with best name getMaterialWithMethodCosting
6.- The MAcctSchema was fixed

So the now ADempiere work the same work the same way to create product that when you create a new client.
2009-01-14 04:15:57 +00:00
vpj-cd 79df183d68 Wrong default in Action field in WF_Node
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2505658&group_id=176962
2009-01-14 00:06:52 +00:00
vpj-cd 0716a96317 Wrong default in Action field in WF_Node
http://sourceforge.net/tracker2/?func=detail&aid=2505658&group_id=176962&atid=879332
2009-01-13 23:36:40 +00:00
vpj-cd a7262e68a8 New Doc_Cost_Collector for register Manufacturing Account
http://sourceforge.net/tracker2/?func=detail&aid=2505084&group_id=176962&atid=879335#
2009-01-13 18:02:20 +00:00
vpj-cd 3622215a72 Cost BOM Multi Level Review
http://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2504885&group_id=176962
2009-01-13 17:49:50 +00:00
vpj-cd 16eec660c3 The MCost record do not is create with a new product.
http://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2496472&group_id=176962
2009-01-13 17:46:59 +00:00
teo_sarca 67d8427774 Libero QA:
LiberoValidator - fix intendation
MPPMRP.C_OrderLine - fix SQL boolean logic; Victor, please ALWAYS use brackets when write boolean logic
2009-01-13 13:08:46 +00:00
vpj-cd ce7b1aeb45 Revision: 8054
http://adempiere.svn.sourceforge.net/adempiere/?rev=8054&view=rev
Author:   vpj-cd
Date:     2009-01-12 20:39:55 +0000 (Mon, 12 Jan 2009)

Log Message:
-----------
fixed the issue with IDColumn

[vpj-cd] Make To Kit functionality
http://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2501713&group_id=176962

The kit functionality let define a BOM Type of Make To Kit Type when it is
combined with BOM Use Manufacturing ADempiere let create a Manufacturing
Order from Standard Sales Order this functionality is very similar to Make
To Order but with de different that when a Customer Shipment for this Sales
Order is completed the Manufacturing Order is close , finish product is
receipt and the components are issue automatically.
2009-01-12 20:51:09 +00:00
vpj-cd 1e7409cca8 fixed the issue with IDColumn
[vpj-cd] Make To Kit functionality
http://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2501713&group_id=176962

The kit functionality let define a BOM Type of Make To Kit Type when it is
combined with BOM Use Manufacturing ADempiere let create a Manufacturing
Order from Standard Sales Order this functionality is very similar to Make
To Order but with de different that when a Customer Shipment for this Sales
Order is completed the Manufacturing Order is close , finish product is
receipt and the components are issue automatically.

[vpj-cd] Show Cost Collection in Product
http://mail.google.com/a/e-evolution.com/#inbox/11ecbbbdbf724125

Fix also the error in Sub contract introduced in Revision: 8037
Remove the the PP_Order_BOMLine and PP_Order_ID in M_Transaction this was replace for PP_Cost_Collector_ID that is the document that generate the transaction
2009-01-12 20:39:55 +00:00
vpj-cd 0824224a28 Make To Kit functionality
http://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2501713&group_id=176962

The kit functionality let define a BOM Type of Make To Kit Type when it is
combined with BOM Use Manufacturing ADempiere let create a Manufacturing
Order from Standard Sales Order this functionality is very similar to Make
To Order but with de different that when a Customer Shipment for this Sales
Order is completed the Manufacturing Order is close , finish product is
receipt and the components are issue automatically.
2009-01-12 18:39:01 +00:00
vpj-cd 9e72e117e6 Show Cost Collection in Product
http://mail.google.com/a/e-evolution.com/#inbox/11ecbbbdbf724125

Fix also the error in Sub contract introduced in Revision: 8037
Remove the the PP_Order_BOMLine and PP_Order_ID in M_Transaction this was replace for PP_Cost_Collector_ID that is the document that generate the transaction
2009-01-12 17:57:10 +00:00
Carlos Ruiz 17aaeda68c [ 2495069 ] PackIn SQLStatement fails on PostgreSQL
https://sourceforge.net/tracker/index.php?func=detail&aid=2495069&group_id=176962&atid=879332
Backward compatibility with old packages developed by hand
2009-01-09 22:11:44 +00:00
phib 30b34b6495 [ 2495069 ] PackIn SQLStatement fails on PostgreSQL
https://sourceforge.net/tracker/index.php?func=detail&aid=2495069&group_id=176962&atid=879332
2009-01-09 04:15:24 +00:00
vpj-cd c9994ef0b8 Example the Calculate Roll-Up for Patio Set
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2494851&group_id=176962

Fix issue with the Roll-Up Workflow
2009-01-09 01:42:15 +00:00
teo_sarca 4cfe20e3f9 Move org.eevolution.model.MForecastLine class to org.compiere.model 2009-01-08 14:16:45 +00:00
teo_sarca 6476744416 Libero QA assurance:
* move MForecastLine class to org.compiere.model
* use getSQLValue*Ex instead of getSQLValue
* code refactoring & cleanup
* correct trxName usage
* improved exception handling
2009-01-08 12:19:57 +00:00
teo_sarca fb473ceeea FR [ 2493023 ] Adding getIDs new method in Query
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2493023&group_id=176962

refactored + added test case
2009-01-08 10:30:37 +00:00
teo_sarca f3e8cd0e28 QA: MResource.getResourceRate : use getSQLValueBDEx instead of getSQLValueBD 2009-01-08 07:42:29 +00:00
vpj-cd bbea212264 some little refactors 2009-01-08 01:00:12 +00:00
vpj-cd 84f75cef53 Refactor Cost Element to get back compatibility
http://sourceforge.net/tracker2/?func=detail&aid=2493022&group_id=176962&atid=879335
2009-01-08 00:55:22 +00:00
vpj-cd a278c88d62 Adding getIDs new method in Query
http://sourceforge.net/tracker2/?func=detail&aid=2493023&group_id=176962&atid=879335
2009-01-08 00:50:24 +00:00
vpj-cd 98ec121b73 Create new fields Default Account for Manufacturing Cost
http://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2492503&group_id=176962
2009-01-08 00:35:47 +00:00
vpj-cd 1f382d1b69 Bill of Material Cost Roll-UP do not work appropriately
http://sourceforge.net/tracker2/?func=detail&aid=2493004&group_id=176962&atid=879332
2009-01-08 00:20:50 +00:00
vpj-cd a304e6c7a6 Workflow Cost Roll-UP do not work appropriately
http://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2492987&group_id=176962
2009-01-08 00:14:08 +00:00
vpj-cd 5a5f24f179 Workflow Cost Roll-UP do not work appropriately
https://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2492987&group_id=176962
2009-01-08 00:09:31 +00:00
vpj-cd 3bd5a42659 Remove Validation set Costing Method only for Material Cost
http://sourceforge.net/tracker2/?func=detail&aid=2492466&group_id=176962&atid=879335
2009-01-07 23:39:31 +00:00
vpj-cd 6da2db4d8c current getCurrentCost not include current Cost Low Level
http://sourceforge.net/tracker2/?func=detail&aid=2492937&group_id=176962&atid=879332
2009-01-07 23:23:17 +00:00
vpj-cd e1fd138ec9 The current cost field of WF in integer and should be Dec
http://sourceforge.net/tracker2/?func=detail&aid=2492433&group_id=176962&atid=879335
2009-01-07 22:57:59 +00:00
vpj-cd c71d366208 The current cost field of WF in integer and should be Dec
http://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2492433&group_id=176962
2009-01-07 22:25:28 +00:00
vpj-cd fbc0fa1815 Adding new reference for Back-flush methods
http://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2492429&group_id=176962
2009-01-07 22:18:11 +00:00
vpj-cd 17f90dac81 The current cost field of WF in integer and should be Dec
http://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2492433&group_id=176962
2009-01-07 22:10:54 +00:00
teo_sarca 08b8c112aa BF [ 2487307 ] LayoutEngine: NPE when Barcode field is null 2009-01-05 08:42:20 +00:00
Carlos Ruiz e02fe74625 FR [ 2111266 ] Financial Report: column segment value hierarchies 2009-01-01 01:45:43 +00:00