Carlos Ruiz
e4118787d8
hg merge release-5.1 (merge release5.1 into default)
2018-02-24 12:25:39 +01:00
hieplq
31ad04d7ef
IDEMPIERE-3531:auto update by eclipse when import project to new workspace by choose import exists maven project
2018-02-18 23:41:09 +07:00
hieplq
b02d2f2c20
Merge with default
2018-02-11 00:39:41 +07:00
hieplq
9482f02dec
IDEMPIERE-3531:add maven tycho configuration
2018-02-10 16:42:06 +07:00
Carlos Ruiz
969d02f63c
IDEMPIERE-3635 Cache getLookupInfo method to avoid multiple queries execution
2018-02-09 22:10:28 +01:00
hieplq
b8caaa1549
IDEMPIERE-3531:some plugin don't include class on output maven when export
...
"bin.includes = ." is mandatory for maven build
2018-02-11 00:37:05 +07:00
hieplq
d7808da56a
IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven
...
a mavent project convert from plugin have flow default rule
1. maven project prefer setting JRE to Execution environment, so .classpath is updated
2. java class compliment to target/classes/, so build.propertie is updated
3. JDK compliance configuration setting per project (only this option), so .settings/org.eclipse.jdt.core.prefs is created
extra setting about warning done manual to resolved
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367431
it happend on bundle use non-standard java package
org.adempiere.base/.settings/org.eclipse.jdt.core.prefs
org.adempiere.ui.swing/.settings/org.eclipse.jdt.core.prefs
on org.adempiere.server, old method add accessrules to classpathentry don't work for maven build.
so change to warning method make it consitent with other
org.adempiere.server/.settings/org.eclipse.jdt.core.prefs
2018-02-03 01:39:47 +07:00
hieplq
34741c7d87
IDEMPIERE-3531:standard maven repository url
...
find out origin reposiroty for almost library
maven url include maven2 part
2018-02-03 16:38:23 +07:00
hieplq
b6d9886732
IDEMPIERE-3531:standard lib folder
...
on all project, put library into lib folder, so easy apply parametrize
remove some unuse (don't see reference) library
2018-02-02 13:47:07 +07:00
Heng Sin Low
2f71950292
IDEMPIERE-3630 Process Dialog should wait for Info Popup.
2018-01-26 18:14:37 +08:00
Heng Sin Low
4d7f35616e
IDEMPIERE-3629 Parameter Value Change and Form Validation Listener for Process Dialog
2018-01-26 14:18:45 +08:00
Carlos Ruiz
45e1f0c654
IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE
2018-01-25 17:57:14 +01:00
Carlos Ruiz
ffcd468f13
IDEMPIERE-3617 Styles not working in master mode after navigate to another record
2018-01-24 13:54:21 +01:00
Carlos Ruiz
16167a62cb
hg merge release-5.1 (merge release5.1 into default)
2018-01-23 12:01:20 +01:00
Carlos Ruiz
4069878bf9
IDEMPIERE-3653 1008833 Upgrade hazelcast to version 3.9.3 / integrate patch from hengsin
2018-01-23 17:19:21 +08:00
Carlos Ruiz
7c0bffa908
IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE
2018-01-19 23:02:46 +01:00
Carlos Ruiz
975a46ae45
IDEMPIERE-3580 Advanced Zoom Across
2018-01-19 18:22:16 +01:00
Carlos Ruiz
9ce5c347cb
IDEMPIERE-3545 Add plugin information in About window / implement start-stop
2018-01-19 15:45:53 +01:00
Carlos Ruiz
af32053a03
hg merge release-5.1 (merge release5.1 into default)
2018-01-19 15:44:08 +01:00
Carlos Ruiz
391b57de2a
IDEMPIERE-3535 Implement font icon theme / integrate fix from Murilo (muriloht) for the lock button
2018-01-05 15:20:29 +01:00
Carlos Ruiz
caf3ca2367
hg merge release-5.1 (merge release5.1 into default)
2018-01-05 15:17:26 +01:00
Carlos Ruiz
23d2ca465e
IDEMPIERE-905 Post-it functionality / add 16 pixels icon
2018-01-05 15:15:37 +01:00
Carlos Ruiz
d7353f8e2a
IDEMPIERE-3535 / thanks to Murilo - fixed a flaw on the rendering of Lock button
2018-01-05 15:14:50 +01:00
Carlos Ruiz
dc373fbb4e
IDEMPIERE-3614 styles on fields also apply in the find window
2018-01-16 11:30:55 +01:00
Carlos Ruiz
ee233577c6
IDEMPIERE-3612 improve the look of posting window by avoiding multiline output
2018-01-16 09:50:24 +01:00
Diego Ruiz
baa44f138f
IDEMPIERE-3529 - Add parameters to InvoicePrint process
2018-01-11 19:15:30 +01:00
Carlos Ruiz
016549fb6c
IDEMPIERE-3572 "New Record" button in Info Windows does not work properly
2018-01-11 07:31:22 +01:00
Carlos Ruiz
0ec3576fe2
IDEMPIERE-3599 allow DocActions to be selected in a more flexible way
2018-01-08 21:58:22 +01:00
Carlos Ruiz
a96a27c12a
IDEMPIERE-3603 checking permission on doctype instead of doctypetarge
2018-01-08 17:11:42 +01:00
Murilo Habermann Torquato
80acb075a8
IDEMPIERE-3518 Improvement For Mobile Compatibility
2018-01-05 15:38:49 +01:00
Carlos Ruiz
4e4f31e9be
IDEMPIERE-3545 Add plugin information in About window
2017-12-12 23:05:02 +01:00
Nicolas Micoud
82178fa0fd
IDEMPIERE-3578 BPartner Location name : Preserve custom name
2017-12-12 19:16:11 +01:00
Carlos Ruiz
6d2700ac72
hg merge release-5.1 (merge release5.1 into default)
2017-11-29 10:45:50 +01:00
Heng Sin Low
0e6ae23f83
IDEMPIERE-3552 update to zk 8.5.0. Fixed context menu not working for readonly combobox.
2017-11-26 07:29:50 +08:00
Heng Sin Low
3669419d2c
IDEMPIERE-3568 Report Wizard is Not Working
2017-11-24 21:51:11 +08:00
Heng Sin Low
68f7100ac0
IDEMPIERE-3563 Improvement to Process/COG toolbar button popup.
2017-11-20 10:28:31 +08:00
Heng Sin Low
0aa9041931
hg merge release-5.1 (merge release5.1 into default)
2017-11-17 05:21:18 +08:00
Heng Sin Low
e7540e1c70
IDEMPIERE-3536 Dynamic validation not working correctly in Grid View
2017-11-16 10:19:20 +08:00
Carlos Ruiz
b689ad0495
IDEMPIERE-3559 DrillDown report didn't work because of two bug / integrate suggestions from Denis Kuznetsov
2017-11-15 10:46:11 +01:00
Heng Sin Low
87db420650
IDEMPIERE-3538 NPE happen if show dialog at time not yet complete login
2017-11-11 21:49:02 +08:00
Carlos Ruiz
2fdd02f65a
IDEMPIERE-2361 / IDEMPIERE-581 / organize SysConfig
2017-11-12 11:46:49 +01:00
Carlos Ruiz
452a848f71
IDEMPIERE-2361 / IDEMPIERE-581 / organize SysConfig
2017-11-12 11:46:00 +01:00
Carlos Ruiz
da15fe4de4
IDEMPIERE-3532 / fix better defaults - include also order and inout - add a default to IsPaid=N when paymentinfo is called from payment window
2017-11-08 11:23:18 +01:00
Nicolas Micoud
6950087449
IDEMPIERE-3532 Remove hardcoded values for InfoInvoiceWindow (BPartnerID / IsSOTrx) and InfoPaymentWindow (IsSOTrx)
2017-11-08 10:58:09 +01:00
Carlos Ruiz
6a76072a43
IDEMPIERE-3486 peer review / better defaults when calling BP Info from dashboard
2017-11-08 10:19:00 +01:00
hieplq
1e17b5af6f
IDEMPIERE-3549:allow IAction decorate toolbar button
2017-11-07 20:52:49 +07:00
Heng Sin Low
c7745182f1
IDEMPIERE-3537 Generic Info Window: Rendering of Search, Table Direct and List columns
2017-11-11 21:52:14 +08:00
Heng Sin Low
624b14b51f
IDEMPIERE-3538 NPE happen if show dialog at time not yet complete login
2017-11-11 21:49:02 +08:00
Carlos Ruiz
ed891d0c71
hg merge release-5.1 (merge release5.1 into default)
2017-11-10 15:05:26 +01:00
hieplq
38cbc20c94
IDEMPIERE-3552:update to zk 8.5.0
...
https://www.zkoss.org/wiki/Small_Talks/2017/October/New_Features_of_ZK_8.5.0#Keep_Using_The_Previous_Default_Theme_-_Breeze
2017-11-10 01:00:02 +07:00
Heng Sin Low
54cf738763
hg merge release-5.1 (merge release5.1 into default)
2017-11-05 20:50:53 +08:00
Heng Sin Low
4f530b9405
IDEMPIERE-3543 Range Process parameters displayed on 2 lines with Firefox
2017-11-05 20:48:44 +08:00
Heng Sin Low
f84c90342b
hg merge release-5.1 (merge release5.1 into default)
2017-11-05 16:46:00 +08:00
hieplq
6175848eed
IDEMPIERE-3541:can't input number > 999 on WNumberEditor
2017-11-04 11:45:35 +07:00
Heng Sin Low
83acfa13a7
IDEMPIERE-3535 Implement font icon theme. Fixed missing icon for "Zoom Across (Where Use)"
2017-11-03 19:49:15 +08:00
Heng Sin Low
f16500ffe1
IDEMPIERE-3535 Implement font icon theme. Fixed row edit icon not working in grid view.
2017-11-03 08:05:55 +08:00
Heng Sin Low
c0e13c7321
IDEMPIERE-3535 Implement font icon theme
2017-11-03 06:56:57 +08:00
Carlos Ruiz
28884f378a
hg merge release-4.1 (merge release4.1 into release-5.1)
2017-11-01 19:25:12 +01:00
Diego Ruiz
b37bf7376a
IDEMPIERE-3526 callout not triggering on grid view
2017-11-01 19:23:51 +01:00
Carlos Ruiz
af3d52045f
Point copyjars to new release
2017-11-01 01:14:36 +01:00
Carlos Ruiz
d63062d0d0
New version
2017-10-31 23:12:29 +01:00
Carlos Ruiz
a036839491
hg merge release-4.1 (merge release4.1 into default)
2017-10-31 17:55:06 +01:00
Heng Sin Low
621f9af79d
IDEMPIERE-3518 Improvement For Mobile Compatibility. Minor NPE fix.
2017-10-26 17:57:06 +08:00
Carlos Ruiz
267fab419a
IDEMPIERE-3529 - Add parameters to InvoicePrint process / peer review
2017-10-25 18:41:23 +02:00
Diego Ruiz
dae313ae78
IDEMPIERE-3529 - Add parameters to InvoicePrint process
2017-10-25 12:46:16 +02:00
Carlos Ruiz
1237e22db7
IDEMPIERE-2334 (Allow zoom from URL) colliding with IDEMPIERE-3000 (Automatic opening of menu entries at login) - automatic opening must not happen when the URL is an Action URL
2017-10-24 20:46:26 +02:00
Nicolas Micoud
73f1764acd
IDEMPIERE-3411 When lauching a report based on a report view, available print formats are not filtered
2017-10-24 17:13:39 +02:00
Heng Sin Low
e66ebd092f
IDEMPIERE-3518 Improvement For Mobile Compatibility. refinement of move selected tree item.
2017-10-24 10:11:02 +08:00
Heng Sin Low
eb4eb1d1a4
IDEMPIERE-3518 Improvement For Mobile Compatibility. Implement mobile UI alternative for moving of selected tree item (dnd not working well on mobile devices).
2017-10-24 07:41:45 +08:00
Heng Sin Low
c036ed2e57
IDEMPIERE-3528 Add to Favorite for Menu Search Panel
2017-10-24 00:33:20 +08:00
Carlos Ruiz
f8cf23f2cb
IDEMPIERE-3521 InfoWindow problem on other SQL when make a register count / peer review and integrate patch from Orlando
2017-10-20 19:41:57 +02:00
Carlos Ruiz
60c4dc7306
IDEMPIERE-3115 - solve deprecation warning
2017-10-20 11:48:39 +02:00
Orlando Curieles
0a930345ba
IDEMPIERE-3521 InfoWindow problem on other SQL when make a register count
2017-10-17 19:06:59 +02:00
Carlos Ruiz
1616e7a95b
IDEMPIERE-1546 There is no OSGi interface for a PaymentExport / thanks to Markus Bozem
2017-10-17 18:29:34 +02:00
Carlos Ruiz
4e1f52c9ca
IDEMPIERE-3520 Ability to merge several jasper reports in one run
2017-10-13 20:50:46 +02:00
Carlos Ruiz
840673e4e5
IDEMPIERE-2877 Adapt jasper reporting to latest (actually using deprecated methods) / thanks to Tiago Ceridorio (tifece) for the patch
2017-10-13 17:40:12 +02:00
Carlos Ruiz
68fec48868
IDEMPIERE-3390 Virtual column can't be used for search, empty result returned
2017-10-13 16:40:20 +02:00
Heng Sin Low
53bebb21da
IDEMPIERE-3518 Improvement For Mobile Compatibility. Refine process dialog layout for mobile devices. Fix intermittent adwindow toolbar rendering issue at mobile devices.
2017-10-21 14:12:11 +08:00
Heng Sin Low
09bdb59024
IDEMPIERE-3518 Improvement For Mobile Compatibility. Process Dialog: fix notification type field and range field.
2017-10-20 18:24:09 +08:00
Heng Sin Low
b98154670d
IDEMPIERE-3518 Improvement For Mobile Compatibility. Fix calendar errors on mobile devices.
2017-10-20 12:25:52 +08:00
Heng Sin Low
75a36ec2ac
IDEMPIERE-3518 Improvement For Mobile Compatibility. minor fix.
2017-10-20 09:50:17 +08:00
Carlos Ruiz
d34023d178
hg merge experimental
2017-10-19 16:44:01 +02:00
Heng Sin Low
6052530173
IDEMPIERE-3518 Improvement For Mobile Compatibility. Fixed pdf.js missing build/*.js . Move ckez.jar from zk.extra to ui.zk, ckez4.7 doesn't work as dependent bundle.
2017-10-19 22:29:06 +08:00
hieplq
c0eb193269
fix:Merge with development
2017-10-19 20:23:33 +07:00
hieplq
08dfc02127
Merge with development
2017-10-19 19:53:41 +07:00
Heng Sin Low
e0a72f9b09
IDEMPIERE-3518 Improvement For Mobile Compatibility. Fix layout for search bar at header. Fix pdf.js not included into binary build.
2017-10-19 09:29:06 +08:00
Heng Sin Low
45c7cb2882
IDEMPIERE-3518 Improvement For Mobile Compatibility. ADWindow: Fix mobile changes affected exisiting layout for desktop.
2017-10-19 00:34:15 +08:00
Heng Sin Low
4fa7235538
IDEMPIERE-3518 Improvement For Mobile Compatibility
2017-10-18 21:05:12 +08:00
hieplq
83faad6612
IDEMPIERE-3510:clear facet on project metadata
2017-10-18 19:46:42 +07:00
Heng Sin Low
493dfc8c31
merge release4.1 into development
2017-10-18 08:52:52 +08:00
hieplq
929be757a2
Merge with development
2017-10-18 01:47:05 +07:00
Carlos Ruiz
ea5192578b
hg merge release-4.1 (merge release4.1 into development)
2017-10-13 16:41:48 +02:00
hieplq
b8aebc75d3
IDEMPIERE-3499:payment selection make NPE when hasn't bank account
2017-09-22 15:57:56 +07:00
hieplq
58d573949f
IDEMPIERE-1926:Workflow/Wizard type - > Node Action Info Window MiSSING
2017-09-19 18:43:48 +07:00
Carlos Ruiz
db66155f8d
IDEMPIERE-3461 For Mobile Compatibility of zk / thanks to Eduardo Gil
2017-09-18 17:11:30 +02:00
Carlos Ruiz
0f870b7baf
IDEMPIERE-3415 PO Matching and PO list in Create Lines From: wrong result
2017-12-14 16:11:06 +01:00
Nicolas Micoud
524be5d6a3
IDEMPIERE-3577 Replace now() - postgres specific - by sysdate
2017-12-11 18:06:33 +01:00
hieplq
35d6fbc1b4
IDEMPIERE-2480:ZK7 - Horizontal Scrollbar calculate wrong full width
2017-12-06 15:59:38 +01:00
hieplq
0543f00cf5
IDEMPIERE-3486:info business partner hard code to set isCustomer, isVendor, so break "Value Preference " and avoid customize
2017-09-13 21:29:18 +07:00
Carlos Ruiz
2b6321b8d9
IDEMPIERE-3550 Window Title Logic is ignored when using Undo button on sub tab
2017-11-08 09:43:50 +01:00
Nicolas Micoud
8a1635f42c
IDEMPIERE-3546 Use specific messages for range process parameters placeholder
2017-11-08 08:26:46 +01:00
Ricardo Santana
dfa3855d19
IDEMPIERE-3481 Blank serial number even when serial number is mandatory
2017-11-08 07:56:00 +01:00
Carlos Ruiz
725c76c994
IDEMPIERE-905 Post-it functionality / wrong column name - creating problems with native sequences
2017-11-07 15:14:13 +01:00
Heng Sin Low
66f1055ae7
IDEMPIERE-3544 Problem with Uploading Logo on Organization Info window. A better fix.
2017-11-07 09:46:45 +08:00
Heng Sin Low
b0c75acc7f
IDEMPIERE-3544 Problem with Uploading Logo on Organization Info window
2017-11-06 22:17:13 +08:00
Carlos Ruiz
f005a63d38
IDEMPIERE-2970 Display URL in the Record info panel
2017-11-06 13:48:16 +01:00
hieplq
9185abf47c
IDEMPIERE-3539:layout of menu panel is break on popup mode
2017-11-03 21:51:36 +07:00
Heng Sin Low
8f0c185141
IDEMPIERE-3485 Report/Process: Unique constraint exception after save parameter
2017-09-13 21:51:03 +08:00
Heng Sin Low
731ae053a8
IDEMPIERE-3485 Report/Process: Unique constraint exception after save parameter
2017-09-13 16:35:03 +08:00
Heng Sin Low
bfd3b422d4
IDEMPIERE-3468 Lookup Record and field validation rules
2017-09-11 15:31:27 +08:00
Carlos Ruiz
84b9538c14
hg merge release-4.1 (merge release4.1 into development)
2017-09-08 16:05:42 +02:00
Carlos Ruiz
2281f9ec81
IDEMPIERE-2353 Please, add to WLocationDialog & C_Location new field Address5 / thanks to Anna Smirnova from Palichmos
2017-09-08 16:02:41 +02:00
Carlos Ruiz
e3690e803b
IDEMPIERE-3449 - fix login failing when the role in preferences doesn't have any org accessible for the user going into the system
2017-09-07 19:32:33 +02:00
Carlos Ruiz
6213d823ed
IDEMPIERE-3449 Chrome autocomplete contact email/password by user email after record saved
2017-08-30 18:09:32 +02:00
Carlos Ruiz
8c32a68349
IDEMPIERE-3465 Improve Remember Me on browser
2017-08-30 17:17:32 +02:00
Carlos Ruiz
e287b987c2
IDEMPIERE-3049 String autocomplete NPE / refactor to apply best practices / drop the AD_Org_ID filter (doesn't make sense for non-org tables) / add ReQuery to context menu
2017-08-30 14:26:08 +02:00
hieplq
8fa9a6cae7
IDEMPIERE-3136:all stuff relate library of idempiere
...
correct debug setting.
separate zk configuration on development environemnt and product environment
https://www.zkoss.org/wiki/ZK_Configuration_Reference/zk.xml/The_Library_Properties/org.zkoss.zk.config.path
2017-08-30 13:34:39 +07:00
Nicolas Micoud
205edcdb73
IDEMPIERE-3460 Ability to share window validators by several windows
2017-08-29 15:50:30 +02:00
Deepak Pansheriya
fde822e318
IDEMPIERE-3444: Zoom context menu do not work when user do not have access to sales window.
2017-08-03 20:03:59 +05:30
hieplq
fdc105bbd7
IDEMPIERE-3377:use light layout component
2017-05-27 19:38:39 +07:00
hieplq
2fec8919bc
IDEMPIERE-3454:add method to traverse throw editor collection of tab
2017-08-13 18:52:40 +07:00
Carlos Ruiz
137d8b869c
IDEMPIERE-3438 Capture user suggestions for field terminology and context help - final peer review and tests for iDempiere
2017-07-28 18:49:07 +02:00
Guilherme Chaddad
99839476c3
IDEMPIERE-3446 Define the workflow approver dynamically - java
2017-08-10 17:15:39 -03:00
Diego Ruiz
1f747fb0b3
IDEMPIERE-3433 Info Window error when navigating to last page and LoadPageNum=N
2017-07-21 20:09:13 +02:00
Carlos Ruiz
0154540290
IDEMPIERE-3408 Encrypted Field can explore by normal user
2017-07-13 20:01:53 +02:00
Carlos Ruiz
a2150cf29f
IDEMPIERE-3421 wtable dir editor load wrong list
2017-07-04 12:42:55 +02:00
Carlos Ruiz
fb35ec9d68
IDEMPIERE-3416 Implement the ability to track open DB connections
2017-06-30 16:45:12 +02:00
Carlos Ruiz
9bfe040d9b
Integrate patches from hengsin - IDEMPIERE-3416 Implement the ability to track open DB connections (1007726/1008135)
2017-06-30 15:57:15 +02:00
hieplq
c1390e3097
IDEMPIERE-3370:NPE when back to tab hasn't detail tab
2017-05-22 09:54:01 +07:00
Nicolas Micoud
5c9b4233aa
IDEMPIERE-3555 WFieldSuggestion doesn't display translated field name
2017-11-23 14:26:16 +01:00
Carlos Ruiz
6b2470e670
IDEMPIERE-3564 Ability to change OrderBy (ASC / DESC) for print format items on ReportCustomizationPanel - integrate patch from Nicolas Micoud (nmicoud) + peer review
2017-11-23 14:21:03 +01:00
Heng Sin Low
90949747f0
IDEMPIERE-3518 Improvement For Mobile Compatibility. Minor fix for process modal dialog and login user popup
2017-11-17 21:54:16 +08:00
hieplq
bac7729a59
IDEMPIERE-3136:update jasper report to use P2
2017-05-21 16:26:46 +07:00
hieplq
9c279a1d19
shut off validate warrning of org.adempiere.ui.zk
...
by history or other reason, builder list of org.adempiere.ui.zk have validate
so it make warning for some kind of spcial xml file like ant build, service componnent
add DOCTYPE to get rip of warrning about miss DTD or scheama
2017-05-07 14:55:04 +07:00
hieplq
333458f8c1
IDEMPIERE-3136:update jasper report to use P2
...
pending to correct dependency of org.compiere.db.oracle.provider org.compiere.db.postgresql.provider
to org.jfree.io
it better use common from apache or create new one
2017-05-14 20:58:08 +07:00
hieplq
c8c2f1592a
IDEMPIERE-2544: on equinox osgi, bundle have service should be active
2017-04-26 10:06:46 +07:00
hieplq
624932c064
IDEMPIERE-3136:update equinox to 4.6.3 (neon)
...
swt.gtk.solaris.x86 swt.cocoa.macosx.x86 is stop support
launch isn't yet update, because it often conflic with launch on main branch hard for merged
2017-04-27 00:00:41 +07:00
Carlos Ruiz
47043bd0f5
IDEMPIERE-3653 1007767 Possible memory leak. Fixed memory leak. / integrate patch from hengsin
2017-03-27 18:15:41 +08:00
Heng Sin Low
515d6a14cf
1006079 Ease edit of OnLine Context Help. / IDEMPIERE-3438
2016-08-25 22:07:44 +08:00
Carlos Ruiz
139de8e0cd
1006079 Ease edit of OnLine Context Help. Make processed, approved and save as tenant customization field readonly. Allow suggestion when context help is not available. / IDEMPIERE-3438 (integrating contribution from hengsin)
2016-08-15 11:33:27 +08:00
Heng Sin Low
95cf3f19b3
IDEMPIERE-3409 Make separator used between identifier fields configurable (1004703)
2017-06-24 17:34:28 +02:00
Carlos Ruiz
18b795150a
Peer review from a suggested patch from Hiep Lq -> IDEMPIERE-3408 Encrypted Field can explore by normal user
2017-06-24 14:44:35 +02:00
Carlos Ruiz
10be967c75
Peer review from a suggested patch from Hiep Lq -> IDEMPIERE-3408 Encrypted Field can explore by normal user
2017-06-24 13:34:10 +02:00
Carlos Ruiz
462f0e799f
IDEMPIERE-1937 NPE when click cancel from screen "change role" when login and "forget password"
2017-06-24 13:14:21 +02:00
Carlos Ruiz
fb372535e3
IDEMPIERE-3400 Sort tabs not refreshing
2017-06-15 22:21:49 +02:00
Carlos Ruiz
777735cafe
IDEMPIERE-3355 Toolbar Process Button is always active even if has no process
2017-06-15 22:17:50 +02:00
hieplq
e630f73298
IDEMPIERE-3355:Toolbar Process Button is always active even if has no process
...
cast exception
2017-06-15 12:51:33 +07:00
Heng Sin Low
296878a2c3
IDEMPIERE-3388 Manual posting of MR break Average PO costing.
2017-06-09 12:37:44 +08:00
Heng Sin Low
9eef8e0ca8
IDEMPIERE-3352 Enhancement of Batch Level Costing.
2017-06-04 17:11:03 +08:00
Carlos Ruiz
802a3ee262
IDEMPIERE-3328 Trees : Ability to force loading of all nodes / peer review
2017-05-03 18:21:01 +02:00