teo_sarca
1513ecc1cc
[ 2870579 ] Make the InfoProductPanel inheritable
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2870579&group_id=176962
Forget to remove the "final" class modifier
2009-09-30 12:08:28 +00:00
teo_sarca
22ab00cb11
[ 2870579 ] Make the InfoProductPanel inheritable
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2870579&group_id=176962
Thanks Adrian. Agree with you.
2009-09-30 11:41:07 +00:00
Heng Sin Low
9c243122b6
https://sourceforge.net/tracker/?func=detail&aid=2832968&group_id=176962&atid=955896
...
- User context lost
* Cache plain property class in session
* Fixed context init for event thread
* Added missing context cleanup for event thread, this should be the issue that cause random user context loss.
2009-09-24 15:12:03 +00:00
tspc
45446b44bd
FR [2794312] Location AutoComplete
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2794312&group_id=176962&atid=879335
FR [2780543] FR - Implement automplete to WLocationDialog
https://sourceforge.net/tracker/index.php?func=detail&aid=2780543&group_id=176962&atid=955896
And also it covers some flaws in InitialClientSetup raised because of the
new flag C_Country.AllowCitiesOutOfList
Thanks to Carlos for supplying the patch.
2009-09-24 10:59:05 +00:00
Heng Sin Low
127810e831
Search on empty window failing - ID: 2849453
2009-09-18 07:02:38 +00:00
Heng Sin Low
506bc2038f
Search on empty window failing - ID: 2849453
2009-09-18 06:26:07 +00:00
Heng Sin Low
2972e5f8db
Request button not implemented - ID: 2842270
2009-09-16 09:33:35 +00:00
Carlos Ruiz
69920ace55
FR [2857807] - Allow accounting posting in standalone user mode
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2857807&group_id=176962
Partial Fix [2857268] - Usability - Posting silently failing
https://sourceforge.net/tracker/index.php?func=detail&aid=2857268&group_id=176962&atid=879332
2009-09-13 22:41:51 +00:00
Carlos Ruiz
95dd9ab501
FR [1756793] - RMA Feature
...
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=1756793&group_id=176962
more test cases solved
2009-09-13 00:21:51 +00:00
Heng Sin Low
dceebebb1d
https://sourceforge.net/tracker/?func=detail&aid=2854170&group_id=176962&atid=955896
...
- for multi line text field, the grid mode editor always trigger on change event and mark record as dirty even though user have not make any changes.
2009-09-08 09:24:42 +00:00
Heng Sin Low
e46e9d23cc
https://sourceforge.net/tracker/?func=detail&aid=2854172&group_id=176962&atid=955896
...
- text field with html content could corrupt the grid mode as the html content is not properly escape before render
2009-09-08 09:20:45 +00:00
Carlos Ruiz
2486061559
Validation code to check the existence of bug [2832968] - User context lost?
...
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2832968&group_id=176962
2009-09-01 23:44:58 +00:00
Carlos Ruiz
b7e3b4af94
Implement FR [2842165] - Order Ref link from SO line creating new request
...
https://sourceforge.net/tracker/?func=detail&aid=2842165&group_id=176962&atid=879335
2009-08-21 22:04:07 +00:00
Carlos Ruiz
96df0ce7df
[ adempiere-Bugs-2839336 ] Report Sales Invoices not working when Client use SAAS
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2839336&group_id=176962
2009-08-18 01:24:12 +00:00
Carlos Ruiz
78e274c2ee
BF [2838256] - zkwebui not respecting Show Accounting in role
...
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2838256&group_id=176962
2009-08-16 02:17:19 +00:00
Heng Sin Low
c1b8fd3f32
https://sourceforge.net/tracker/?func=detail&aid=2834733&group_id=176962&atid=955896
...
- image field editor dialog throw npe when user want to reset
2009-08-10 06:01:38 +00:00
Heng Sin Low
0880878b70
https://sourceforge.net/tracker/?func=detail&aid=2834719&group_id=176962&atid=955896
...
- binary field editor not working
2009-08-10 05:05:32 +00:00
Carlos Ruiz
da90c2553e
Fix [2833245] - Usability - form Generate Charges two buttons same label
...
https://sourceforge.net/tracker/?func=detail&aid=2833245&group_id=176962&atid=879332
2009-08-06 16:42:38 +00:00
Heng Sin Low
9df9844f3c
minor - typo
2009-08-04 06:21:41 +00:00
Heng Sin Low
d54fb7cd85
https://sourceforge.net/tracker/index.php?func=detail&aid=2804027&group_id=176962&atid=955896#
...
- Fixed problem where report name sometime is not a valid file prefix
2009-08-04 06:18:22 +00:00
Heng Sin Low
ed6c002ece
* Refactor custom form - ID: 2787613
...
* Renamed ICustomForm.java to IFormController.java
2009-07-28 08:50:20 +00:00
Heng Sin Low
81257ae42c
https://sourceforge.net/tracker/?func=detail&aid=2804027&group_id=176962&atid=955896
...
- fixed a potential NPE in ReportEngine
- change the single ZK_REPORT_DEFAULT_OUTPUT_TYPE to ZK_REPORT_TABLE_OUTPUT_TYPE and ZK_REPORT_FORM_OUTPUT_TYPE. This changes allow administrator to set different default output type for form and table report. The default remain as PDF if the configuration parameter is not set.
2009-07-28 04:44:53 +00:00
Heng Sin Low
f03cafdac1
https://sourceforge.net/tracker/?func=detail&aid=2804027&group_id=176962&atid=955896
...
- added option for user to select output type ( pdf, html or excel )
- added optional sysconfig parameter to change the default report output type ( ZK_REPORT_DEFAULT_OUTPUT_TYPE - PDF, HTML or XLS ). PDF is the default for backward compatibility reason.
https://sourceforge.net/tracker/?func=detail&aid=2827675&group_id=176962&atid=955896
- added zoom, drill down and drill across support for report viewer when output type is html
2009-07-27 10:01:36 +00:00
Carlos Ruiz
51e674135c
minor - fix misaligned header
2009-07-24 15:36:41 +00:00
Carlos Ruiz
d6b19da28e
minor - fix misaligned header
2009-07-24 15:18:01 +00:00
vpj-cd
95e09aee8b
The Tab Sort without parent column
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2826406&group_id=176962
2009-07-24 08:10:47 +00:00
vpj-cd
eabb608534
The Tab Sort without parent column
...
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2826406&group_id=176962
2009-07-24 07:40:37 +00:00
vpj-cd
40163bcf52
The Tab Sort without parent column
...
http://sourceforge.net/tracker/?func=detail&aid=2826406&group_id=176962&atid=879335
kind regards
Victor Perez
www.e-evolution.com
2009-07-24 07:21:32 +00:00
Heng Sin Low
051c3b8aa8
https://sourceforge.net/tracker/?func=detail&aid=2825861&group_id=176962&atid=879335
...
- Allow patches.jar to update MAIN_VERSION, DATE_VERSION OR DB_VERSION by including org/adempiere/version.properties.
2009-07-23 23:49:34 +00:00
Heng Sin Low
36ca94788a
https://sourceforge.net/tracker/?func=detail&aid=2819356&group_id=176962&atid=879335
...
- Added GoalDisplay column to PA_Goal.
- The new field allow user to select to render performance goal as table or chart at dashboard.
2009-07-20 03:57:51 +00:00
teo_sarca
34b646b44a
zkwebui - organize imports
2009-07-14 08:17:12 +00:00
Heng Sin Low
e6feb3d65f
https://sourceforge.net/tracker/?func=detail&aid=2819356&group_id=176962&atid=879335
...
- added chart type support for performance indicato. Pie chart, line chart, area chart, waterfall chart and ring chart are now supported.
- refactoring to share common graph viewer code between swing and zk client
- enhance the rendering of performance chart for zk
- ported ViewPI custom form to zk
2009-07-11 03:46:17 +00:00
teo_sarca
eb033e30d4
[ 2818420 ] Throw exception when Warehouse is not completed
...
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2818420&group_id=176962
2009-07-08 15:34:33 +00:00
Heng Sin Low
b2e69c349f
Refactor custom form - ID: 2787613
2009-07-08 10:26:26 +00:00
Heng Sin Low
e930ee3960
https://sourceforge.net/tracker/index.php?func=detail&aid=2817358&group_id=176962&atid=879332
...
- remove swing dependency from CreateFromShipment, IMiniTable and WListbox
2009-07-08 05:59:34 +00:00
usrdno
4165725d46
[ BF 2817358 ] - Can't set locator in CreateFromShipment dialog.
...
https://sourceforge.net/tracker/?func=detail&aid=2817358&group_id=176962&atid=879332
2009-07-06 10:23:04 +00:00
Heng Sin Low
4629e3dd26
Refactor custom form - ID: 2787613
2009-07-06 09:40:58 +00:00
Heng Sin Low
1d15480ec1
"New BP Record" from Customer Sales Order defaulting org not referencing org on log in.
2009-07-03 04:32:38 +00:00
Heng Sin Low
83efe7a176
https://sourceforge.net/tracker/?func=detail&aid=2813822&group_id=176962&atid=955896
...
- combobox button and numerbox button sometime not shown in grid view due to column width too small
2009-06-29 08:16:27 +00:00
Heng Sin Low
6a5daf7900
https://sourceforge.net/tracker/?func=detail&aid=2813783&group_id=176962&atid=955896
...
- text and combobox button overlap
2009-06-29 06:59:11 +00:00
Heng Sin Low
c5ebc195ea
https://sourceforge.net/tracker/?func=detail&aid=2811223&group_id=176962&atid=955896
...
- upgrade to zk version 3.6.2
2009-06-25 00:21:06 +00:00
Heng Sin Low
325415d205
*Refactor custom form - ID: 2787613
2009-06-23 09:16:02 +00:00
Heng Sin Low
a2c0f8308f
https://sourceforge.net/tracker/?func=detail&aid=2800169&group_id=176962&atid=955896
...
- sql exception in Info Invoice
2009-06-20 00:04:20 +00:00
Heng Sin Low
79d295a252
minor correction for rev 9514
...
- regenerate serialization id
- remove unuse code
2009-06-19 06:14:06 +00:00
Heng Sin Low
336b9784f7
https://sourceforge.net/tracker/?func=detail&aid=2674923&group_id=176962&atid=955896
...
- performance enhancement: turn off grid stripe
2009-06-19 06:08:38 +00:00
Heng Sin Low
60143c031e
https://sourceforge.net/tracker/?func=detail&aid=2808317&group_id=176962&atid=955896
...
- Vendor checkbox on BP Lookup not working correctly
2009-06-18 12:25:28 +00:00
Heng Sin Low
e76f04dfe0
https://sourceforge.net/tracker/?func=detail&aid=2800465&group_id=176962&atid=955896
...
- Included Tab - Grid Mode
2009-06-04 04:14:13 +00:00
Heng Sin Low
5332d1402f
https://sourceforge.net/tracker/?func=detail&aid=2798670&group_id=176962&atid=955896
...
- Calendar always in English
2009-06-02 09:28:25 +00:00
Heng Sin Low
404deb10ce
https://sourceforge.net/tracker/?func=detail&aid=2782245&group_id=176962&atid=955896
...
- Info Views with wrong Date Format ("mm/dd/yyyy")
2009-06-02 06:24:14 +00:00
Heng Sin Low
b7dad2f1a0
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2798669&group_id=176962
...
- Wrong format for date fields on grid
2009-06-02 06:12:11 +00:00