Commit Graph

407 Commits

Author SHA1 Message Date
Heng Sin Low 50ef51c3db * minor - remove unuse import. 2008-02-13 07:16:34 +00:00
Heng Sin Low 569134d13a * minor - remove unuse import. 2008-02-13 07:15:14 +00:00
Heng Sin Low ae19bfa77e [ 1892461 ] Callout for VLocation field invoke twice 2008-02-13 07:04:06 +00:00
Heng Sin Low 294f4f87ed [ 1892439 ] Callout not invoke for changes to existing ASI
- previous commit introduce potential NPE
2008-02-13 06:45:41 +00:00
Heng Sin Low 95db1b9d11 [ 1892439 ] Callout not invoke for changes to existing ASI 2008-02-13 06:26:28 +00:00
Carlos Ruiz 911d7e4f3e Implement security mechanism for [ 1851190 ] Running outdated client can cause data corruption 2008-02-13 06:24:51 +00:00
Heng Sin Low e9e5ee5504 [ 1892439 ] Callout not invoke for changes to existing ASI 2008-02-13 06:18:04 +00:00
Heng Sin Low 1955c018cb [ 1878834 ] Bug in the Included Grid mode 2008-02-13 05:03:46 +00:00
Heng Sin Low de4f80e974 [ 1711795 ] Combination copied itself in Grid mode 2008-02-12 16:17:21 +00:00
Heng Sin Low 0d7024d814 * minor - remove unuse import 2008-02-12 15:55:07 +00:00
Redhuan D. Oon 13ff6a8cc6 [ 1891079 ] Repaired Login screen in Croatian Language
Given by Mislav Kasner - mkash
2008-02-11 13:40:38 +00:00
Redhuan D. Oon 71e256dd73 correct Malaysian ISO8859-15 naming is ms_MY based on http://www-306.ibm.com/software/globalization/eserver/pseries_locales.jsp#malay 2008-02-11 13:35:18 +00:00
teo_sarca 6216f2c06e BF [ 1891082 ] NPE on MiniTable when you hide some columns 2008-02-11 11:44:45 +00:00
Heng Sin Low 8340239975 [ adempiere-Bugs-1891037 ] Tab: if initially grid mode, then no data is displayed 2008-02-11 11:37:41 +00:00
Redhuan D. Oon fbc9a8d7c4 Have to reorganize import.. to solve change of package to adempiere 2008-02-10 04:42:53 +00:00
Redhuan D. Oon 4e5b169848 Removed redundant compiere graph package. Reassign compiere.grid.ed.VCellRenderer to new adempiere package.
Pls review if ok.
2008-02-10 04:41:20 +00:00
Heng Sin Low b5b8dacf92 [ 1890205 ] VNumber show wrong value when save modified record using F4 2008-02-09 17:10:07 +00:00
teo_sarca 23e35757c4 * java generics warning fix
* refactored duplicate JASPER_STARTER_CLASS constant (use ProcessUtil.JASPER_STARTER_CLASS)
2008-02-09 14:36:16 +00:00
teo_sarca fcf59d7f7f BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for ProcessCtl
* organized imports
* fixed java generics warnings
2008-02-09 14:11:44 +00:00
Carlos Ruiz 70268b024f Fix [ 1890013 ] Assiging wrong cash on VPayment 2008-02-09 06:13:34 +00:00
Carlos Ruiz c57b01638e Fix [ 1882686 ] Resource Assignment problem
Thanks to Alvaro Montenegro - amontenegro
and Mgrigioni
2008-02-09 04:15:13 +00:00
Carlos Ruiz bab71c39fe Fix [ 1889924 ] Runtime change of VFormat don't allow to clear 2008-02-08 23:46:04 +00:00
Redhuan D. Oon a35c729673 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 19:22:18 +00:00
teo_sarca 07d60791bc BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for ARequest
(fixed minor issue with rev. 4494)
2008-02-08 08:54:24 +00:00
Redhuan D. Oon 37bfc101b5 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 08:43:21 +00:00
teo_sarca 19bc8038df BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for AMenu.java
* reorganized imports
* fixed some java warning
2008-02-07 13:52:41 +00:00
Carlos Ruiz f5fbec1f66 FR [ 1795384 ] Setup: create default accounts records is too rigid
Contributed by Teo

BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-07 05:03:23 +00:00
Heng Sin Low cb8ecc26b3 [ 1886007 ] Organization window: form not sync navigating back to root 2008-02-04 02:53:14 +00:00
Heng Sin Low b2e2e1e24b [ 1885989 ] VtreePanel show white space when bar is off 2008-02-04 01:51:31 +00:00
teo_sarca 74a9558394 BF [ 1831060 ] Location dialog should use Address1, Address2 ... elements 2008-02-03 11:03:00 +00:00
teo_sarca c72adcceb4 BF [ 1834393 ] VNumber.setFocusable not working 2008-02-03 10:55:14 +00:00
Carlos Ruiz b2865c6d2f [ 1885417 ] Validate BP on Payment Prepare or BeforeSave 2008-02-03 00:25:18 +00:00
Heng Sin Low 2e177ba3e6 * NPE if classname not set for jasperreport process
* catch throwable to avoid freezing of application.
2008-02-02 06:41:54 +00:00
Heng Sin Low bd7a0c321d [ 1883270 ] Enhance Document No Formatting 2008-02-02 04:53:41 +00:00
Heng Sin Low 62daa9a782 [ 1884105 ] Show preview of all open window
- Fixed window switching bug, clean up unuse import.
2008-02-02 04:30:15 +00:00
Redhuan D. Oon 070b7a20ea Bugs-1874419 ] JDBC Statement not close in a finally block
Trying out another case for review.

Tested call of the method - ok.
2008-02-01 12:30:52 +00:00
Redhuan D. Oon 5d2f5de9c2 Bugs-1874419 ] JDBC Statement not close in a finally block
.. left out something when comparing to Teo's.
2008-02-01 10:44:22 +00:00
Redhuan D. Oon 4f3b666ef4 Bugs-1874419 ] JDBC Statement not close in a finally block
Trying out with one case for review. If ok, will do the rest
2008-02-01 10:34:10 +00:00
teo_sarca 53d68602fd org.adempiere.apps.graph package:
* BF [ 1874419 ] JDBC Statement not close in a finally block
* replace system.out with logging
* minor - HtmlDashboard: select only active PA_DASHBOARDCONTENT
* reorganized imports
* removed "TODO Auto-generated method stub"
2008-02-01 09:47:49 +00:00
Heng Sin Low 462945618d [ 1884153 ] Table cell editor readwrite setting not always correct 2008-02-01 06:23:38 +00:00
Heng Sin Low af1edda1cc [ 1884105 ] Show preview of all open window
- Ctrl+W to show a preview of all open windows.
2008-02-01 04:23:00 +00:00
Carlos Ruiz 27a5840282 [ 1782412 ] Add Document Action Access Functionality 2008-01-31 19:26:02 +00:00
Heng Sin Low 38ba58c4eb * [ 1876642 ] Add Collapsed by Default to Field Group
* [ 1876642 ] Add Collapsed by Default to Field Group
* minor changes in border.
2008-01-30 04:40:39 +00:00
Heng Sin Low beb845225d * remove unnecessary import which can break trunk build. 2008-01-30 04:37:33 +00:00
Redhuan D. Oon 8ddde1c36a [ 1871943 ] Wrong amount, when change Payment Rule in AP Invoice on Cash, solved by Bojana.
Tested ok.. will give pdfs of proofs to accounting consequence of before and after patch.

Pls review.
2008-01-30 04:03:21 +00:00
teo_sarca 1f5c4d470e BF [ 1874419 ] JDBC Statement not close in a finally block 2008-01-29 13:23:43 +00:00
Carlos Ruiz 175a76a907 FR [ 1881358 ] Import File Loader navigation bug
Contributed by Joel Hoffman
2008-01-28 19:26:30 +00:00
Carlos Ruiz 5fc29bd7ad FR [ 1881285 ] Remove unnecessary calls to System.gc 2008-01-28 17:25:54 +00:00
Redhuan D. Oon a8fd5f9e20 [ 1879530 ] Product info "other warehouse" error
patched by Bojana to group other warehouse storage lines by warehouse. But my test still shows own warehouse in that bottom tab. But its no further impact. Thus i commit on behalf for review.
2008-01-28 12:47:02 +00:00
Redhuan D. Oon eecdb0df7f [ 1876972 ] Can't match partially matched PO with an unmatched receipt SOLVED BY BOJANA, AGENDA_GM
I have tested ok, but like Carlos to confirm as he puts this as his bug report of highest priority.
Their posts are very visible and thoroughly explained.
If this is ok, pls recommend Bojana for commit rights.
2008-01-27 03:54:24 +00:00