Commit Graph

4216 Commits

Author SHA1 Message Date
vpj-cd 67b10fad9f fix error with Make-To-Kit 2009-01-16 19:02:03 +00:00
teo_sarca 3277f5967c BF [ 2507325 ] BarGraph zoom not working
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2507325&group_id=176962
2009-01-16 12:06:24 +00:00
teo_sarca f15351e309 [ 2512944 ] Eclipse Classpath discrepancies
https://sourceforge.net/tracker/index.php?func=detail&aid=2512944&group_id=176962&atid=879332

Added tools/lib/jcommon-1.0.14.jar to classpath
2009-01-16 11:51:51 +00:00
teo_sarca 801e324ef7 [ 2512944 ] Eclipse Classpath discrepancies
https://sourceforge.net/tracker/index.php?func=detail&aid=2512944&group_id=176962&atid=879332

Reorganized jars and grouped by project. I've set tool/lib/*.jars on top. I appreciate any review ;)
2009-01-16 10:43:47 +00:00
teo_sarca 4de491bac5 [ 1836908 ] Report customize NPE when no window access
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1836908&group_id=176962
2009-01-16 09:56:57 +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
Carlos Ruiz e5e7ae3481 Fix ID: [2478307] -CurrencyRound pgsql function not working in 353 seed
https://sourceforge.net/tracker2/index.php?func=detail&aid=2478307&group_id=176962&atid=879332
** Another function missing in 342 postgresql seed CurrencyRound
2009-01-16 05:27:56 +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 3ba9d0c81c Make To Kit functionality
http://sourceforge.net/tracker2/?func=detail&aid=2501713&group_id=176962&atid=879335

Fix issue with incorrect array
2009-01-14 18:07:43 +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
teo_sarca 7ca5ab994f org.adempiere.apps.graph.BarGraph:
* fixed indentation
* fixed warnings
2009-01-14 16:53:17 +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 c3c0ab541d Cost BOM Multi Level Review
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2504885&group_id=176962
2009-01-13 18:04:30 +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 c7ef8c03d4 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:50:53 +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
teo_sarca 9227c53c4f Libero QA: PP_Order_Transactions view : never use ORDER BY clause in a view; it's a bad practice 2009-01-13 12:45:56 +00:00
Heng Sin Low 2f9e8fac78 [ 2503768 ] DocAction popup not consistent with swing client behaviour 2009-01-13 07:51:22 +00:00
vpj-cd 0afbe9d9f5 fix small issue 2009-01-12 21:56:42 +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
usrdno 152089d684 This function was missing here, so I copied it from the seed database. 2009-01-12 19:19:49 +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 98d7251a77 Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
https://sourceforge.net/tracker2/index.php?func=detail&aid=1614574&group_id=176962&atid=879335
Found big error in C_Currency_Rate.sql for postgres - using ROWNUM
2009-01-10 19:57:15 +00:00
Redhuan D. Oon c2f5db5a79 2497770 JavaPOS DocType Setup in GW 2009-01-10 14:28:19 +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
Carlos Ruiz 7b8ee80ab1 FR 2496527 - Hide Sync Column for Virtual Columns 2009-01-09 21:40:11 +00:00
teo_sarca 98f87b90aa 387_FR2493137_NewCostElementToGarden.sql :
* delete M_Cost with AD_org_ID > 0, BUT! which are managed by Adempiere (AD_Client_ID<1000000)
2009-01-09 09:04:54 +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
vpj-cd 5aa1925f22 Create new Cost Element for Garden
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2493137&group_id=176962
2009-01-08 23:09:30 +00:00
vpj-cd fe955a1cf4 Adding new Default Account to AccountingUS
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2494129&group_id=176962
2009-01-08 22:34:07 +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