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
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
vpj-cd
4d36e46a6e
http://sourceforge.net/tracker2/index.php?func=detail&aid=2282037&group_id=176962&atid=879335
...
Autoproduce product for shipment
2008-12-30 23:31:35 +00:00
teo_sarca
a6a3a78025
BF [ 2476824 ] MDocType.getOfDocBaseType should return ONLY active records
2008-12-30 09:26:46 +00:00
Heng Sin Low
073600bea8
[ 2476678 ] Transaction document info not formatted using current locale
2008-12-30 08:21:29 +00:00
Redhuan D. Oon
fc84e0825b
Synched changes to Query done by Teo et al
2008-12-25 00:52:12 +00:00
vpj-cd
fd63a45ae7
Different Org between Manufacturing Resource and Product
...
http://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2461291&group_id=176962
2008-12-23 19:40:08 +00:00
teo_sarca
4b10b24702
FR [ 2448461 ] Introduce DB.getSQLValue*Ex methods
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2448461&group_id=176962&atid=879335
2008-12-23 11:46:50 +00:00
trifonnt
95fc42571b
BF: [ 2459542 ] Synchronize singletons
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2459542&group_id=176962&atid=955896
Adempiere has several singleton classes which are not safe and must be synchronized.
Suggestion is to synchronize get methods in order to avoid concurrency issues.
2008-12-23 11:33:21 +00:00
teo_sarca
626a72ee5d
FR [ 2457781 ] Introduce NoVendorForProductException
2008-12-23 09:58:05 +00:00
trifonnt
08a2734d8d
Fix Typo mistakes.
2008-12-22 21:55:01 +00:00
Redhuan D. Oon
2f1d17a81f
organize imports
2008-12-22 14:10:23 +00:00
Redhuan D. Oon
c1baeb5a88
organize imports
2008-12-22 13:50:14 +00:00
Redhuan D. Oon
d946e867c4
organize imports
2008-12-22 13:47:58 +00:00
Redhuan D. Oon
f3eb459415
organize imports
2008-12-22 13:45:21 +00:00
Redhuan D. Oon
18936bb1b3
2008-12-22 13:42:21 +00:00
Redhuan D. Oon
25a93cde29
organize imports
2008-12-22 13:36:01 +00:00
Redhuan D. Oon
57849d8a84
organize imports
2008-12-22 13:33:17 +00:00
Redhuan D. Oon
c313162f46
organize imports
2008-12-22 13:30:31 +00:00
Redhuan D. Oon
cebd85b023
organize imports
2008-12-22 13:25:03 +00:00
Redhuan D. Oon
ea924b6bc4
organize imports
2008-12-22 13:22:15 +00:00
Redhuan D. Oon
206d34da44
organize imports
2008-12-22 13:16:58 +00:00
Redhuan D. Oon
b3cabf3ae9
organize imports
2008-12-22 13:14:03 +00:00
Redhuan D. Oon
48b7738b4d
organize imports
2008-12-22 11:57:55 +00:00
Redhuan D. Oon
a15f6eb9b8
organize imports
2008-12-22 11:13:35 +00:00
Redhuan D. Oon
b15fe20c1e
organize imports
2008-12-22 10:43:22 +00:00
Redhuan D. Oon
86025e2d5c
organize imports
2008-12-22 10:42:24 +00:00
Redhuan D. Oon
1da89cbf60
organize imports
2008-12-22 10:36:18 +00:00
Redhuan D. Oon
edd2bea7ae
organize imports
2008-12-22 10:34:10 +00:00
Redhuan D. Oon
467912f96e
organize imports
2008-12-22 10:08:40 +00:00
Redhuan D. Oon
2e48792949
organize imports
2008-12-22 10:06:48 +00:00
Redhuan D. Oon
97b965e42d
organize imports
2008-12-22 10:01:35 +00:00
Redhuan D. Oon
50addf346c
organize imports
2008-12-22 09:53:41 +00:00
Redhuan D. Oon
aa5d8fc8c0
organize imports
2008-12-22 09:52:48 +00:00
Redhuan D. Oon
8053b4e8b7
organize imports
2008-12-22 09:51:51 +00:00
Redhuan D. Oon
02a5beb71b
organize imports
2008-12-22 09:25:48 +00:00
Redhuan D. Oon
ca20aca410
organize imports
2008-12-22 08:16:52 +00:00
Redhuan D. Oon
f9efe08e61
organize imports
2008-12-22 08:15:37 +00:00
Redhuan D. Oon
9d7ffa7d58
organize imports
2008-12-22 08:13:56 +00:00
Redhuan D. Oon
c502a7635a
organize imports
2008-12-22 08:09:58 +00:00
Redhuan D. Oon
9d144f43c8
organize imports
2008-12-22 08:07:17 +00:00
Redhuan D. Oon
7601d3f14f
organize imports
2008-12-22 08:02:08 +00:00
Redhuan D. Oon
a6ba7515be
organize imports
2008-12-22 08:00:57 +00:00
Redhuan D. Oon
ad11dce02f
organize imports
2008-12-22 07:57:05 +00:00
Redhuan D. Oon
1ac3947381
organize imports
2008-12-22 05:16:10 +00:00
Redhuan D. Oon
62db1a182b
organize imports
2008-12-22 05:15:25 +00:00
Redhuan D. Oon
196cd9d222
organize imports
2008-12-22 05:13:55 +00:00
Redhuan D. Oon
513bb28293
organize imports
2008-12-22 05:12:08 +00:00
Redhuan D. Oon
96262395d1
organize imports
2008-12-22 05:10:44 +00:00
Carlos Ruiz
f1deb76586
Generate complete model for version 3.5.3a
2008-12-21 19:31:13 +00:00
Carlos Ruiz
2e86a136c2
Generate complete model for version 3.5.3a - partial upload
2008-12-21 13:28:45 +00:00
Carlos Ruiz
40ad684bcd
Generate complete model for version 3.5.3a - partial upload
2008-12-21 12:28:30 +00:00
Carlos Ruiz
2583c1ec31
Generate complete model for version 3.5.3a - partial upload
2008-12-21 12:08:08 +00:00
Carlos Ruiz
6dba1b6d44
Generate complete model for version 3.5.3a - partial upload
2008-12-21 11:42:58 +00:00
Carlos Ruiz
dad3c5de07
Fix problem because of the change on element ClassName by Classname
2008-12-21 11:26:13 +00:00
Carlos Ruiz
67b6793663
Generate complete model for version 3.5.3a - partial upload
2008-12-21 11:18:52 +00:00
Carlos Ruiz
07ec23e550
Generate complete model for version 3.5.3a - partial upload
2008-12-21 11:07:13 +00:00
Carlos Ruiz
556f7bb03d
Generate complete model for version 3.5.3a - partial upload
2008-12-21 10:58:37 +00:00
Carlos Ruiz
9fc6456d76
Generate complete model for version 3.5.3a - upload org.eevolution.model
2008-12-21 10:03:36 +00:00
Carlos Ruiz
4f0dbe926a
Preparing release 3.5.3a
2008-12-21 07:43:56 +00:00
Carlos Ruiz
b857a97866
[ 2101466 ] Implement Native Sequence Functionality
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2101466&group_id=176962&atid=879335
Thinking further, this must be a system wide sequence, not configurable by tenant
2008-12-21 05:00:08 +00:00
Carlos Ruiz
461ed0a8a9
[ 2101466 ] Implement Native Sequence Functionality
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2101466&group_id=176962&atid=879335
Make the default for MSysConfig consistent
2008-12-21 04:46:16 +00:00
Carlos Ruiz
dac00fb12e
minor: typo in comment - fixing spaces in header
2008-12-21 00:17:03 +00:00
Carlos Ruiz
2fa33cab82
minor: typo in comment - Perrform -> Perform
2008-12-21 00:08:12 +00:00
Redhuan D. Oon
5b8ee002f3
organize imports
2008-12-20 03:22:39 +00:00
Heng Sin Low
a2f4361336
[ 2452201 ] Refactoring - move initialization of Adempiere UI to AMenu
2008-12-19 23:47:39 +00:00
teo_sarca
891d7e071d
BF [ 2444851 ] MLanguage should throw an exception if there is an error
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2444851&group_id=176962&atid=879332
* improved DB access code
2008-12-18 10:27:44 +00:00
vpj-cd
938cf1a4ba
Implementing Subcontract Activity Control
...
http://sourceforge.net/tracker2/?func=detail&aid=2431672&group_id=176962&atid=879335
2008-12-18 01:57:53 +00:00
teo_sarca
cca9e0c67c
MWFActivity: minor: organized imports
2008-12-17 14:15:09 +00:00
teo_sarca
f6e8a3df80
BF [ 2440281 ] MWorkflow.afterSave should check success flag
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2440281&group_id=176962
2008-12-17 14:12:40 +00:00
vpj-cd
e835ba8ee5
Financial Report Source with Type Combination
...
https://sourceforge.net/tracker2/?func=detail&aid=2015331&group_id=176962&atid=879335
Implementing Organization transaction
2008-12-17 01:52:26 +00:00
Redhuan D. Oon
1ffd36e21e
Bugs item #2427551 ,
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2427551&group_id=176962
Test result described in http://www.adempiere.com/wiki/index.php/POS_Cash_Functions#The_Cash_Journal
2008-12-17 01:32:02 +00:00
phib
5c94be9747
BF [ 2432714 ] Reset accounting ignores automatic period control
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2432714&group_id=176962&atid=879332
2008-12-17 01:06:36 +00:00
armenrz
0d267e4ce5
BF 2391401 Account balance limit to 100 mio
2008-12-15 15:56:31 +00:00
armenrz
a2701260d6
BF: 2431123 Return Trx changes weighted average cost
2008-12-15 15:31:22 +00:00
teo_sarca
d224dde0bc
BF [ 2344776 ] The Manufacturing Order form do not is for print
2008-12-15 14:53:22 +00:00
teo_sarca
9ebeab9b0a
FR [ 2421313 ] Introduce Query.firstOnly convenient method
2008-12-12 15:10:24 +00:00
teo_sarca
0ad251b1ed
FR [ 2420111 ] Migrate AbstractExcelExporter to POI 3.0.1
2008-12-12 09:58:39 +00:00
vpj-cd
33a4b05ebd
Fix the Qty Delivery
...
Teo the Qty Delivery do not is affect for the scrap and reject because in general you need finish the Qty Ordered
2008-12-12 03:19:22 +00:00
teo_sarca
690ccb9fd1
Cost Collector related : improved functionality
...
Victor, please review
2008-12-11 22:06:03 +00:00
teo_sarca
60a7ad7de6
RollupBillOfMaterial: fixed typo errors which opened huge bugs :)
2008-12-11 21:05:31 +00:00
teo_sarca
49b3056950
fix MPPCostCollector.isIssue/isReceipt NPE
2008-12-11 16:19:12 +00:00
teo_sarca
aab5cf0ec4
MPPMRP:
...
* getDays(...) always return 0 : casting issue
* SQL query parametrization
2008-12-11 11:29:35 +00:00
teo_sarca
8c3b57ab2c
MProduct:
...
* fixed indentation
* minor improvement
2008-12-11 06:26:42 +00:00
vpj-cd
d2cc115349
[ 2415242 ] Incorrect info when segment Value with type Org Trx
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2415242&group_id=176962
2008-12-10 23:49:29 +00:00
Heng Sin Low
bba40907c3
* Allow user to control the dashboard panel to be static or collapsible
2008-12-10 08:30:44 +00:00
Heng Sin Low
d9a35cc452
* Allow user to control the dashboard panel to be static or collapsible
2008-12-10 07:53:33 +00:00
trifonnt
8c2c3fa395
merged looks into base.
2008-12-10 00:26:17 +00:00
teo_sarca
d2daebe6d3
BF [ 2227901 ] MRP (Calculate Material Plan) fails if resource is empty
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2227901&group_id=176962&atid=879332
2008-12-09 21:03:35 +00:00
teo_sarca
b50595a845
BF [ 2412212 ] Fix Activity Control Report Window
...
Thanks Ioan Bogdan.
2008-12-09 19:42:25 +00:00
teo_sarca
c7f8e13b7b
[ 2408898 ] Implement Cost Collector Type
...
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2408898&group_id=176962
* fix typo error logic
* don't use "==" when comparing String
2008-12-09 17:19:53 +00:00
vpj-cd
55dc5bff35
[ 2408898 ] Implement Cost Collector Type
...
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2408898&group_id=176962
2008-12-09 16:56:13 +00:00
phib
b8d7f60427
Fix error in previous commit
...
FR [ 2391399 ] Create dunning run should allow filtering by org
Thanks Teo for catching.
2008-12-09 11:12:24 +00:00
teo_sarca
4041f5654a
[ 2408898 ] Implement Cost Collector Type
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2408898&group_id=176962&atid=879335
* removed old document base types
Victor please review this.
2008-12-09 09:03:54 +00:00
teo_sarca
6860eb3b43
Revision 7117 was reverted by Revision: 7419 by mistake. Putting back.
...
Armen can you help me to review this ?
BF [ 2314749 ] MatchPO not considering currency PriceMatchDifference
2008-12-09 07:07:51 +00:00
phib
f67087ff37
FR [ 2391399 ] Create dunning run should allow filtering by org
...
https://sourceforge.net/tracker/?func=detail&aid=2391399&group_id=176962&atid=879335
2008-12-09 06:10:08 +00:00
vpj-cd
b920ef6fe2
[ 2408898 ] Implement Cost Collector Type
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2408898&group_id=176962&atid=879335
2008-12-09 04:15:57 +00:00
Carlos Ruiz
1237adb2fb
Check DB.isConnected to execute the update
2008-12-09 03:40:52 +00:00