Commit Graph

391 Commits

Author SHA1 Message Date
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
teo_sarca 609f2e8f0e BF [ 1874419 ] JDBC Statement not close in a finally block 2008-01-26 10:05:42 +00:00
Carlos Ruiz 3f1d22083e FR [ 1879395 ] Implement Process script JSR 223 2008-01-25 23:00:25 +00:00
Carlos Ruiz c338371707 Lots of refactoring for [ adempiere-Feature Requests-1877902 ] Implement JSR 223: Scripting callout
Created MRuleFix bug [ 1871567 ] Wrong value in Payment document
Thanks to Alejandro
2008-01-25 22:52:48 +00:00
Carlos Ruiz fd1fed9aa2 Accepted slightly modified fix from Suzanne Calderon [ 1879091 ] Material receipt with attribute set instance incomplete 2008-01-24 20:19:21 +00:00
Heng Sin Low a1cc40c5b6 [ 1646152 ] Shortcut Alt-Down not saving when model class doesn't exist 2008-01-24 18:43:40 +00:00
Carlos Ruiz ccd2dd41bc [ 1717125 ] Frequently checking for new Requests/Notices (Thread for update info)
minor - comment annoying log messages - now that updateInfo works in thread is better to avoid logging so much
2008-01-23 16:35:00 +00:00
deathmeat c694286577 - Removed unnecessary import introduced by fer_luck 2008-01-18 13:13:31 +00:00
Heng Sin Low 1867cee0a3 * Included Tab
- Fixed synchronization issue.
2008-01-18 02:26:09 +00:00
Heng Sin Low 3c0bb8985a [ 1874263 ] button doesn't work in grid mode 2008-01-18 01:07:37 +00:00
Heng Sin Low 171ff34dfd [ 1869609 ] Tabs within Collapsed Grid disabled
- refactor the synchronization code
- make it work for level 2 include, for e.g, include period control tab into the period tab ( calendar window )
- remark old include tab code
- remove hard coded prefer size, need to make the include tab more configurable ( later )
2008-01-18 00:37:23 +00:00
Heng Sin Low 811584d0ad [ 1756793 ] RMA Feature
- Incorporate bug fix from client production site.
2008-01-17 06:17:20 +00:00
vpj-cd 205832941f [ 1873356 ] Error SQL to getActivitiesCount() into WFActivity
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1873356&group_id=176962
2008-01-17 02:07:45 +00:00
Heng Sin Low 719bfab49c * minor - copyright header 2008-01-16 04:40:05 +00:00
Heng Sin Low fd3ce2f5f9 [ 1869609 ] Tabs within Collapsed Grid disabled 2008-01-16 04:32:56 +00:00
Carlos Ruiz 74db7ec57a Reverting these two lines from revision 4185
They are not working with latest change of revision 4194
2008-01-15 03:25:00 +00:00
Heng Sin Low 529901a54d [ 1717125 ] Frequently checking for new Requests/Notices
- fixed logout issue
2008-01-15 01:07:23 +00:00