Commit Graph

3308 Commits

Author SHA1 Message Date
teo_sarca 164a78d163 MPPProductBOM.getLines(): lines should be ordered by "Line" column 2008-09-03 20:32:28 +00:00
teo_sarca ef3c89d701 MRP: bug fixing some NPEs 2008-09-03 20:29:19 +00:00
teo_sarca 8c5bfe4d78 RollupBillOfMaterial:
* refactor
* fix DB issues
* improved readability
2008-09-03 20:24:30 +00:00
teo_sarca 9426884b5d RollupBillOfMaterial:
* organized imports
* fixed indentation
2008-09-03 20:23:18 +00:00
vpj-cd e801453f0d fixed the last commit 2008-09-03 19:41:27 +00:00
teo_sarca 110b892761 MMovement.getLines(): fix issue introduced in rev. 6311 2008-09-03 15:54:58 +00:00
teo_sarca 73bf952627 BF [ 2091231 ] PP_WF_NODE_ASSET bad primary key 2008-09-03 14:26:56 +00:00
teo_sarca e856dcc4bf BF [ 2052847 ] Components of BOM sort 2008-09-03 14:21:59 +00:00
teo_sarca 2024fa1de8 [ 2091203 ] Product planning window - tab Transaction/Purchased 2008-09-03 14:11:40 +00:00
teo_sarca be2a7baee2 CCRP:
* organized imports
* fix indentation
2008-09-03 10:39:29 +00:00
teo_sarca 805882802e BF [ 2090815 ] Percent utilization signum in S_Resource 2008-09-03 09:54:00 +00:00
teo_sarca fdb80dc96a BF [ 2088779 ] HR_Concept_ID and HR_Payroll_ID aren't mandatory 2008-09-03 09:51:23 +00:00
teo_sarca 218c44d185 PP_Product_BOM_Check: minor BF 2008-09-03 09:07:02 +00:00
teo_sarca fcdf078207 HR:
* use new Query API
* organized imports
* added some useful methods
2008-09-03 09:05:26 +00:00
teo_sarca 5917b4f9c7 libero:
* use new Query API
* minor refactoring
* organized imports
2008-09-03 08:55:32 +00:00
teo_sarca c8afc0d1e2 MOrder:
* fixed some issues introduced in rev.6325
* use new Query API
* improved exception handling
2008-09-03 08:42:33 +00:00
teo_sarca 991c4a50c6 FR [ 2090659 ] Add FillMandatoryException 2008-09-03 08:17:01 +00:00
Redhuan D. Oon ca1549c465 Applying Teo Sarca's [FR 1981760 ] Improve query Class
Set in MOrder.java and resolve dependencies.
Tested by creating a new POS Sales Order, complete it, reactivate it, set to Std Order, complete it;
Generate Shipments (manual) - OK
Generate Invoices (manaul) - OK

detected same dependency in eevolution.process.MovementGenerate.java
2008-09-03 07:18:45 +00:00
phib ae89db1d1e BT [ 2081237 ] PaymentAvailable Oracle-XE function wrong -- paymentAllocated 2008-09-03 06:20:26 +00:00
phib 252e6dff67 BT[ 2026347 ] Financial Report Line - Operand display order 2008-09-03 05:48:02 +00:00
Heng Sin Low 3f3f8fffa3 * merge revision 6321 from branches/adempiere341 2008-09-03 04:07:41 +00:00
Heng Sin Low 3824014613 merge revision 6275-6315 from branches/adempiere341 2008-09-03 02:50:56 +00:00
vpj-cd 7de7553dac fixed [ 1943736 ] Wrong price used in Orders
http://sourceforge.net/tracker/index.php?func=detail&aid=1943736&group_id=176962&atid=879332

bug introduced in  revision
http://adempiere.svn.sourceforge.net/viewvc/adempiere/trunk/base/src/org/compiere/model/CalloutOrder.java?r1=1308&r2=1307&pathrev=1308
http://sourceforge.net/tracker/index.php?func=detail&aid=1643489&group_id=176962&atid=879332
2008-09-03 02:11:33 +00:00
vpj-cd bba26f85e0 refactory new query API 2008-09-02 21:16:17 +00:00
Redhuan D. Oon fdc85ad72f FR [ 1981760 ] Improve Query class
Fix params
2008-09-02 10:43:16 +00:00
Redhuan D. Oon 55329cafb9 FR [ 1981760 ] Improve Query class
Forgot the whereClause string! (it seems SQL stuff doesnt get error before runtime)
2008-09-02 09:33:29 +00:00
Redhuan D. Oon 75378bbc81 Applying FR [ 1981760 ] Improve Query class
Teo, pls review if this the right way? If not pls revert. Thanks!
2008-09-02 09:20:58 +00:00
teo_sarca 0548454e07 MCurrency:
* organized imports
* added serialVerionUID
2008-09-02 06:34:52 +00:00
teo_sarca 41d4657556 fix bug introduced in rev. 6305 - the C_Invoice_v is not valid 2008-09-02 06:32:24 +00:00
vpj-cd a3e89f32f8 http://sourceforge.net/tracker/index.php?func=detail&aid=1926882&group_id=176962&atid=879335
discusion
https://sourceforge.net/forum/message.php?msg_id=5216017
2008-09-02 01:08:42 +00:00
teo_sarca b83ca2ac5d BF [ 2087134 ] MRP-SOO: DatePromised not changed when Order date is changed 2008-09-01 16:40:29 +00:00
teo_sarca 1a02dd2547 FR [ 2086964 ] Product Is BOM should be auto updated 2008-09-01 15:15:21 +00:00
usrdno de88152f83 Updated to use the Query API. 2008-09-01 14:53:56 +00:00
teo_sarca 24fd729e47 MPPOrderBOMLine: throw exception if using not supported component types 2008-09-01 14:26:09 +00:00
usrdno 7ecf75273a Added static, cache enabled, get method that uses currency ISO code as key. 2008-09-01 14:15:56 +00:00
teo_sarca 2c5b782c1c MHRProcess: fix credits 2008-09-01 11:18:32 +00:00
Redhuan D. Oon 7081af9c3b English term - employee 2008-08-31 08:42:13 +00:00
tspc 1ffa5ade3a BF2084725 PDF Exporting Issues 2008-08-31 03:58:34 +00:00
teo_sarca f8d7041844 libero fixing:
* MRPUpdate is generating duplicate records
* MPPMRP: in case of Orders, the PP_MRP.C_BPartner_ID should be filled
2008-08-30 16:23:11 +00:00
Heng Sin Low 5f6dc1ef0f * merge branches/adempiere341 revision 6285 changes 2008-08-30 05:29:39 +00:00
vpj-cd ff4df8636d [ 2083255 ] Let Calculate Material Plant for every Plant, Org, Wh
http://sourceforge.net/tracker/index.php?func=detail&aid=2083255&group_id=176962&atid=879335
2008-08-30 01:34:55 +00:00
Carlos Ruiz e92957b06d Synchronizing some unsync classes from zkwebui 341 to stable 2008-08-29 22:57:30 +00:00
Heng Sin Low 1c1b967813 * merge revision 61272-6275 from branches/adempiere341 2008-08-29 07:57:02 +00:00
vpj-cd 6ba1731fae fixes some issues 2008-08-29 02:59:34 +00:00
vpj-cd 6695c5a99e Fixed the setSalesRep and getLine Method 2008-08-29 00:51:57 +00:00
Carlos Ruiz 26ae3aaccb Fix [ 2081237 ] PaymentAvailable Oracle-XE function wrong 2008-08-28 22:20:45 +00:00
teo_sarca c627e298fb MRP: fix Plan Qty vs Scheduled Receipt Qty issues 2008-08-28 18:04:15 +00:00
teo_sarca 7c0e11a051 MWarehouse:
* BF [ 1874419 ] JDBC Statement not close in a finally block
* organized imports
* exception handling improvements (use saveEx instead of save)
2008-08-28 10:21:39 +00:00
teo_sarca b27cf2b2e5 FR [ 2080217 ] Implement TrxRunnable 2008-08-28 08:42:36 +00:00
vpj-cd aabad61689 fixed small bug 2008-08-28 02:59:53 +00:00