teo_sarca
|
48bf37d878
|
* deleted org.eevolution.model.X_S_Resource - bad model class (right package is org.compiere.model)
|
2008-06-06 13:04:51 +00:00 |
teo_sarca
|
5681b0992b
|
* fixed entity types for some tables + moved the models in right package
|
2008-06-06 13:02:02 +00:00 |
teo_sarca
|
3c5b4dcb98
|
HR_Payroll: Reset SeqNo for HR_Payroll.Value, there is already HR_Payroll.Name as
|
2008-06-06 11:58:00 +00:00 |
teo_sarca
|
4227d852a0
|
[ 1981760 ] Improve Query class
* org.compiere.model.Query.Query(String tableName, String whereClause, String trxName) ctor should take ctx parameter too, bug introduced in rev. 5343
|
2008-06-06 07:31:24 +00:00 |
tspc
|
96d1d0ea48
|
BF1985198 196_FB1983672_refactory script failing
- add column to database
|
2008-06-06 04:09:01 +00:00 |
Carlos Ruiz
|
ae9a439f17
|
Fix [ 1985198 ] 196_FB1983672_refactory script failing
|
2008-06-06 01:49:31 +00:00 |
teo_sarca
|
afab87d464
|
FR [ 1866739 ] ReportCtl: use printformat from the transient/serializable
|
2008-06-05 21:53:29 +00:00 |
teo_sarca
|
545605ec12
|
VHRActionNotice - bug fixing
PS: there still a lot of bugs that need to be fixed
|
2008-06-05 21:12:42 +00:00 |
teo_sarca
|
97a570eed0
|
VHRActionNotice
* organized imports
* fixed indentation
|
2008-06-05 21:11:47 +00:00 |
teo_sarca
|
64b3c191d6
|
org.eevolution.process.MRP:
* removed unused/unnecessary code
* fixed minor message issue
* breaked one line big query in multiple lines (for readability)
|
2008-06-05 19:25:19 +00:00 |
teo_sarca
|
ec9947dc93
|
org.eevolution.process.MRP:
* fixed indentation
* organized imports
* fixed warning: static variables should be access in a static way
|
2008-06-05 19:19:04 +00:00 |
teo_sarca
|
e0a2c35a8a
|
BF MHRProcess.getProcessMsg - was not returning anything
|
2008-06-05 19:12:06 +00:00 |
teo_sarca
|
7ab35749be
|
FR [ 1984794 ] DBException improvements - introduced org.compiere.util.DBException class for backward compatibility
|
2008-06-05 18:22:21 +00:00 |
teo_sarca
|
ff1cbef06a
|
FR [ 1984794 ] DBException improvements - move DBException to org.adempiere.exceptions
|
2008-06-05 18:13:53 +00:00 |
teo_sarca
|
ab2af4a206
|
FR [ 1984794 ] DBException improvements
|
2008-06-05 18:07:07 +00:00 |
teo_sarca
|
2abbe97cba
|
FR [ 1984831 ] Add DB.close(POResultSet) convenient method
|
2008-06-05 17:40:40 +00:00 |
teo_sarca
|
19d2313752
|
BF InfoAsset is not filling the "Value" field by default when called from a VLookup
|
2008-06-05 17:28:24 +00:00 |
teo_sarca
|
bf468e6768
|
BF - Internal Use Inventory / Attributes it's an advanced tab
|
2008-06-05 17:20:42 +00:00 |
tspc
|
1a920db54e
|
BF1985495 - Errors in MCost and MCostElement classes
|
2008-06-05 14:20:11 +00:00 |
teo_sarca
|
72a2978dcf
|
FR [ 1985321 ] CalloutEngine introduce NO_ERROR constant
|
2008-06-05 11:43:21 +00:00 |
teo_sarca
|
626546f3f2
|
FR [ 1984834 ] Add POResultSet.hasNext convenient method
FR [ 1985134 ] POResultSet improvements
|
2008-06-05 07:08:59 +00:00 |
vpj-cd
|
eb83609f3a
|
[ 1983672 ] Manufacturing: Don't use PO set/get methods
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1983672&group_id=176962
|
2008-06-05 04:34:25 +00:00 |
Carlos Ruiz
|
ae96e05f85
|
[ adempiere-Bugs-1984768 ] M_Product_PO.Manufacturing/VendorCategory changed wrongly
|
2008-06-04 20:33:30 +00:00 |
teo_sarca
|
f0eae3a981
|
BF [ 1984627 ] Missing table AD_Rule_Engine
|
2008-06-04 19:34:30 +00:00 |
Carlos Ruiz
|
c2a1e9956f
|
Reported problem with migration script
|
2008-06-04 18:59:58 +00:00 |
teo_sarca
|
8a71746ee0
|
FR [ 1984700 ] Introduce PeriodClosedException
|
2008-06-04 18:26:56 +00:00 |
teo_sarca
|
f3a58107b3
|
BF [ 1984193 ] All records are readonly if IsAccessAllOrgs
|
2008-06-04 17:34:17 +00:00 |
teo_sarca
|
0469ad4ee8
|
more manufacturing fixes
|
2008-06-04 16:51:49 +00:00 |
teo_sarca
|
0513be6de5
|
BF [ 1984310 ] GridTable.getClientOrg() doesn't work for AD_Client/AD_Org
|
2008-06-04 09:45:35 +00:00 |
Carlos Ruiz
|
c291cc3a1b
|
Fix get_Value part [ 1983672 ] Manufacturing: Don't use PO set/get methods
Safer approach
|
2008-06-03 20:29:48 +00:00 |
teo_sarca
|
a2b7c5c2dd
|
MPPMRP - fix trx locking issue
|
2008-06-03 18:27:47 +00:00 |
teo_sarca
|
489023c0d0
|
VMRPDetailed - fix minor trl issue
|
2008-06-03 18:23:52 +00:00 |
Carlos Ruiz
|
69c5821477
|
Fix [ 1983672 ] Manufacturing: Don't use PO set/get methods
Solving get_Value part
Pending some reported in tracker
|
2008-06-03 17:28:13 +00:00 |
teo_sarca
|
098cd34531
|
BF [ 1983657 ] "Data found" error on creating new MO (manually)
|
2008-06-03 15:41:01 +00:00 |
teo_sarca
|
e2341b3fe2
|
org.eevolution.model.CalloutOrder:
* organized imports
* fix indentation
|
2008-06-03 15:37:10 +00:00 |
teo_sarca
|
785797db9b
|
FR [ 1720995 ] Add PO.saveEx() and PO.deleteEx() methods
|
2008-06-03 11:23:57 +00:00 |
teo_sarca
|
6391995ae6
|
Fix Manufacturing Resource Window
|
2008-06-03 09:23:41 +00:00 |
teo_sarca
|
d225050c7d
|
FR [ 1976044 ] Info Cash Line: search by Charge
|
2008-06-03 08:35:13 +00:00 |
teo_sarca
|
c7546215eb
|
FR [ 1926882 ] Info Invoice: display Due Date
|
2008-06-03 08:11:25 +00:00 |
teo_sarca
|
d590b87ba0
|
C_InvoiceLine_v: typo error
|
2008-06-03 07:57:56 +00:00 |
teo_sarca
|
65a3041424
|
BF [ 1983118 ] Not all doc processing exceptions are displayed to user
|
2008-06-03 07:24:09 +00:00 |
teo_sarca
|
89092ef2ed
|
Fact:
* organize imports
* minor java generics fix
|
2008-06-03 06:11:42 +00:00 |
teo_sarca
|
a887f3b54d
|
BF [ 1979213 ] VLookup.getDirectAccessSQL issue
|
2008-06-02 19:41:33 +00:00 |
teo_sarca
|
230073b2d8
|
VLookup:
* organized imports
* db fix
|
2008-06-02 19:40:02 +00:00 |
teo_sarca
|
35911d8163
|
BF [ 1817768 ] Isolate hardcoded table direct columns
|
2008-06-02 19:19:45 +00:00 |
teo_sarca
|
364f6b8327
|
BF [ 1966406 ] Report Engine: AD_PInstance_Logs should be displayed
|
2008-06-02 18:51:07 +00:00 |
Carlos Ruiz
|
49fcd69662
|
Better keep views and columnnames without quotes for better db compatibility
|
2008-06-02 18:47:18 +00:00 |
teo_sarca
|
112a00914b
|
BF [ 1968598 ] Callout is not called if tab is processed
|
2008-06-02 18:17:43 +00:00 |
teo_sarca
|
eaf0953a45
|
BF [ 1982327 ] Can see data from other AD_Client
|
2008-06-02 18:10:45 +00:00 |
teo_sarca
|
ba1ac65ecf
|
FR [ 1982448 ] GridTab context, use constants instead of literal strings
|
2008-06-02 18:01:19 +00:00 |