teo_sarca
98832daff2
FR [ 2804629 ] AbstractExcelExporter getters should be public
...
https://sourceforge.net/tracker/?func=detail&aid=2804629&group_id=176962&atid=879335
2009-06-11 06:57:15 +00:00
phib
ecf839802b
2803994 Enable explicit setting of tab parent link column
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2803994&group_id=176962
2009-06-11 06:10:16 +00:00
teo_sarca
0289e55d97
[ 2804606 ] Introduce NoUOMConversion AD_Message
...
https://sourceforge.net/tracker/?func=detail&aid=2804606&group_id=176962&atid=879335
2009-06-11 05:55:43 +00:00
teo_sarca
31504f36a8
BF [ 2804602 ] Doc_Order optimization if there are no requisitions
...
https://sourceforge.net/tracker/?func=detail&aid=2804602&group_id=176962&atid=879335
2009-06-11 05:13:17 +00:00
mjudd
9e62761e21
update comments for function stub - minor edit
2009-06-10 23:00:56 +00:00
mjudd
9d4d7bc0c5
FR [ 2803341 ] - Deprecate Cash Journal
...
** added functionality in Payment Window **
2009-06-10 19:49:31 +00:00
mjudd
2276f0ee5e
FR [ 2803341 ] - Deprecate Cash Journal
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2803341&group_id=176962&atid=879335
Added SysConfig CASH_AS_PAYMENT - Y = Process Cash as Payment, N = Process Cash as Cash Journal (Default: Y)
2009-06-10 19:29:04 +00:00
Carlos Ruiz
e3d910e4a0
Implement [2556068] - 2Pack Export Import Official Dictionary
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2556068&group_id=176962&atid=879335
2009-06-10 16:42:12 +00:00
Heng Sin Low
5956d91f98
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=1756793&group_id=176962
...
- add back the corrected setQty in MInvoiceLine.setRMALine
2009-06-10 16:26:23 +00:00
teo_sarca
17d3b90aa6
BF [ 2804142 ] MInvoice.setRMALine should work only for CreditMemo invoices
...
https://sourceforge.net/tracker/?func=detail&aid=2804142&group_id=176962&atid=879332
2009-06-10 13:30:40 +00:00
teo_sarca
08b24cc689
BF [ 2804135 ] Global FactsValidator are not invoked
...
https://sourceforge.net/tracker/?func=detail&aid=2804135&group_id=176962&atid=879332
2009-06-10 13:05:10 +00:00
Heng Sin Low
421f88cdb3
https://sourceforge.net/tracker/?func=detail&aid=2800967&group_id=176962&atid=879332
...
- Initial cost from m_product_po is wrong if m_product_po.c_uom_id <> m_product.c_uom_id
- fixed a typo error: should be i instead of 0
- Need to do checking after uom conversion
2009-06-04 09:20:58 +00:00
Heng Sin Low
554ca9727b
https://sourceforge.net/tracker/?func=detail&aid=2800967&group_id=176962&atid=879332
...
- Initial cost from m_product_po is wrong if m_product_po.c_uom_id <> m_product.c_uom_id
- fixed a typo error: should be i instead of 0
2009-06-04 09:18:27 +00:00
Heng Sin Low
197c5bd9e2
https://sourceforge.net/tracker/?func=detail&aid=2800967&group_id=176962&atid=879332
...
- Initial cost from m_product_po is wrong if m_product_po.c_uom_id <> m_product.c_uom_id
2009-06-04 09:16:17 +00:00
phib
79ebed7045
2639450 ISINVOICED still 'Y' when delete invoiceline from invoice
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2639450&group_id=176962
2009-06-03 06:27:56 +00:00
phib
a0e0d5d521
2800319 Payment completion doesn't set BP open balance.
...
https://sourceforge.net/tracker/?func=detail&aid=2800319&group_id=176962&atid=879332
Use saveEx() instead of save() as recommended by Teo.
2009-06-03 06:18:25 +00:00
phib
2457108af3
2800319 Payment completion doesn't set BP open balance.
...
https://sourceforge.net/tracker/?func=detail&aid=2800319&group_id=176962&atid=879332
2009-06-03 05:18:36 +00:00
phib
5654cfbffe
Javadoc: fix misleading descriptions of MUOM product conversion functions.
2009-06-03 03:53:50 +00:00
armenrz
29aa44beb3
BF 2799313 Import Invoice C_Location_ID is mandatory.
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2799313&group_id=176962
2009-06-02 04:02:05 +00:00
Carlos Ruiz
c73ffd76fc
FR [2799296] - Generate Model Class: Remove mandatory checking code
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2799296&group_id=176962
2009-06-01 17:08:30 +00:00
Carlos Ruiz
af8fd5e1e6
FR [2799327] - Allow testing of accounting posting in development mode
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2799327&group_id=176962
2009-06-01 16:41:43 +00:00
Heng Sin Low
d6c6c60fcc
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1985481&group_id=176962
2009-06-01 10:00:21 +00:00
Heng Sin Low
53b7d15ddf
https://sourceforge.net/tracker/?func=detail&aid=2799327&group_id=176962&atid=879335
...
- fixed build error
2009-06-01 08:50:08 +00:00
Heng Sin Low
aaf1ac619c
https://sourceforge.net/tracker/?func=detail&aid=2799327&group_id=176962&atid=879335
2009-06-01 07:32:30 +00:00
Heng Sin Low
a3d3c92dc7
https://sourceforge.net/tracker/index.php?func=detail&aid=1756793&group_id=176962&atid=879334
...
- Implemented missing counter document support for RMA
- Fixed CreateFromInvoice implementation for RMA
- Vendor Return is captured in Shipment window
- Customer Return is captured in Material Receipt window
2009-06-01 05:23:43 +00:00
Heng Sin Low
41e9ce441d
https://sourceforge.net/tracker/?func=detail&aid=2799296&group_id=176962&atid=879335
2009-06-01 03:59:57 +00:00
usrdno
9355459b27
FR [ 2797806 ] new method MPriceList.getDefault(ctx, isSO, Currency)
2009-05-31 17:17:25 +00:00
usrdno
509489323a
FR 2797880 - new method MConversionRate.setRate
...
https://sourceforge.net/tracker/?func=detail&aid=2797880&group_id=176962&atid=879335
2009-05-31 17:11:32 +00:00
phib
17253beea8
Revert: Add isReturnMaterial to MOrder
2009-05-29 05:42:37 +00:00
phib
e214dc30f8
Reverting 9206
...
BT 2788727:RMA "Create Order" creates wrong doc type
-> doesn't create wrong doc type because it's a replacement order.
2009-05-29 05:04:53 +00:00
phib
a890145e50
FR2798200 Add isReturnMaterial to MOrder
...
https://sourceforge.net/tracker/?func=detail&aid=2798200&group_id=176962&atid=879335
2009-05-29 01:56:32 +00:00
armenrz
93a4e0fb80
BF #2797257 Landed Cost Detail is not using allocation qty
...
https://sourceforge.net/tracker/?func=detail&aid=2797257&group_id=176962&atid=879332
2009-05-28 02:04:52 +00:00
Heng Sin Low
b992310464
http://sourceforge.net/tracker/?func=detail&aid=2790728&group_id=176962&atid=955896
...
- should call Env.getLanaguage(ctx) instead of Env.getLoginLanguage(ctx), Env.getLoginLanguage(ctx) call Language.getLoginLanguage() which will return the default login language instead of the current login language ( see Language.getLoginLanguage() javadoc )
2009-05-24 07:52:37 +00:00
bayucahya
0eaef1dc39
Reverting Revision: 9358
...
BF [2795236] Not Post if Clearing Equal does not delete acc facts
2009-05-23 01:05:10 +00:00
teo_sarca
60f03ebb8b
ImportBPartner
...
* Use saveEx whenever is possible - ID: 2791635
* better use executeUpdateEx
* always close streams in a finally block
2009-05-22 11:53:41 +00:00
bayucahya
95ba7da04b
BF [2795236] Not Post if Clearing Equal does not delete acc facts
...
https://sourceforge.net/tracker/?func=detail&aid=2795236&group_id=176962&atid=879332
2009-05-22 07:21:54 +00:00
Heng Sin Low
a3c61e61fc
http://sourceforge.net/tracker/index.php?func=detail&aid=1564523&group_id=176962&atid=879332
...
- previous fix sometime cause text to be printed on the same line producing garbage output
2009-05-22 03:54:06 +00:00
vpj-cd
5d1a38bb16
Invoice transactions Doc Report not working
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2794932&group_id=176962
Cuase when the LayoutEngine found the isPrinted then try show the Background Image for Document Printed, So now only the check when is table and do not a view.
Bug introduced BF [ 2011567 ]
kind regards
Victor Perez
www.e-evolution.com
2009-05-21 21:18:44 +00:00
vpj-cd
7067b7b2f7
Can't create shipments with product type service
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2794909&group_id=176962
Bug introducing in BF[ 2557978 ]
Thank a lot Low, I implemented your catch
kind regards
Victor Perez
www.e-evolution.com
2009-05-21 17:57:56 +00:00
vpj-cd
3e4f43e80e
Can't create shipments with product type service
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2794909&group_id=176962
Bug introducing in BF[ 2557978 ]
kind regards
Victor Perez
www.e-evolution.com
2009-05-21 17:28:37 +00:00
Heng Sin Low
94686ee053
http://sourceforge.net/tracker/index.php?func=detail&aid=1564523&group_id=176962&atid=879332
2009-05-21 07:34:06 +00:00
Carlos Ruiz
10ecdff8ac
Please regenerate serialVersionUID when changing classes according to stated in wiki and forums
2009-05-20 22:40:08 +00:00
Carlos Ruiz
8e9f588f3c
BF [2794181] - GL Distribution is not distributing product quantities
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2794181&group_id=176962&atid=879332
2009-05-20 16:18:07 +00:00
Heng Sin Low
a15e6a2718
http://sourceforge.net/tracker/?func=detail&aid=2794224&group_id=176962&atid=879332
...
- off by default, enable with the -Dorg.adempiere.po.useTimeoutForUpdate=true jvm parameter
2009-05-20 06:52:25 +00:00
Heng Sin Low
257d12d77d
http://sourceforge.net/tracker/?func=detail&aid=2794220&group_id=176962&atid=879332
2009-05-20 06:29:44 +00:00
Heng Sin Low
82e632660e
http://sourceforge.net/tracker/?func=detail&aid=2794217&group_id=176962&atid=879332
2009-05-20 05:24:13 +00:00
Heng Sin Low
c0eb0c637e
http://sourceforge.net/tracker/?func=detail&aid=2794215&group_id=176962&atid=879332
2009-05-20 05:04:02 +00:00
Heng Sin Low
0876a73879
http://sourceforge.net/tracker/?func=detail&aid=2794204&group_id=176962&atid=879332
2009-05-20 04:34:18 +00:00
Heng Sin Low
c7a5b83f6e
http://sourceforge.net/tracker/?func=detail&aid=2794201&group_id=176962&atid=879332
2009-05-20 04:14:17 +00:00
redchris
6ae1ecce78
FR [ 2793721 ] - Data Access Level for HR_Concept
...
https://sourceforge.net/tracker/?func=detail&aid=2793721&group_id=176962&atid=934929
2009-05-19 10:37:46 +00:00
Carlos Ruiz
9743b9ba00
Contribution [2714423] - Workflow Activities Overview Table
...
Thanks to contributors:
Karsten and Compiere GPL
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2714423&group_id=176962
2009-05-18 18:45:09 +00:00
Carlos Ruiz
ed72aa912a
Drop some undesirable System.out.println
2009-05-18 16:57:29 +00:00
teo_sarca
905b55ff0c
FR [ 2539927 ] Display Zoom combobox
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2539927&group_id=176962
2009-05-18 09:20:26 +00:00
teo_sarca
adfb8ffb1c
Implement GridTabWrapper.getGridTab
...
https://sourceforge.net/tracker/?func=detail&aid=2793215&group_id=176962&atid=879335
2009-05-18 07:52:49 +00:00
teo_sarca
122f92899c
FR [ 2791635 ] Use saveEx whenever is possible
...
https://sourceforge.net/tracker/?func=detail&aid=2791635&group_id=176962&atid=879335
2009-05-14 10:13:23 +00:00
mjudd
3b4778f9a0
[2790605] Typo in TaxDeclarationCreate
2009-05-12 12:00:14 +00:00
phib
4791007b14
BF2779181 PackIn fails on strings with single quotes
...
Use PO instead of direct DB insert
2009-05-12 06:14:52 +00:00
armenrz
6c354f53f7
FR [2789943] Better DBException handling for PostgreSQL
2009-05-11 08:23:27 +00:00
armenrz
1b04acd55e
BF [2789949] Multicurrency in matching posting
2009-05-11 08:20:10 +00:00
bayucahya
03d6cb9e1a
BF [2789319] No check of Actual, Budget, Statistical attribute
2009-05-11 07:24:42 +00:00
Carlos Ruiz
1381024a9e
Fix [2781661] - Doc Engine for Charge in Cash Journal
...
Thanks to Cong Le (vietsourcing)
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2781661&group_id=176962
2009-05-09 15:38:50 +00:00
Carlos Ruiz
d39d2a0869
BF [1985481] - Processed documents can be edited
...
- Optimize - just one select to check updated and processed
- Fix wrong management of message
2009-05-08 19:32:49 +00:00
Carlos Ruiz
6661ec5618
BF [1985481] - Processed documents can be edited
...
- Solve issue reported by Teo on Business Partner window
- Add Messages
2009-05-08 18:37:19 +00:00
Carlos Ruiz
73efd701fd
Accept patch [2788801] MAttachementEntry.java patch
...
Thanks to Muhammad Faisal Shahzad (ro2)
2009-05-08 15:18:09 +00:00
teo_sarca
7a64b19464
Bug fix for [1985481] - Processed documents can be edited
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1985481&group_id=176962
workaround - issue when we have same table on parent and child records (BPartner), see tracker description (1985481)
2009-05-08 07:22:42 +00:00
Carlos Ruiz
0eb3b42850
FR [2526794] - Refactoring to change serialVersionUID=1L with proper value
...
Delete unused X_ classes not regenerated because the associated tables are views or are inactive
https://sourceforge.net/tracker/index.php?func=detail&aid=2526794&group_id=176962&atid=879335
2009-05-08 03:40:08 +00:00
phib
3813416a14
BT 2788727 RMA "Create Order" creates wrong doc type
2009-05-08 02:28:58 +00:00
phib
e515fb3d8e
BT 2788726 Reordering acct schema elements fails to update accounts
...
Clear cache happens too late
2009-05-08 02:01:59 +00:00
teo_sarca
33ee0e0cf3
FR [ 2788278 ] Data Import Validator - migrate core processes
...
https://sourceforge.net/tracker/?func=detail&aid=2788278&group_id=176962&atid=879335
Implemented for ImportBPartner
2009-05-07 17:23:26 +00:00
teo_sarca
6a7a59773b
FR [ 2788276 ] Data Import Validator
...
https://sourceforge.net/tracker/?func=detail&aid=2788276&group_id=176962&atid=879335
2009-05-07 17:15:00 +00:00
teo_sarca
a538528589
FR [ 2788465 ] MBPartnerLocation.getForBPartner method add trxName
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2788465&group_id=176962&atid=879335
2009-05-07 15:57:15 +00:00
teo_sarca
b4f70bce12
FR [ 2788430 ] MUser.getOfBPartner add trxName parameter
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2788430&group_id=176962&atid=879335
2009-05-07 15:54:12 +00:00
teo_sarca
b79597305a
FR [ 2788074 ] ImportBPartner: add IsValidateOnly option
...
https://sourceforge.net/tracker/?func=detail&aid=2788074&group_id=176962&atid=879335
2009-05-07 09:05:34 +00:00
teo_sarca
5acf0b8d7b
FR [ 2788006 ] SvrProcess: change access to some methods
...
https://sourceforge.net/tracker/?func=detail&aid=2788006&group_id=176962&atid=879335
2009-05-07 08:39:41 +00:00
teo_sarca
19ec6b94bd
FR [ 2616330 ] Use MPeriod.testPeriodOpen instead of isOpen
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2616330&group_id=176962
Implemented for MBankStatement
2009-05-06 07:04:22 +00:00
teo_sarca
4ea2b2fe24
Missing translation
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2787097&group_id=176962
2009-05-05 10:27:51 +00:00
teo_sarca
6a1aff8d61
Missing translation
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2787097&group_id=176962
2009-05-05 10:24:59 +00:00
Carlos Ruiz
7042986d00
FR [2526794] - Refactoring to change serialVersionUID=1L with proper value
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2526794&group_id=176962&atid=879335
2009-05-02 23:19:26 +00:00
Carlos Ruiz
809c1cf2da
Bug fix for [1985481] - Processed documents can be edited
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1985481&group_id=176962
2009-05-02 21:14:09 +00:00
Carlos Ruiz
80be2b2e58
BF [2757978] - POS Sales Order -> Could not create Shipment Line
...
https://sourceforge.net/tracker/?func=detail&aid=2757978&group_id=176962&atid=879332
2009-05-02 16:17:32 +00:00
Carlos Ruiz
4a14d10084
Fix [2785621] - NOTIFICATIONTYPE_EMailPlusNotice is not considered
...
Additional changes for other classes to use the new methods
2009-05-02 15:53:14 +00:00
Carlos Ruiz
fce07572ac
Fix [2785621] - NOTIFICATIONTYPE_EMailPlusNotice is not considered
...
Thanks to Kubotti
2009-05-02 15:11:22 +00:00
teo_sarca
ef72cfb284
BF [ 2784194 ] Check Warehouse-Locator conflict
...
https://sourceforge.net/tracker/?func=detail&aid=2784194&group_id=176962&atid=879332
2009-04-30 08:15:28 +00:00
teo_sarca
db9e81c387
POS Sales Order -> Could not create Shipment Line
...
https://sourceforge.net/tracker/?func=detail&aid=2757978&group_id=176962&atid=879332
Carlos, please help me with a review
2009-04-30 07:53:28 +00:00
teo_sarca
e5c714c084
Doc.getCtx(): change access from protected to public
...
https://sourceforge.net/tracker/?func=detail&aid=1818234&group_id=176962&atid=879335
Doc.getTrxName(): change access from protected to public
https://sourceforge.net/tracker/?func=detail&aid=1818236&group_id=176962&atid=879335
2009-04-30 06:53:51 +00:00
teo_sarca
10900ce703
Migration scripts are not UTF8
...
https://sourceforge.net/tracker/?func=detail&aid=2782611&group_id=176962&atid=879332
2009-04-29 19:55:00 +00:00
teo_sarca
1927fd553c
FR [ 2781053 ] Introduce DB.getValueNamePairs
...
https://sourceforge.net/tracker/?func=detail&aid=2781053&group_id=176962&atid=879335
2009-04-29 19:31:22 +00:00
Carlos Ruiz
ce9c30c56e
Fix [1709952] - Process: "Generate PO from Sales order" bug
...
https://sourceforge.net/tracker/index.php?func=detail&aid=1709952&group_id=176962&atid=879332
2009-04-29 03:53:43 +00:00
Carlos Ruiz
9e865b8947
minor [ adempiere-Contributions-2782704 ] Correct name
...
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2782704&group_id=176962
Thanks to contedracma (Angelo Martinelli)
2009-04-28 12:53:41 +00:00
teo_sarca
36ec3a5fca
BF [ 2782095 ] Do not log *Access records
...
https://sourceforge.net/tracker/?func=detail&aid=2782095&group_id=176962&atid=879332
2009-04-28 04:29:06 +00:00
phib
ac7eedb48b
BT 2777077 Copy Role doesn't copy document action access
...
https://sourceforge.net/tracker/?func=detail&aid=2777077&group_id=176962&atid=879332
2009-04-28 04:25:44 +00:00
Carlos Ruiz
2be6a1d26f
BF [ 2769181 ] - GregorianCalendar out of bounds
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2769181&group_id=176962&atid=879332
2009-04-27 13:53:21 +00:00
teo_sarca
0414dd072b
BF [ 2665963 ] Copy Workflow name in Activity name
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2665963&group_id=176962&atid=934929
2009-04-27 10:24:28 +00:00
teo_sarca
c1f7b16c08
org.compiere.wf - Workflow Engine :
...
* Remove SQL code and Replace for Query
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2214883&group_id=176962
* use DB.getSQLValue*Ex methods
* add WorkflowTest JUnit Test Case
2009-04-27 10:07:47 +00:00
mjudd
adc5616ceb
[BF 2781955 ] - Loop may cause client to hang in CConnectionEditor
...
https://sourceforge.net/tracker/?func=detail&aid=2781955&group_id=176962&atid=879332
2009-04-27 07:14:34 +00:00
teo_sarca
8498b76e9d
MPPProductBOMLine:
...
Use DBException(SQLException e, String sql) when possible
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2780418&group_id=176962
* fix isCoProduct() method
2009-04-25 10:50:08 +00:00
Carlos Ruiz
ed8bf3bc0a
Generate model for all tables with entitytype = 'D' and 'EE05'
2009-04-24 18:45:11 +00:00
Carlos Ruiz
01e313803e
Small refactoring for BF [ 2780468 ] ModelClassGenerator: not generating methods for Created*
...
https://sourceforge.net/tracker/?func=detail&aid=2780468&group_id=176962&atid=879332
2009-04-24 17:59:33 +00:00
teo_sarca
5d8fc7ff30
BF [ 2780468 ] ModelClassGenerator: not generating methods for Created*
...
https://sourceforge.net/tracker/?func=detail&aid=2780468&group_id=176962&atid=879332
2009-04-24 13:51:45 +00:00
teo_sarca
f246a7c136
AvoidDecimalLiteralsInBigDecimalConstructor
...
https://sourceforge.net/tracker/?func=detail&aid=2780464&group_id=176962&atid=879332
2009-04-24 13:41:27 +00:00
teo_sarca
387a56bab4
Query. first/firstOnly usage best practice
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2694043&group_id=176962
2009-04-24 13:31:07 +00:00
teo_sarca
d3aca98c26
Use DBException(SQLException e, String sql) when possible
...
https://sourceforge.net/tracker/?func=detail&aid=2780418&group_id=176962&atid=879335
2009-04-24 13:22:46 +00:00
teo_sarca
6f51e52b7a
Remove SQL code and Replace for Query
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2214883&group_id=176962
Introduce DB.getSQLValue*Ex methods
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2448461&group_id=176962
* better exception handling - use saveEx
* introduced MInvoiceTest test case for changed methods
2009-04-24 13:08:34 +00:00
Heng Sin Low
648979a759
[ adempiere-Patches-2761420 ] Advanced Search
...
- Refactor to work for both swing and zk client
2009-04-24 07:41:10 +00:00
Heng Sin Low
75eaa4c2c9
FR2778207 Selectable zoom target window
...
- Modify to work for both swing and zk client
2009-04-24 07:02:27 +00:00
Carlos Ruiz
a94d18dd27
FR [2761420] - Advanced Search
...
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=2761420&group_id=176962
Integrate work contributed by Karsten Thiemann and Jan Roessler
2009-04-24 01:25:32 +00:00
trifonnt
6c675d0e6e
Fixed minor typo mistakes.
2009-04-21 18:22:48 +00:00
trifonnt
70c79da7be
FR: [2772451] Stabilization of Replication
...
https://sourceforge.net/tracker/?func=detail&aid=2772451&group_id=176962&atid=879335
2009-04-19 07:49:47 +00:00
vpj-cd
ddbfeac0b5
if you change the BOM it do not is refresh
...
http://sourceforge.net/tracker/?func=detail&aid=2773778&group_id=176962&atid=934929
2009-04-19 06:20:19 +00:00
vpj-cd
b7e2fc1e87
if you change the BOM it do not is refresh
...
http://sourceforge.net/tracker/?func=detail&aid=2773778&group_id=176962&atid=934929
2009-04-19 06:18:42 +00:00
trifonnt
ff746f8cd0
Added Eclipse encoding preferences.
2009-04-17 13:55:58 +00:00
trifonnt
e0b64ceca4
BF: [ID: 2770226] Repaired Setup and Licence screen in Croatian Language
...
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=2770226&group_id=176962
2009-04-17 13:41:47 +00:00
mjudd
cb823262ab
BF [ 2769181 ] - GregorianCalendar out of bounds
2009-04-16 18:21:27 +00:00
Heng Sin Low
c9a60d11dd
minor - remove unuse import.
2009-04-16 17:49:13 +00:00
Heng Sin Low
3b97e31b67
* Revert BF[2736995]
...
- incorrect fix and introduce recursive call
* BF[2736995]
- Change File.toURL() to File.toURI().toURL() as per the recommendation in the File.toURL javadoc
* loadImage(String path)
- added null check for the path parameter
2009-04-16 17:46:29 +00:00
Carlos Ruiz
0bf6befbab
:-( This is the problem caused because of duplication of code :-(
...
Fix bug in [1883270] - Enhance Document No Formatting
Found postgres bug ->
https://sourceforge.net/tracker/index.php?func=detail&aid=1883270&group_id=176962&atid=879335
org.postgresql.util.PSQLException: ERROR: la relación «ad_sequence_no» en la cláusula FOR UPDATE/SHARE no fue encontrada en la cláusula FROM; State=42P01; ErrorCode=0
at org.compiere.model.MSequence.getDocumentNo(MSequence.java:838)
2009-04-16 17:43:53 +00:00
Carlos Ruiz
1cb36f8773
Fix bug in [1883270] - Enhance Document No Formatting
...
Found postgres bug ->
https://sourceforge.net/tracker/index.php?func=detail&aid=1883270&group_id=176962&atid=879335
org.postgresql.util.PSQLException: ERROR: la relación «ad_sequence_no» en la cláusula FOR UPDATE/SHARE no fue encontrada en la cláusula FROM; State=42P01; ErrorCode=0
at org.compiere.model.MSequence.getDocumentNo(MSequence.java:838)
2009-04-16 15:32:28 +00:00
mjudd
e54c9f9d27
revert of 9021 & 9022 as requested by Heng Sin Low
2009-04-16 10:11:52 +00:00
mjudd
44359f00f3
BF [ 2768070 ] - Recursive calls to loadImage in CompiereUtils
...
additional class missed in previous commit
2009-04-16 09:16:26 +00:00
mjudd
20064c8f1a
BF [ 2768070 ] - Recursive calls to loadImage in CompiereUtils
2009-04-16 09:15:16 +00:00
mjudd
5689be86cf
BF [ 2767895 ] - Invoice Write Off returning incorrect number of write-offs
2009-04-16 07:51:34 +00:00
mjudd
f13bd74210
BF [ 2767850 ] - InOutGenerate Fifo Ignored in hashcode
...
https://sourceforge.net/tracker/?func=detail&aid=2767850&group_id=176962&atid=879332
2009-04-16 07:36:17 +00:00
vpj-cd
8bafb172a2
We have found several a lot of Unknown Type: MCostDetail messages in our
...
production server
http://sourceforge.net/tracker/?func=detail&aid=2708141&group_id=176962&atid=934929
Include the Cost Collector ID to do show warning.
Hi Teo
I think that standard cost should not adjust , What do you think is necessary adjust the standard cost then you processed the cost?
kind regards
Victor Perez
www.e-evolution.com
2009-04-15 22:19:31 +00:00
teo_sarca
1f26f0e1b0
Remove SQL code and Replace for Query
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335
2009-04-14 10:06:08 +00:00
teo_sarca
0626cb260f
FR [ 2214883 ] Remove SQL code and Replace for Query
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335
2009-04-14 09:21:23 +00:00
teo_sarca
9b92bc56db
BF [ 2549128 ] Report View Column not working at all
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2549128&group_id=176962&atid=879332
invalid generated SQL query
2009-04-14 09:13:53 +00:00
teo_sarca
75ab64f977
MTax:
...
FR [ 2214883 ] Remove SQL code and Replace for Query
https://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335
(integrate red1 changes)
2009-04-14 08:34:06 +00:00
teo_sarca
1a647462fd
MSystem:
...
* FR [ 2214883 ] Remove SQL code and Replace for Query
https://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335
* use saveEx instead of save
2009-04-14 08:29:18 +00:00
teo_sarca
a12915fece
FR [ 2694043 ] Query. first/firstOnly usage best practice
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2694043&group_id=176962&atid=879335
2009-04-14 08:23:52 +00:00
teo_sarca
c190bf52f8
MProcess:
...
* FR [ 2214883 ] Remove SQL code and Replace for Query
* use saveEx instead of save - much more safer
* fix javadoc
2009-04-14 08:13:16 +00:00
teo_sarca
aeaee5d1a0
FR [ 2214883 ] Remove SQL code and Replace for Query
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335
2009-04-14 07:44:47 +00:00
teo_sarca
7d5f9d8c71
BF [ 2667470 ] MCostElement.getMaterialCostElement should check only material
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2667470&group_id=176962
2009-04-14 07:31:29 +00:00
mjudd
64126af564
BF [ 2761186 ] - CompiereColor not throwing exception
2009-04-14 07:27:43 +00:00
teo_sarca
1b85efafd1
FR [ 2214883 ] Remove SQL code and Replace for Query
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335
2009-04-14 07:24:16 +00:00
teo_sarca
cdd6a4a3aa
MAttributeSetInstance.create should create Lot/Serial/Guaran
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2675699&group_id=176962
2009-04-14 07:16:56 +00:00
teo_sarca
a9e95d5d93
Remove SQL code and Replace for Query
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2214883&group_id=176962
2009-04-14 07:09:55 +00:00
teo_sarca
e6d669d51b
Query. first/firstOnly usage best practice
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2694043&group_id=176962
2009-04-14 07:07:40 +00:00
mjudd
7d71f46528
BF [ 2740259 ] - Define static final serialVersionUID's for classes
2009-04-14 05:33:44 +00:00
teo_sarca
e2474a2fb1
[ 2758097 ] Implement TaxNotFoundException
...
https://sourceforge.net/tracker/?func=detail&aid=2758097&group_id=176962&atid=879335
2009-04-13 09:59:21 +00:00
mjudd
a9e3d66261
Revert 8975 as per https://sourceforge.net/forum/forum.php?thread_id=3185123&forum_id=610548
2009-04-09 13:54:15 +00:00
teo_sarca
26d64fd988
FR [ 2744682 ] Requisition: improve error reporting
...
https://sourceforge.net/tracker/?func=detail&aid=2744682&group_id=176962&atid=879335
2009-04-08 16:46:32 +00:00
teo_sarca
1ae6da187d
FR [ 2726447 ] Query aggregate methods for all return types
...
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2726447&group_id=176962
2009-04-08 08:49:40 +00:00
mjudd
02e80ef3ef
BF [ 2740358 ] - Logger.global is deprecated
2009-04-07 10:58:58 +00:00
mjudd
52ed420263
BF [ 2740259 ] - Define static final serialVersionUID's for classes
2009-04-07 10:49:05 +00:00
mjudd
a0cf9ef279
BF [ 2738743 ] - Remove redundant library imports
2009-04-06 22:44:57 +00:00
trifonnt
3272e21fb1
Fr: [2635024] Check printing french specification on AmtInword_FR.fr
...
https://sourceforge.net/tracker/?func=detail&aid=2635024&group_id=176962&atid=883808
2009-04-06 18:13:40 +00:00
trifonnt
655df3e1a0
FR: [474619] WebStore getAD_Language
...
https://sourceforge.net/tracker/?func=detail&aid=2474619&group_id=176962&atid=883808
2009-04-06 18:00:10 +00:00
trifonnt
ac248245ea
FR: [2722492] Amount in Words for Vietnamese
...
https://sourceforge.net/tracker/?func=detail&aid=2722492&group_id=176962&atid=883808
2009-04-06 17:44:59 +00:00
trifonnt
b8b3948727
FR: [2726517] Amount in Words for Croatian
...
https://sourceforge.net/tracker/?func=detail&aid=2726517&group_id=176962&atid=883808
2009-04-06 17:39:20 +00:00
mjudd
e3eca6fdb1
BF [ 2736995 ] - toURL() in java.io.File has been deprecated
2009-04-06 10:58:29 +00:00