Commit Graph

7453 Commits

Author SHA1 Message Date
Heng Sin Low 97896c1550 IDEMPIERE-17 Value Preference window showing encrypted content to user. Obscure and encrypted field shouldn't have value preference menu.
(transplanted from f3bb9e2b0eafdd35ec559162fd88d7e1f346a078)
2011-09-06 16:23:55 +08:00
Heng Sin Low 51ed00a1ec IDEMPIERE-16 Can report all users from "My Profile" window. Make report window to Inherit where clause from tab.
(transplanted from ed65734395b7e40d981da1c2f9050711c015455a)
2011-09-06 12:13:13 +08:00
Heng Sin Low 6e00887194 IDEMPIERE-20 Logo not printed in GardenWorld documents. Hook up resource finder to report image element.
(transplanted from 0f850c295919acc723f3447b71170b4b5aaa39c8)
2011-09-06 11:15:26 +08:00
Heng Sin Low 0e6ace57bf IDEMPIERE-55 Document type ** New ** pretends having been changed. Make consistent with web client behavior where ID and non-integer value is allow to be out of list.
(transplanted from e8d96477f7278aa426669f5f9e0d14e8fe1f2a04)
2011-09-06 07:45:30 +08:00
Heng Sin Low 033baccd24 IDEMPIERE-53 UI error messages when starting client. Register client as buddy to base bundle so that jfreechart jar at base bundle can access looks.jar at client bundle.
(transplanted from 44b6dff6a3b17e81a1d1512ce7d288876befed03)
2011-09-06 01:08:09 +08:00
Dirk Niemeyer d0e3514ba6 Fixes IDEMPIERE-63 - Document number is updated again when document completed after reactivation 2011-08-24 09:42:29 -05:00
Heng Sin Low c252c4475c Refactor the implementation for "Red color whole label of empty mandatory fields"
(transplanted from 07073ae97fb3462921d1ce8734830efabd22cece)
2011-08-20 08:11:15 +08:00
Heng Sin Low ba2bbb7107 make consistent use of utf-8 encoding for the output xml file
(transplanted from d4a693106cccbb55ded9f761cc7c25bf29842b56)
2011-08-08 00:28:18 +08:00
Heng Sin Low 36f5c84ded Fixed potential NPE in toString, there's no guarantee that getValue() is always not null.
(transplanted from 225e3d761e2706d6c95c0cd4a1e269cea528392e)
2011-08-17 01:17:00 +08:00
Heng Sin Low 70f93229ad Modify setLoginLanguage to be consistent with the new getLoginLanguage behaviour.
(transplanted from 507eb500e01895042411ae0e22cbee5d746286ce)
2011-08-22 23:08:36 +08:00
Heng Sin Low 411eedc398 Update javadoc for setLoginLanguage to reflect the current behaviour. Modify setLoginLanguage to be consistent with the new getLoginLanguage behaviour.
(transplanted from bad1d69fac940f36e2627247e250579afbd04f2f)
2011-08-22 23:07:39 +08:00
Carlos Ruiz ffc1bbf925 fixes IDEMPIERE-64 lookup record advance does not save the query
http://jira.idempiere.com/browse/IDEMPIERE-64
2011-08-22 22:17:29 -05:00
Redhuan D. Oon 3ce0b68ddf Integrate changes from red1 done on branches/JavaPOS
IDEMPIERE-61
2011-08-15 13:19:15 -05:00
Carlos Ruiz ccd8bfac2f Integrate foreign keys for Adaxa POS
IDEMPIERE-61
2011-08-15 13:13:32 -05:00
trifonnt 8a8431366b FR [2979756] - Touchscreen friendly POS
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2979756&group_id=176962
Now GardenWrold should work with the new Java POS.
-> Integrating from http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=revision&revision=11905
IDEMPIERE-61
2011-08-15 13:12:32 -05:00
dellph 40177e56e5 Fix 3121975 POS Query Product Vertical Scroll Problem
http://sourceforge.net/tracker/index.php?func=detail&aid=3121975&group_id=176962&atid=879332
IDEMPIERE-61
2011-08-15 13:10:57 -05:00
phib f92ee90799 Initial commit of touchscreen POS code
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2979756
Integrate work from phib (Adaxa) + patch suggested by felixmoeller + minor peer review from Carlos Ruiz (globalqss)
IDEMPIERE-61
2011-08-15 13:09:37 -05:00
Heng Sin Low 368236ddcd IDEMPIERE-54 Problem with included tab with Processed column. Modify dataNew method to use the IsProcessed() method that is working correctly for both included and non-included tab.
(transplanted from 1fed60a328ba9547f8ebea2691ef78368f711ecc)
2011-08-14 07:40:15 +08:00
Carlos Ruiz 778b0917d3 fixes IDEMPIERE-59 Add BankAccountDescription to C_PaySelection_Check_V
http://jira.idempiere.com/browse/IDEMPIERE-59
2011-08-13 23:32:49 -05:00
Carlos Ruiz 12a939e8ca fixes IDEMPIERE-45 Zoom Across Purchase Order (wrong comment in previous commit - renaming files)
http://jira.idempiere.com/browse/IDEMPIERE-45
2011-08-04 23:50:53 -05:00
Carlos Ruiz 5c797b08fc fixes IDEMPIERE-41 Zoom Across in Project
http://jira.idempiere.com/browse/IDEMPIERE-41
2011-08-04 23:48:37 -05:00
Carlos Ruiz 3a009bfcb4 fixes IDEMPIERE-50 Migration script never uses project comment
http://jira.idempiere.com/browse/IDEMPIERE-50
2011-08-04 23:18:46 -05:00
Carlos Ruiz da619d941f fixes IDEMPIERE-52 ORA-00933: SQL command not properly ended when starting a report (Oracle DB) - thanks to Dirk Niemeyer (a42niem)
http://jira.idempiere.com/browse/IDEMPIERE-52
2011-08-04 23:00:57 -05:00
Carlos Ruiz e1a2db87e1 fixes IDEMPIERE-13 Workflows not appearing
http://jira.idempiere.com/browse/IDEMPIERE-13
2011-08-04 22:22:54 -05:00
Heng Sin Low f9fd4b80c5 Fixed wrong checking on whether invoice is linked with order, reported at http://red1.org/adempiere/viewtopic.php?f=31&t=1337
Fixes IDEMPIERE-47 Customer Return - Generate Invoice error
http://jira.idempiere.com/browse/IDEMPIERE-47
2011-08-04 21:36:24 -05:00
Carlos Ruiz 2959a43ad9 fixes IDEMPIERE-51 Org Trx on Account Info
http://jira.idempiere.com/browse/IDEMPIERE-51
2011-08-04 21:10:48 -05:00
Carlos Ruiz e7d7a019d5 fixes IDEMPIERE-49 - Allow configure showing prices on Product Info per role
http://jira.idempiere.com/browse/IDEMPIERE-49
2011-07-27 14:40:18 -05:00
Carlos Ruiz 8af6b94378 fixes IDEMPIERE-46 - Add Parse functionality to Document Value workflow
http://jira.idempiere.com/browse/IDEMPIERE-46
2011-07-26 07:54:47 -05:00
Heng Sin Low bededbe348 Change default alignment of number field to right align
(transplanted from 3bff538040f8ee26273031c69c9cc5c19373a4ac)
2011-07-05 11:17:42 +08:00
Carlos Ruiz 41457e65e8 fixes IDEMPIERE-44 - Problem creating PO from Requisition
http://jira.idempiere.com/browse/IDEMPIERE-44
2011-07-09 10:11:07 -05:00
Carlos Ruiz 3ae076965e IDEMPIERE-42 - fixes Translation in MPaymentTerm exception in PaymentTermValidate
http://jira.idempiere.com/browse/IDEMPIERE-42
2011-07-04 12:36:35 -05:00
Carlos Ruiz 7157594458 fixes IDEMPIERE-41 - Zoom Across in Project
http://jira.idempiere.com/browse/IDEMPIERE-41
2011-07-01 23:19:08 -05:00
trifonnt f8d3357eb1 Integrate fix from Trifon here:
http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=revision&revision=15686
Fixed small bug in MProcess class.
Now MProcess passes Record_Id into ProcessInfo class.
2011-06-22 00:05:31 -05:00
Carlos Ruiz d4a90da92f fixes #33 - ZkReportViewer.onClose not being called when closing the viewer - apply same fix from Heng Sin to jasper viewer window 2011-06-22 00:01:30 -05:00
Carlos Ruiz 11ee51bd85 fixes #33 - regenerate serialversionUID after adding methods 2011-06-21 23:31:12 -05:00
Heng Sin Low c02b06e328 Fixed zk report viewer not cleanup when tab is closed.
(transplanted from 8336c90d4bc263843f7b10a6bb22738918423659)
2011-06-22 00:48:20 +08:00
Carlos Ruiz b85f11d738 fixes #40 New resource assignment cannot be saved if logged in without org
http://bitbucket.org/idempiere/idempiere/issue/40
2011-06-16 21:56:58 -05:00
Carlos Ruiz f1dc9e783c fixes #39 Unify format of datefields on forms
http://bitbucket.org/idempiere/idempiere/issue/39
2011-06-16 21:54:03 -05:00
Carlos Ruiz 26337eddb8 fixes #37 Make iDempiere safer using saveEx instead of save
https://bitbucket.org/idempiere/idempiere/issue/37
2011-06-14 15:39:10 -05:00
Carlos Ruiz 21d5cc1e40 Validate Invoice commit when complete it in GenerateInvoice - fixes #36
http://bitbucket.org/idempiere/idempiere/issue/36
Thanks to fercho_comus for pointing here
2011-06-14 14:50:09 -05:00
Fernando Saavedra 5cfcc86631 Validate Invoice commit when complete it in GenerateInvoice - fixes #36
http://bitbucket.org/idempiere/idempiere/issue/36
2011-06-10 14:00:29 -05:00
Carlos Ruiz 0cc73a03fd fixes #35 Performance issue on Payment Print/Export
http://bitbucket.org/idempiere/idempiere/issue/35
2011-06-07 01:34:20 -05:00
Carlos Ruiz 9a9bfc36ee fixes #34 NPE on WPayPrint 2011-06-06 23:50:56 -05:00
Carlos Ruiz 4b22df1f7d fixes #32 Problem with advanced query on report viewer
http://hg.idempiere.com/idempiere/issue/32
2011-06-06 22:50:03 -05:00
Carlos Ruiz 2b11005fc8 fixes #31 Context problem when parent column can be in multiple tabs 2011-06-06 18:38:27 -05:00
Carlos Ruiz 643207c0f8 Fix a problem with disconnecting the eclipse console. Logging is redirected to a file and the eclipse console cannot be used to drive OSGi. 2011-06-02 00:17:57 -05:00
Carlos Ruiz 5bbd7015ab Execute Add required plugins on launchers to solve start problems because of missing plugins 2011-06-02 00:12:46 -05:00
Heng Sin Low 41b2506432 add org.adempiere.webstore.resource/bin to .hgignore
(transplanted from cbd984477a115b631e495281ce91f0428769f444)
2011-06-01 14:05:27 +08:00
Heng Sin Low a933f1ca3f test platform definition for headless build
(transplanted from 1fc8494d6e0d8a3707b017dadcb890e4f2981a17)
2011-06-01 12:09:12 +08:00
Heng Sin Low 597f3af055 sdk target platform definition
(transplanted from f9158328c6697dd9ebb77daf5b76be7160f1647e)
2011-06-01 11:31:07 +08:00