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
Carlos Ruiz
3ce6320cd2
Implement [ adempiere-Feature Requests-2408411 ] Add AD_Workflow.IsBetaFunctionality
2008-12-09 03:08:21 +00:00
vpj-cd
732b21a43f
[ 2001910 ] Average Invoice Cost not created
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2001910&group_id=176962&atid=879332
2008-12-08 22:07:26 +00:00
teo_sarca
6ceb73b3be
Fix MRP engine:
...
1. Create MRP Notice on proper organization; this will prevent deleting notices when running MRP on other Org
2. Set m_product_panning to null if the no product planning record was found
2008-12-08 20:35:26 +00:00
teo_sarca
02f3756e1f
FR [ 2406777 ] Introduce MRP-130 No Current Vendor Selected
2008-12-08 16:44:00 +00:00
teo_sarca
d9b271c6a3
MRP : minor typo error
2008-12-08 16:39:47 +00:00
Carlos Ruiz
2ea263b989
Implement Validator for beforeSaveProperties - ID: 2373679
...
Joined build of base and looks
2008-12-08 16:32:44 +00:00
teo_sarca
e0558c54a6
libero: minor improvements:
...
* fix identation
* use getSQLValue*Ex instead of getSQLValue - better exception handling
* refactor debugging messages
2008-12-08 16:17:37 +00:00
usrdno
34f8c8ba7c
FEATURE: [ 2306161 ] Locator on line level when creating lines from.
...
GUI: Added field for using barcode scanner when checking received goods.
2008-12-08 14:49:12 +00:00
teo_sarca
230a2c9396
MRP: fix NPE issue when our product is "excluded" from plan
2008-12-08 14:07:01 +00:00
teo_sarca
4ed7def01a
FR [ 1895317 ] InvoiceCreateInOut: you can create many receipts
2008-12-08 10:56:34 +00:00
teo_sarca
c78bc26b10
CalloutMovement: minor: use autoboxing
2008-12-08 10:49:58 +00:00
teo_sarca
533d0763b9
DB:
...
* add getSQLValueEx method (same as getSQLValue but throws DBException)
* add getSQLValueBDEx method (same as getSQLValueBD but throws DBException)
* method setParameter(PreparedStatement pstmt, int index, Object param) should throw DBException if param is not supported
* added DBTest JUnit Test Case
2008-12-08 10:44:06 +00:00
trifonnt
aed07a44fa
FR: [ 2392587 ] Serbian on external dialogs
...
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=2392587&group_id=176962
2008-12-07 14:11:13 +00:00
Heng Sin Low
d40a330ff9
SignDatabaseBuild - throw exception cause problem with shell scripting.
2008-12-07 10:09:34 +00:00
Heng Sin Low
0654a5c6a7
Do not cache AD_Image for server.
2008-12-07 01:00:46 +00:00
teo_sarca
db822559dd
BF [ 2188252 ] Make Adempiere build using both jdk 5 and jdk 6 : hide Proxy layer when throwing exceptions
2008-12-06 17:28:57 +00:00
teo_sarca
350aea1253
ColumnSync:
...
* organized imports
* use DatabaseMetaData
2008-12-06 16:23:18 +00:00
Carlos Ruiz
ff6b2bff61
Important -> SQL keywords must go uppercase
...
Minor -> indentation, organize imports
2008-12-05 16:14:44 +00:00
usrdno
dbbca01f82
Added method for retrieving a list of shippers with a specific freight category.
2008-12-05 15:30:16 +00:00
usrdno
c371504f00
Added convenience method for reading a product using UPC/EAN.
2008-12-05 15:19:08 +00:00
teo_sarca
98fbc7cf45
HR & Payroll improvements:
...
* code cleanup
* convert pseudo-static methods to static methods
* improved exception handling
* removed commented code
* minor refactoring
2008-12-05 14:04:40 +00:00
teo_sarca
e2bbd1f0cf
MRefList:
...
* getListDescription should be static
* javadoc fix
* imporve error logging
2008-12-05 14:01:20 +00:00
usrdno
cac9cc0219
FR 2350428 - Added locator in Product Replenish Tab.
2008-12-05 12:28:44 +00:00
teo_sarca
4aca9007dd
GenerateModel: improve error logging
2008-12-05 12:11:57 +00:00
teo_sarca
7e87449e5a
Msg:
...
* organized imports
* use java generics
2008-12-05 08:44:54 +00:00
teo_sarca
238d17c066
FR [ 2392044 ] Introduce Env.WINDOW_Main
...
* organized imports
* removed unused variables
* fixed some possible NPE
2008-12-05 08:38:33 +00:00
phib
dba4db09f7
FR [ 2391012 ] Invoke AD_Form from button
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2391012&group_id=176962&atid=879335
2008-12-04 23:44:30 +00:00
armenrz
67c15c25cd
BF [ 2215840 ] MatchPO Bug Collection
2008-12-04 17:07:35 +00:00
teo_sarca
e9ac5e52df
fix InvoiceCalculateTax:
...
* unpost invoice because we need to repost it after changing tax amounts
* refactor + able to run process from outside
2008-12-04 11:29:52 +00:00
Heng Sin Low
603301b433
Fixed jdk 1.5 compatibility error.
2008-12-04 01:44:08 +00:00
phib
1fb1574080
FR [ 1840016 ] Avoid usage of clearing accounts
...
Support for avoiding PPV and PPV Offset use
https://sourceforge.net/tracker/?func=detail&group_id=176962&atid=879335&aid=1840016
2008-12-03 23:59:07 +00:00
Heng Sin Low
0914636b35
Minor - javadoc
2008-12-03 09:56:46 +00:00
Heng Sin Low
4022504df5
Failure to generate getI* shouldn't be fatal. Also, the current algorithm use to discover the reference tablename is by no mean fool proof.
2008-12-03 09:51:08 +00:00
Heng Sin Low
6b33b0ab59
Avoid NPE when no application server client library is detected.
2008-12-03 09:03:38 +00:00
vpj-cd
76738f569b
fix native sequence for oracle
2008-12-03 04:09:24 +00:00
phib
724fbe0272
FR [ 2380080 ] Implement drop shipment
...
https://sourceforge.net/tracker/?func=detail&group_id=176962&atid=879335&aid=2380080
2008-12-02 23:35:39 +00:00
vpj-cd
c80f34265e
Implementation the Native sequence
2008-12-02 18:22:29 +00:00
Carlos Ruiz
4c50d922c5
Implement Validator for beforeSaveProperties - ID: 2373679
2008-12-01 22:19:24 +00:00
Carlos Ruiz
9d58437440
Fix AmtInWords_ES error - UN CIENTO debe decir CIEN - ID: 2373704
...
Thanks to arboleda for fixing this
2008-12-01 22:00:25 +00:00
vpj-cd
45e6cfaf8e
Enable Native Sequence
2008-12-01 20:08:00 +00:00
Carlos Ruiz
a688bd0f16
Fix error replacing getDate() - ID: 2371805
2008-12-01 18:15:15 +00:00
Heng Sin Low
cef9d7659a
[ 2353794 ] Financial Report: Add Natural Balance amount type
2008-11-28 09:34:43 +00:00
vpj-cd
1aa6c93344
[ 2354040 ] Implementation Replication Mode, Type, Event
...
http://sourceforge.net/tracker/index.php?func=detail&aid=2354040&group_id=176962&atid=879335
2008-11-28 00:06:15 +00:00
Redhuan D. Oon
53a54128c8
MALAY LANGUAGE SETTING
2008-11-27 09:58:54 +00:00
Heng Sin Low
b3d85d619a
minor parameterization fixed.
2008-11-27 08:53:02 +00:00
Heng Sin Low
8f8f98708b
standard costing bug reported here - https://sourceforge.net/forum/message.php?msg_id=5722029
2008-11-27 07:45:41 +00:00
vpj-cd
5226a75872
Increase the max sequence
2008-11-26 22:36:41 +00:00
teo_sarca
5ef6737daa
FR [ 2343096 ] Model Generator: Improve Reference Class Detection
...
* some refactoring
* fix DB access layer
* fix copyright
PS: Trifon can you review this ?
2008-11-25 12:51:06 +00:00
teo_sarca
775028f7a9
MRP: minor comment clean-up
2008-11-24 15:46:36 +00:00
teo_sarca
6803becc5b
DocumentEngine: correct DB access layer
2008-11-24 15:29:18 +00:00
teo_sarca
4b68d9be64
MOrder: improved exception handling for code introduced in rev. 7157 ( http://adempiere.svn.sourceforge.net/adempiere/?rev=7157&view=rev )
2008-11-24 14:56:37 +00:00
teo_sarca
15601d7f2b
MFreightCategory: not touching the style but at least using optimum code
2008-11-24 14:50:34 +00:00
vpj-cd
c6012ade72
fixed Distribution Orders
2008-11-21 22:31:57 +00:00
vpj-cd
02378c140d
Delete class this functionality was move to MCost
2008-11-21 17:34:43 +00:00
vpj-cd
6a88ee7a83
do not is necessary the cast
2008-11-21 16:58:44 +00:00
vpj-cd
8c31a565fb
Small improve
2008-11-21 16:47:29 +00:00
usrdno
4cad832be3
M-class for Replenish.
...
Let me know if the code is not conforming to Adempiere standard and I will change it accordingly.
2008-11-21 16:17:40 +00:00
teo_sarca
d8ef615ee2
BF [ 1883533 ] Change to summary - valid combination issue
...
BF [ 2320411 ] Translate "Already posted to" message
2008-11-21 12:30:46 +00:00
trifonnt
aa23ca0ffa
fixed class path of generate model. added remote debug launch target.
2008-11-21 11:59:58 +00:00
teo_sarca
1bb6977439
BF [ 1887691 ] I get NPE if the PA Goal's target is 0
2008-11-21 11:37:23 +00:00
Heng Sin Low
4f9898a90b
* [ 2319233 ] Hardcoded Compiere schema name in some FA classes
...
* Change to use model class instead of sql insert
2008-11-21 04:18:25 +00:00
vpj-cd
7736107df9
Delete QueryDB because is best the current Query class and solve the dependences
2008-11-20 22:42:16 +00:00
vpj-cd
086db1b8da
Refactory the MRefList_Ext and fix the dependences
2008-11-20 21:50:17 +00:00
teo_sarca
5da2722702
MUOM: minor improvements
...
* X12_* constants should be public
* added X12_SECOND
* added serialVersionUID
2008-11-20 20:20:48 +00:00
teo_sarca
d5211c0da4
BF [ 2188252 ] Make Adempiere build using both jdk 5 and jdk 6 : hide Proxy layer when throwing exceptions
2008-11-20 18:52:07 +00:00