ERP Academy iDempiere Release 20180126
Development Environment (and Server)
To help you (a) play with iDempiere, (b) develop plugins and (c) better understand the application, I maintain a VirtualBox iDempiere instance and development environment. You can download the below file and follow the below directions/details to get an iDempiere instance and development environment up and running much more quickly.
- VirtualBox iDempiere Development Environment VDI Image (main checksum)
- For those is a slow internet connection, you can download the file in pieces:
- Create a new directory for the below files pieces.
- copy and paste the following into your linux terminal:
- wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz.splitaa;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz.splitab;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz.splitac;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz.splitad;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz.splitae;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz.splitaf;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz.splitag;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz.splitah;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz.splitai;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz.splitaj;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz.splitak;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz.split.md5;
md5sum -c vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz.split.md5;
- Use the following command to combine the file pieces back into a single file.
- rm vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz.split.md5;
- cat vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz* > vbox_id_51_mate_1604_devenv_20180126.vdi.tar.gz;
- Then, use the main checksum above to test the combined file.
- Note: you can validate the downloaded files on ubuntu using the command: md5sum -c NameOfMD5File.md5
- It will validate every file listed in the .md5 file.
VirtualBox details (please read all bullets before getting started):
- Made with VirtualBox Version 5.2.6 r120293 (Qt5.6.3)
- I simply made a Virtual Box disk image => vdi (virtual disk) available. This way the image makes no assumptions about networking, cpu, etc...
- Here are the directions for launching your new development environment using the external VDI.
- You will need at least 2GB of RAM (4 is preferred)
- I recommend 30MB+ of video RAM
- The VDI is configured to grow to 40GB.
- You will need at least one CPU (2 is preferred)
- You can use NAT networking (default) if no one needs to access the machine externally. You can use bridged if you want the machine to appear on the LAN just like any other computer. Note that not all wireless cards support bridged. If bridged does not work, just use NAT and port forwarding.
- OS: Ubuntu 16.04.3 64-bit (note: you must have a 64-bit machine)
- 3rd licenses installed: No
- Desktop: mate
- Your name: ubuntu
- Username: ubuntu
- Password: SillySilly -- this can be changed from cli using: sudo passwd ubuntu
- Computer name: iddev-51-20180126
- Timezone: Chicago (Central)
- Language: English (US)
- Eclipse: Oxygen
- Guest Additions Installed: no
- Did install dkms and gcc via "sudo apt-get install -y dkms gcc" so that you do not need to.
- You can install VirtualBox Guest Additions by clicking on the VirtualBox menu => Devices => Insert Guest Addition CD Image...
- Note: Mate desktop comes with some limited ability to resize the desktop without installing Guest Additions. To resize your desktop, you must first resize the VirtualBox window as desired, and then reboot the machine. When the machine comes back up, it will come up at the last sized screen.
- I believe you can also use the terminal command "xrandr" to hardcode the display.
- Core changes needed to successfully build: none
- Database credentials (used for phppgadmin)
- Username: adempiere
- Password: Silly
- Note: I have already materialized iDempiere in eclipse.
- Note: I have already configured iDempiere in eclipse. All you need to do is start iDempiere.
- Note: If you have questions as to what I did or how to use eclipse to run iDempiere, please review the Development Environment Video in the ERP Academy.
- Note: ubuntu starts iDempiere as a service when the server is booted. To run iDempiere through the eclipse desktop link, stop the iDempiere service using "sudo service idempiere stop" first. Otherwise, the eclipse environment will not start because the port is already in use.
- Wishlist for next release:
- Let me know if you have additional wishlists.
Jenkins Automated Build Server
There are times when you want to change iDempiere's core. Having your own Jenkins build server makes life easier and more repeatable.
- Link to VDI file (with Checksum)
- For those with a slow connection, you can download the VDI in pieces.
- Copy and paste the following into a linux terminal:
- wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_server_1604_jenkins_20180126.vdi.tar.gz.splitaa;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_server_1604_jenkins_20180126.vdi.tar.gz.splitab;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_server_1604_jenkins_20180126.vdi.tar.gz.splitac;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_server_1604_jenkins_20180126.vdi.tar.gz.splitad;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_server_1604_jenkins_20180126.vdi.tar.gz.splitae;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_server_1604_jenkins_20180126.vdi.tar.gz.splitaf;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_server_1604_jenkins_20180126.vdi.tar.gz.splitag;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_server_1604_jenkins_20180126.vdi.tar.gz.splitah;
wget https://s3.amazonaws.com/ChuckBoecking/install/vbox_id_51_server_1604_jenkins_20180126.vdi.tar.gz.split.md5;
md5sum -c vbox_id_51_server_1604_jenkins_20180126.vdi.tar.gz.split.md5;
- Use the following commands to combine the file pieces back into a single file.
- rm vbox_id_51_server_1604_jenkins_20180126.vdi.tar.gz.split.md5
- cat vbox_id_51_server_1604_jenkins_20180126.vdi.tar.gz* >vbox_id_51_server_1604_jenkins_20180126.vdi.tar.gz
- Then, use the main checksum above to test the combined file.
- Server details:
- Made with VirtualBox Version 5.2.6 r120293 (Qt5.6.3)
- I simply made a Virtual Box disk image => vdi (virtual disk) available. This way the image makes no assumptions about networking, cpu, etc...
- Here are the directions for launching your new development environment using the external VDI.
- You will need at least 4GB of RAM
- Distribution: Ubuntu 16.04.3 Server 64-bit
- Computer Name: jenkinsdev-51-20180126
- Username: ubuntu
- Timezone: Chicago (Central)
- Language: English (US)
- Guest Additions Installed: no
- The VDI is configured to grow to 40GB.
- You will need at least one CPU
- You can use NAT networking (default) if no one needs to access the machine externally. You can use bridged if you want the machine to appear on the LAN just like any other computer. Note that not all wireless cards support bridged. If bridged does not work, just use NAT and port forwarding.
- Installed jenkins using the script here...
- Port: 8080/
- Installed apache: no - assumed to be used inside a firewall
- Used jenkins suggested plugins during configuration of server
- Installed buckminster and mercurial plugin for jenkins
- Admin User
- Username: admin
- Password: db4441de1f8a4b2aae66ead83002bb23
- 2nd user (if ever needed)
- Username: id_dev
- Password: SillySilly
- Usage details
- I have already downloaded iDempiere's source into /opt/idempiere_source/idempiere.
- I have already configure the iDempiere 5.1 Jenkins project
- I have already built iDempiere 5.1 in jenkins
- If you want/need to make changes to iDempiere's code,
- First make a new branch
- Commit your changes to the new branch
- Update the jenkins project to use the specific hg revision of your change or simply reference your branch.
- You can use my installation script with any jenkins server by using the script's -J option. Here is an example:
- -J http://jenkins.logilite.com:8080
Changes Since Last Release
Summary:
- The single most exciting change is that iDempiere is now much more mobile friendly.
- The horizontal scroll bar fix is a big deal.
- External 2Pack automation is nice.
- Project Issue is now a first class citizen.
- Batch Level (FIFO) costing is a nice feature.
Detail:
- release-5.1 | 12048 | 2018-01-25 17:57:14 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE
- release-5.1 | 12047 | 2018-01-24 13:54:21 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3617 Styles not working in master mode after navigate to another record
- release-5.1 | 12045 | 2018-01-23 11:55:52 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic - sponsored by ERP Academy Member
- release-5.1 | 12044 | 2018-01-22 22:36:33 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic - sponsored by ERP Academy Member
- release-5.1 | 12043 | 2018-01-23 00:59:28 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3628 Wrong invoice reversal for a price changed from zero to non-zero
- release-5.1 | 12042 | 2018-01-22 19:28:28 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3099 AP Credit Memo, Rule: Cash Generate Payment with wrong amount
- release-5.1 | 12040 | 2018-01-20 10:03:37 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3580 Advanced Zoom Across - interesting new feature.
- release-5.1 | 12039 | 2018-01-19 23:02:46 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE
- release-5.1 | 12038 | 2018-01-19 18:22:16 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3580 Advanced Zoom Across
- release-5.1 | 12035 | 2018-01-19 13:15:57 +0100 | eduardojm | https://idempiere.atlassian.net/browse/IDEMPIERE-3585 Oracle APPARENT DEADLOCK warnings - Correção Oracle
- release-5.1 | 12034 | 2018-01-19 12:06:46 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3586 Add pagination to Query / implement in generic way - info window now can paginate also in oracle
- release-5.1 | 12033 | 2017-12-21 15:37:39 -0200 | eduardojm | https://idempiere.atlassian.net/browse/IDEMPIERE-3586 Add pagination to Query
- release-5.1 | 12032 | 2018-01-19 17:25:18 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3624 Physical Inventory - getDateMaterialPolicy for Line should include locator
- release-5.1 | 12031 | 2018-01-19 13:59:24 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3622 MRecentItem is not thread safe
- release-5.1 | 12030 | 2018-01-16 11:30:55 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3614 styles on fields also apply in the find window
- release-5.1 | 12029 | 2018-01-16 09:50:24 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3612 improve the look of posting window by avoiding multiline output
- release-5.1 | 12028 | 2018-01-15 11:29:07 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3615 Import CSV Process not processing detail callouts -> data corruption
- release-5.1 | 12027 | 2018-01-11 19:15:30 +0100 | druiz | https://idempiere.atlassian.net/browse/IDEMPIERE-3529 - Add parameters to InvoicePrint process
- release-5.1 | 12026 | 2018-01-11 07:31:22 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3572 "New Record" button in Info Windows does not work properly
- release-5.1 | 12025 | 2017-12-17 20:57:43 +0800 | z5k1 | https://idempiere.atlassian.net/browse/IDEMPIERE-3581 XB0001 Address Line Reverse display improvement in Location field
- release-5.1 | 12024 | 2018-01-11 06:59:02 +0100 | nmicoud | https://idempiere.atlassian.net/browse/IDEMPIERE-3589 Add a 'Warning' Message
- release-5.1 | 12023 | 2018-01-11 06:44:00 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3608 Unable to run sign.database.build configuration / thanks to David Podhola
- release-5.1 | 12022 | 2018-01-10 20:51:00 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3610 NPE setting default NULL for Sales Order Line > Quantity
- release-5.1 | 12021 | 2018-01-10 14:42:32 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3600 The ProductInfo Toolbar button can not be accessed through master roles
- release-5.1 | 12020 | 2018-01-09 21:41:50 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-2825 - Pluggable product pricing - interesting feature
- release-5.1 | 12019 | 2018-01-08 21:58:22 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3599 allow DocActions to be selected in a more flexible way - interesting feature
- release-5.1 | 12018 | 2018-01-08 18:56:47 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3136 copyjars is not working from Run as ... ant task in eclipse
- release-5.1 | 12017 | 2018-01-08 17:11:42 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3603 checking permission on doctype instead of doctypetarge
- release-5.1 | 12016 | 2018-01-08 15:24:23 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3604 improve error messages when process access rights are not set / https://idempiere.atlassian.net/browse/IDEMPIERE-1920
- release-5.1 | 12015 | 2018-01-05 15:38:49 +0100 | muriloht | https://idempiere.atlassian.net/browse/IDEMPIERE-3518 Improvement For Mobile Compatibility - partially sponsored by ERP Academy
- release-5.1 | 12012 | 2018-01-05 15:15:37 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-905 Post-it functionality / add 16 pixels icon
- release-5.1 | 12011 | 2018-01-05 15:14:50 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3535 / thanks to Murilo - fixed a flaw on the rendering of Lock button
- release-5.1 | 12010 | 2018-01-05 13:58:21 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3597 org/krysalis/barcode4j/output/CanvasProvider
- release-5.1 | 12009 | 2017-12-31 12:11:17 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3594 Wrong callout rules for PaymentRule
- release-5.1 | 12008 | 2017-12-27 15:59:07 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3587 RequisitionCallout create model from parent gridtab / integrate patch from Ben Parker (benparker_93)
- release-5.1 | 12007 | 2017-12-27 15:58:13 +0100 | druiz | https://idempiere.atlassian.net/browse/IDEMPIERE-2825 - Pluggable product pricing
- release-5.1 | 12006 | 2017-12-18 18:40:11 +0100 | druiz | https://idempiere.atlassian.net/browse/IDEMPIERE-2825 - Pluggable product pricing
- release-5.1 | 12005 | 2017-12-16 10:25:39 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3358 Dictionary fixes / fix readonly translated flag on activity and sales region translation tab
- release-5.1 | 12004 | 2017-09-18 12:45:02 +0800 | hengsin | 1008477 List on Position field in Lead window is blank even if there are position options configured. (https://idempiere.atlassian.net/browse/IDEMPIERE-1721)
- release-5.1 | 12003 | 2017-12-16 10:12:26 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-1721 Window Position, tab Remuneration, refers to a disabled window
- release-5.1 | 12001 | 2017-12-14 18:13:40 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-2743 Vendor RMA Void Reset Returned Qty to 1 / https://idempiere.atlassian.net/browse/IDEMPIERE-576
- release-5.1 | 12000 | 2017-12-14 16:11:06 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3415 PO Matching and PO list in Create Lines From: wrong result
- release-5.1 | 11999 | 2017-12-14 15:43:13 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3573 Invoice Vendor (create lines from..) - Error - Total matched qty > movement qty
- release-5.1 | 11998 | 2017-12-14 15:13:49 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3388 - change GardenWorld to Average PO instead of Average Invoice - Awesome!!!
- release-5.1 | 11997 | 2017-12-14 09:37:54 +0100 | z5k1 | https://idempiere.atlassian.net/browse/IDEMPIERE-3522 Fix amount in words for zh_CN
- release-5.1 | 11993 | 2017-12-11 18:06:33 +0100 | nmicoud | https://idempiere.atlassian.net/browse/IDEMPIERE-3577 Replace now() - postgres specific - by sysdate
- release-5.1 | 11992 | 2017-12-06 16:22:05 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3451 IDEMPIERE_JAVA_OPTIONS property not work - improvement suggested by Silvano (freepath) - this is a good change
- release-5.1 | 11991 | 2017-12-06 15:59:38 +0100 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-2480:ZK7 - Horizontal Scrollbar calculate wrong full width - long awaited for...
- release-5.1 | 11990 | 2017-12-06 15:10:38 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3441 - peer review - solved bugs and some conceptual errors in the way import is expected to behave
- release-5.1 | 11989 | 2017-12-06 14:40:26 +0100 | red1 | https://idempiere.atlassian.net/browse/IDEMPIERE-3441 Import Movement Require Wrongly OrgValue, LocatorValue and LocatorToValue / integrating patch suggested by Eduardo Gil
- release-5.1 | 11988 | 2017-12-03 15:18:54 +0100 | nmicoud | https://idempiere.atlassian.net/browse/IDEMPIERE-3570 Migrate gmaps to 3.0.4
- release-5.1 | 11987 | 2017-12-03 14:46:10 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-2544 remove minor warning
- release-5.1 | 11986 | 2017-12-03 14:37:20 +0100 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-2544:to more warning compiler hidden good warning
- release-5.1 | 11985 | 2017-11-30 13:44:30 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-2544:to more warning compiler hidden good warning
- release-5.1 | 11984 | 2017-12-03 14:13:52 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-2544 Integrate/peer review patch https://idempiere.atlassian.net/browse/IDEMPIERE-2544-containFunction.patch provided by Hiep Lq
- release-5.1 | 11982 | 2017-11-29 10:43:04 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3560 - restore back previous of update.sh version before changes from https://idempiere.atlassian.net/browse/IDEMPIERE-3353 - add org.idempiere.fitnesse.feature.group to the updated plugins on core
- release-5.1 | 11979 | 2017-11-23 16:40:38 +0100 | nmicoud | https://idempiere.atlassian.net/browse/IDEMPIERE-1052 Improve Performance using Search instead of Table/Table Direct - this is good practice
- release-5.1 | 11978 | 2017-11-23 16:36:37 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3398 default "Payment Term" record of new client miss translate
- release-5.1 | 11977 | 2017-11-23 15:00:59 +0100 | anozimada | https://idempiere.atlassian.net/browse/IDEMPIERE-3392 FillMandatory QtyInternalUse blocking doc action void in Internal Use
- release-5.1 | 11976 | 2017-05-22 09:54:01 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3370:NPE when back to tab hasn't detail tab
- release-5.1 | 11975 | 2017-11-23 14:26:16 +0100 | nmicoud | https://idempiere.atlassian.net/browse/IDEMPIERE-3555 WFieldSuggestion doesn't display translated field name
- release-5.1 | 11974 | 2017-11-23 14:21:03 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3564 Ability to change OrderBy (ASC / DESC) for print format items on ReportCustomizationPanel - integrate patch from Nicolas Micoud (nmicoud) + peer review
- release-5.1 | 11973 | 2017-11-22 15:49:11 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3406 MStorageOnHand.getDateMaterialPolicy isn't correct on some condition
- release-5.1 | 11970 | 2017-11-16 00:29:29 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3551:1008086 - External (non-plugin) 2Pack automation - allows for better scripted releases!!
- release-5.1 | 11969 | 2017-11-17 21:54:16 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3518 Improvement For Mobile Compatibility. Minor fix for process modal dialog and login user popup - partially sponsors by ERP Academy
- release-5.1 | 11966 | 2017-11-16 10:19:20 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3536 Dynamic validation not working correctly in Grid View
- release-5.1 | 11965 | 2017-11-15 10:46:11 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3559 DrillDown report didn't work because of two bug / integrate suggestions from Denis Kuznetsov
- release-5.1 | 11964 | 2017-11-13 15:52:21 +0100 | andy | https://idempiere.atlassian.net/browse/IDEMPIERE-3530 Doc_Inventory.createFacts does not respect !line.isAcive() but MInventory.completeIt does. Posting fails.
- release-5.1 | 11963 | 2017-11-13 10:16:27 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3557 Field dependency analysis doesn't work with context variable using the : notation
- release-5.1 | 11962 | 2017-11-11 21:49:02 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3538 NPE happen if show dialog at time not yet complete login
- release-5.1 | 11961 | 2017-11-12 11:46:49 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-2361 / https://idempiere.atlassian.net/browse/IDEMPIERE-581 / organize SysConfig
- release-5.1 | 11960 | 2017-11-12 11:46:00 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-2361 / https://idempiere.atlassian.net/browse/IDEMPIERE-581 / organize SysConfig
- release-5.1 | 11955 | 2017-11-08 19:36:04 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3551 - 1008086 - External (non-plugin) 2Pack automation
- release-5.1 | 11954 | 2017-11-08 18:29:30 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3551 1008086 - External (non-plugin) 2Pack automation
- release-5.1 | 11953 | 2017-11-08 11:23:18 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3532 / fix better defaults - include also order and inout - add a default to IsPaid=N when paymentinfo is called from payment window
- release-5.1 | 11952 | 2017-11-08 10:58:09 +0100 | nmicoud | https://idempiere.atlassian.net/browse/IDEMPIERE-3532 Remove hardcoded values for InfoInvoiceWindow (BPartnerID / IsSOTrx) and InfoPaymentWindow (IsSOTrx)
- release-5.1 | 11951 | 2017-11-08 10:19:00 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3486 peer review / better defaults when calling BP Info from dashboard
- release-5.1 | 11950 | 2017-09-13 21:29:18 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3486:info business partner hard code to set isCustomer, isVendor, so break "Value Preference " and avoid customize
- release-5.1 | 11949 | 2017-11-08 09:43:50 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3550 Window Title Logic is ignored when using Undo button on sub tab
- release-5.1 | 11948 | 2017-11-08 08:42:05 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3546 Use specific messages for range process parameters placeholder / revert wrong migration script uploaded by mistake in previous commit
- release-5.1 | 11947 | 2017-11-08 08:32:06 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3546 Use specific messages for range process parameters placeholder / peer review, insert default trl from previous messages
- release-5.1 | 11946 | 2017-11-08 08:26:46 +0100 | nmicoud | https://idempiere.atlassian.net/browse/IDEMPIERE-3546 Use specific messages for range process parameters placeholder
- release-5.1 | 11945 | 2017-11-08 07:56:00 +0100 | ralexsander | https://idempiere.atlassian.net/browse/IDEMPIERE-3481 Blank serial number even when serial number is mandatory
- release-5.1 | 11944 | 2017-11-07 15:14:13 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-905 Post-it functionality / wrong column name - creating problems with native sequences
- release-5.1 | 11943 | 2017-11-07 09:46:45 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3544 Problem with Uploading Logo on Organization Info window. A better fix.
- release-5.1 | 11942 | 2017-11-06 16:26:34 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3547 Mismatches in oracle foreign keys delete rule
- release-5.1 | 11941 | 2017-11-06 22:17:13 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3544 Problem with Uploading Logo on Organization Info window
- release-5.1 | 11940 | 2017-11-06 13:48:16 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-2970 Display URL in the Record info panel
- release-5.1 | 11939 | 2017-11-03 21:51:36 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3539:layout of menu panel is break on popup mode
- release-5.1 | 11938 | 2017-11-04 00:47:34 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3540:issue by update to idempiere 5.1
- release-5.1 | 11936 | 2017-11-05 20:48:44 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3543 Range Process parameters displayed on 2 lines with Firefox
- release-5.1 | 11934 | 2017-11-04 11:45:35 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3541:can't input number > 999 on WNumberEditor
- release-4.1 | 11928 | 2017-11-01 19:23:51 +0100 | druiz | https://idempiere.atlassian.net/browse/IDEMPIERE-3526 callout not triggering on grid view
- release-4.1 | 11911 | 2017-10-31 17:30:55 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3534 Webservice error - Cannot Access
- release-4.1 | 11910 | 2017-10-31 17:20:57 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-1052 Improve Performance using Search instead of Table/Table Direct / AD_ChangeLog.AD_Column_ID
- release-4.1 | 11906 | 2017-10-26 10:16:49 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3514 Production: Could not save MA for Production line
- release-4.1 | 11905 | 2017-10-25 18:41:23 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3529 - Add parameters to InvoicePrint process / peer review
- release-4.1 | 11904 | 2017-10-25 12:46:16 +0200 | d_ruiz | https://idempiere.atlassian.net/browse/IDEMPIERE-3529 - Add parameters to InvoicePrint process
- release-4.1 | 11902 | 2017-10-24 20:46:26 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-2334 (Allow zoom from URL) colliding with https://idempiere.atlassian.net/browse/IDEMPIERE-3000 (Automatic opening of menu entries at login) - automatic opening must not happen when the URL is an Action URL
- release-4.1 | 11900 | 2017-10-24 18:16:29 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3451 - after change from 72f4c205ac50 - the db port and db name are not correctly read from the actual properties configured
- release-4.1 | 11899 | 2017-10-24 17:13:39 +0200 | nmicoud | https://idempiere.atlassian.net/browse/IDEMPIERE-3411 When lauching a report based on a report view, available print formats are not filtered
- release-4.1 | 11898 | 2017-10-24 16:52:47 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3096 Use indirect context for mail signatures
- release-4.1 | 11897 | 2017-10-24 16:39:45 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-1162
- release-4.1 | 11892 | 2017-10-23 19:15:58 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3173 Columns that must not be copied
- release-4.1 | 11891 | 2017-10-23 18:45:01 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3338 Document Status Indicator / fix wrong example on GW
- release-4.1 | 11885 | 2017-10-20 19:41:57 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3521 InfoWindow problem on other SQL when make a register count / peer review and integrate patch from Orlando
- release-4.1 | 11884 | 2017-10-20 11:48:39 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3115 - solve deprecation warning
- release-4.1 | 11822 | 2017-10-17 19:06:59 +0200 | ocurieles-INGEINT | https://idempiere.atlassian.net/browse/IDEMPIERE-3521 InfoWindow problem on other SQL when make a register count
- release-4.1 | 11821 | 2017-10-17 18:29:34 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-1546 There is no OSGi interface for a PaymentExport / thanks to Markus Bozem
- release-4.1 | 11820 | 2017-10-13 20:50:46 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3520 Ability to merge several jasper reports in one run
- release-4.1 | 11819 | 2017-10-13 17:40:12 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-2877 Adapt jasper reporting to latest (actually using deprecated methods) / thanks to Tiago Ceridorio (tifece) for the patch
- release-4.1 | 11817 | 2017-10-13 16:40:20 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3390 Virtual column can't be used for search, empty result returned
- release-4.1 | 11814 | 2017-10-13 14:07:33 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3517 Report Cube - OrgTrx Dimension is not displayed
- release-4.1 | 11813 | 2017-10-13 13:40:22 +0200 | druiz | https://idempiere.atlassian.net/browse/IDEMPIERE-2761 Server does not work well with a different theme
- release-4.1 | 11812 | 2017-10-13 12:55:39 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3519:column updated, created of c_salesregion_trl isn't yet sync so miss default value
- release-4.1 | 11811 | 2017-10-11 22:51:19 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3516:Spurious wakeups on EventManager
- release-4.1 | 11810 | 2017-10-07 23:32:52 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3513:restrict version of osgi-servlet-api
- release-4.1 | 11809 | 2017-10-11 15:46:16 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3440 on centos (and like centos) tmp is managed by OS, sometime it corrupt jetty
- release-4.1 | 11808 | 2017-09-22 15:57:56 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3499:payment selection make NPE when hasn't bank account
- release-4.1 | 11807 | 2017-09-25 04:48:41 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3503:can't csv import when type of column is text long
- release-4.1 | 11806 | 2017-09-20 16:03:29 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3495 Project Issue Doesn't respect Material Policy - sponsored by ERP Academy
- release-4.1 | 11805 | 2017-09-18 17:11:30 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3461 For Mobile Compatibility of zk / thanks to Eduardo Gil
- release-4.1 | 11804 | 2017-09-15 17:58:03 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3321 Add Mandatory Logic to Report & Process Parameter. Fix for swing / thanks to Ricardo Santana (ralexsander)
- release-4.1 | 11803 | 2017-09-15 11:15:10 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3488 Improvement to Error Message for Negative Inventory Disallow exception
- release-4.1 | 11802 | 2017-09-13 21:51:03 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3485 Report/Process: Unique constraint exception after save parameter
- release-4.1 | 11801 | 2017-09-13 16:35:03 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3485 Report/Process: Unique constraint exception after save parameter
- release-4.1 | 11800 | 2017-09-13 15:01:34 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3361 Cost details inherit amt/qty from wrong history cost element
- release-4.1 | 11799 | 2017-09-13 14:56:54 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3484 ProjectIssue should create M_CostDetail record - Sponsored by ERP Academy
- release-4.1 | 11798 | 2017-09-13 14:49:12 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3483 Issue to Project from Material Receipt => Error: Posts Unit Cost instead of Extended Cost - Sponsored by ERP Academy
- release-4.1 | 11797 | 2017-09-12 18:07:01 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3431 Posting error for Matched PO if invoice posted while MR is not posted
- release-4.1 | 11796 | 2017-09-11 15:31:27 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3468 Lookup Record and field validation rules
- release-4.1 | 11793 | 2017-09-08 15:29:41 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3469 MProductPricing does not consider new Product in current transaction / peer review - solve deprecated warnings
- release-4.1 | 11792 | 2017-09-08 15:29:00 +0200 | andy | https://idempiere.atlassian.net/browse/IDEMPIERE-3469 MProductPricing does not consider new Product in current transaction
- release-4.1 | 11791 | 2017-09-08 15:19:38 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3472 Env.parseVariable not keeping unparseable variable / thanks to Ricardo Santana (ralexsander)
- release-4.1 | 11790 | 2017-09-08 15:13:52 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3477 Allow use of variables in workflow next condition / thanks to Ricardo Santana (ralexsander)
- release-4.1 | 11789 | 2017-09-08 14:52:25 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3471 Fix amount in words for Brazilian Portuguese / Thanks to Ricardo Santana (ralexsander)
- release-4.1 | 11788 | 2017-09-07 19:32:33 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3449 - fix login failing when the role in preferences doesn't have any org accessible for the user going into the system
- release-4.1 | 11787 | 2017-08-31 21:59:05 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3423 MWFActivity missing displaytype validation in set variable nodes
- release-4.1 | 11786 | 2017-08-31 17:52:37 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3466 Workflow condition applied across all clients / thanks to Pritesh Shah
- release-4.1 | 11785 | 2017-08-30 18:57:36 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3443 Payment Schedule leading to -> Current record was changed by another user, please ReQuery / https://idempiere.atlassian.net/browse/IDEMPIERE-3462
- release-4.1 | 11784 | 2017-08-30 18:09:32 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3449 Chrome autocomplete contact email/password by user email after record saved
- release-4.1 | 11783 | 2017-08-30 17:17:32 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3465 Improve Remember Me on browser
- release-4.1 | 11782 | 2017-08-30 14:26:08 +0200 | globalqss | https://idempiere.atlassian.net/browse/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
- release-4.1 | 11781 | 2017-08-29 15:50:30 +0200 | nmicoud | https://idempiere.atlassian.net/browse/IDEMPIERE-3460 Ability to share window validators by several windows
- release-4.1 | 11780 | 2017-08-28 11:51:08 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3459 GL Distribution Any Account
- release-4.1 | 11778 | 2017-08-27 11:55:25 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3396 Performance Issue in Process' Saved Parameter
- release-4.1 | 11777 | 2017-08-03 20:03:59 +0530 | logilite | https://idempiere.atlassian.net/browse/IDEMPIERE-3444: Zoom context menu do not work when user do not have access to sales window.
- release-4.1 | 11775 | 2017-08-26 19:33:36 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3440 on centos (and like centos) tmp is managed by OS, sometime it corrupt jetty / based on patch from Hiep Lq
- release-4.1 | 11774 | 2017-08-26 19:30:18 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3451 switch update*bat files
- release-4.1 | 11773 | 2017-08-26 19:21:17 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3451 IDEMPIERE_JAVA_OPTIONS property not work - general changes in setup process
- release-4.1 | 11772 | 2017-08-25 13:05:54 +0200 | soofang | https://idempiere.atlassian.net/browse/IDEMPIERE-3442 Posting Error: Source Not Balanced after Sales Order=>Doc.Action="Void"
- release-4.1 | 11771 | 2017-08-25 12:37:40 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3453 Fix Fact_Acct - fact_acct_trunc_dateacct index / based on Nicolas Micoud patch
- release-4.1 | 11770 | 2017-05-25 15:58:49 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3375:import/export csv should use AD_Element.ColumnName to lookup
- release-4.1 | 11769 | 2017-06-01 19:15:38 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3378:AD_Package_Exp_Detail should use EntityType column to refer AD_EntityType
- release-4.1 | 11768 | 2017-08-13 23:13:38 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3455:NPE when pack-in to system don't have pack-out language
- release-4.1 | 11767 | 2017-08-23 20:03:39 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3424 table m_movement / constraint cbpartnerlocation_mmovement incorrect / fix oracle migration script
- release-4.1 | 11766 | 2017-08-17 18:44:24 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3424 table m_movement / constraint cbpartnerlocation_mmovement incorrect
- release-4.1 | 11765 | 2017-08-13 22:37:14 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3352 Enhancement of Batch Level Costing. Fix a storage update bug.
- release-4.1 | 11764 | 2017-08-10 17:15:39 -0300 | Guilherme_Chaddad | https://idempiere.atlassian.net/browse/IDEMPIERE-3446 Define the workflow approver dynamically - java
- release-4.1 | 11763 | 2017-08-10 17:15:07 -0300 | alex_albuquerque_fh | https://idempiere.atlassian.net/browse/IDEMPIERE-3446 Define the workflow approver dynamically - migration scripts
- release-4.1 | 11762 | 2017-08-10 16:40:14 -0300 | eduardojm | https://idempiere.atlassian.net/browse/IDEMPIERE-3450 Idempiere config file is recreated without necessity
- release-4.1 | 11761 | 2017-08-10 16:35:11 -0300 | eduardojm | https://idempiere.atlassian.net/browse/IDEMPIERE-3448 Request don't send notice messages to internal users
- release-4.1 | 11759 | 2017-08-03 14:05:44 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3443 Payment Schedule leading to -> Current record was changed by another user, please ReQuery
- release-4.1 | 11747 | 2017-07-27 17:43:22 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-1157 Adding functionality to add charts on the standard windows
- release-4.1 | 11745 | 2017-07-21 20:18:36 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3429 The method newInstance(String, String, List) is undefined for the type PasswordData - integrate suggestion from dadan su at https://groups.google.com/d/msg/idempiere/Zzhf_K2YtDA/xvEC5sROCQAJ / confirmed by Gerald O'Sullivan
- release-4.1 | 11743 | 2017-07-21 20:09:13 +0200 | druiz | https://idempiere.atlassian.net/browse/IDEMPIERE-3433 Info Window error when navigating to last page and LoadPageNum=N
- release-4.1 | 11728 | 2017-07-13 20:01:53 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3408 Encrypted Field can explore by normal user
- release-4.1 | 11727 | 2017-07-12 01:12:11 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3408 Encrypted Field can explore by normal user / found an issue if a password box has a length littler than 10 characters (can be plugins or max length defined in dictionary)
- release-4.1 | 11726 | 2017-07-06 14:42:56 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-2490 java.lang.IllegalStateException: Form too large -> https://idempiere.atlassian.net/browse/IDEMPIERE-3118 https://idempiere.atlassian.net/browse/IDEMPIERE-669
- release-4.1 | 11725 | 2017-07-06 13:59:47 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-2687 Void a Document on Closed Period / based on Nicolas comment https://groups.google.com/d/msg/idempiere/TDV_93n92h4/YCB9HMbJAwAJ
- release-4.1 | 11724 | 2017-07-04 20:04:16 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3352 Enhancement of Batch Level Costing. Use safer approach for production reversal checking.
- release-4.1 | 11722 | 2017-07-04 13:23:58 +0200 | nmicoud | https://idempiere.atlassian.net/browse/IDEMPIERE-3422 More info for error message "Failed to update user record with date last login"
- release-4.1 | 11721 | 2017-07-04 12:42:55 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3421 wtable dir editor load wrong list
- release-4.1 | 11720 | 2017-07-04 17:47:43 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3419 Wrong Account date in Matched PO if invoice and MR in different periods
- release-4.1 | 11719 | 2017-07-04 17:25:27 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3352 Enhancement of Batch Level Costing. Fixed checking of Reversal_ID not working when productionplan is use.
- release-4.1 | 11718 | 2017-07-04 15:21:33 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Posted not updated after posting completed with error ( it stay as N ).
- release-4.1 | 11717 | 2017-06-30 16:45:12 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3416 Implement the ability to track open DB connections
- release-4.1 | 11716 | 2017-06-30 15:57:15 +0200 | globalqss | Integrate patches from hengsin - https://idempiere.atlassian.net/browse/IDEMPIERE-3416 Implement the ability to track open DB connections (1007726/1008135)
- release-4.1 | 11715 | 2017-06-29 21:41:49 +0200 | globalqss | 1008183 C_BankAccount.CurrentBalance is updated when Drafted Bank Statement is voided (https://idempiere.atlassian.net/browse/IDEMPIERE-3414)
- release-4.1 | 11714 | 2017-06-29 14:32:27 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3058 Make 2Pack transaction safe / fixing a case where the packin doesn't get the error marked
- release-4.1 | 11713 | 2017-06-27 01:37:47 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3058 Make 2Pack transaction safe / fixing a case where the packin fails because of foreign keys but still was wrongly being marked as successful
- release-4.1 | 11712 | 2016-07-18 20:20:35 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3107:Production (Light) system enable to complete production without end product
- release-4.1 | 11711 | 2017-06-25 14:59:26 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3405 When Window Preference doesn't exists then Default Doctype Taken - also from another client / https://idempiere.atlassian.net/browse/IDEMPIERE-2672
- release-4.1 | 11710 | 2017-06-25 01:02:50 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3037 Date Material Policy not respected in shipment / remove duplicated code (thanks to Hiep)
- release-4.1 | 11709 | 2017-06-25 00:41:23 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3405 When Window Preference doesn't exists then Default Doctype Taken - also from another client / https://idempiere.atlassian.net/browse/IDEMPIERE-2672
- release-4.1 | 11708 | 2017-06-24 19:00:55 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3401 Orderline Discount Context issue
- release-4.1 | 11707 | 2017-06-24 18:08:37 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3409 Make separator used between identifier fields configurable
- release-4.1 | 11706 | 2017-06-24 17:34:28 +0200 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3409 Make separator used between identifier fields configurable (1004703)
- release-4.1 | 11705 | 2017-06-24 14:44:35 +0200 | globalqss | Peer review from a suggested patch from Hiep Lq -> https://idempiere.atlassian.net/browse/IDEMPIERE-3408 Encrypted Field can explore by normal user
- release-4.1 | 11704 | 2017-06-24 13:34:10 +0200 | globalqss | Peer review from a suggested patch from Hiep Lq -> https://idempiere.atlassian.net/browse/IDEMPIERE-3408 Encrypted Field can explore by normal user
- release-4.1 | 11703 | 2017-06-24 13:14:21 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-1937 NPE when click cancel from screen "change role" when login and "forget password"
- release-4.1 | 11702 | 2017-06-23 16:11:17 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Use savepoint to avoid rollback of doc workflow transaction.
- release-4.1 | 11701 | 2017-06-22 17:48:46 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-794 fix wrong reference
- release-4.1 | 11699 | 2017-06-21 20:09:36 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3403 Allow search by UU in windows
- release-4.1 | 11698 | 2017-06-21 17:15:12 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-1325 - lower log level for a harmless message
- release-4.1 | 11697 | 2017-06-21 01:24:25 +0200 | druiz | 1008086 https://idempiere.atlassian.net/browse/IDEMPIERE-2771 implement semaphore in internal 2packs to avoid multiple servers applying same 2pack
- release-4.1 | 11696 | 2017-05-17 17:52:09 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-2771 1007609 Incremental 2Pack to apply ALL-unapplied instead of NEW
- release-4.1 | 11695 | 2017-06-20 13:15:17 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3397 Multi Currency: Matched PO post wrong amount to PPV account for Standard Costing
- release-4.1 | 11694 | 2017-06-19 17:32:21 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Commit and rollback posting to all schema as one transaction.
- release-4.1 | 11693 | 2017-06-19 17:07:46 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3388 Manual posting of MR break Average PO costing. Should post MatchPO before MR.
- release-4.1 | 11692 | 2017-06-15 22:21:49 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3400 Sort tabs not refreshing
- release-4.1 | 11691 | 2017-06-15 22:17:50 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3355 Toolbar Process Button is always active even if has no process
- release-4.1 | 11690 | 2017-06-15 12:51:33 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3355:Toolbar Process Button is always active even if has no process
- release-4.1 | 11687 | 2017-06-14 17:24:02 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. MAcctSchema.isSkipOrgs should always check the full org tree.
- release-4.1 | 11686 | 2017-06-14 14:43:24 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Context for AcctProcessor not always setup correctly.
- release-4.1 | 11685 | 2017-06-14 00:57:10 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3394 Allow defining web service type in System and extend in Tenant
- release-4.1 | 11684 | 2017-06-13 17:58:02 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3394 Allow defining web service type in System and extend in Tenant
- release-4.1 | 11683 | 2017-06-13 18:20:08 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3393 Context for Monitor's Run Now Command not Setup Correctly
- release-4.1 | 11682 | 2017-06-09 15:48:08 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Caching of report tree ( organization tree, product tree, etc ) by tenant is not safe - due to access right of user+role, each combination of user+role might get a different report tree.
- release-4.1 | 11681 | 2017-06-09 12:37:44 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3388 Manual posting of MR break Average PO costing.
- release-4.1 | 11680 | 2017-06-07 22:03:19 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Fix concurrency issue with accounting schema cache
- release-4.1 | 11679 | 2017-06-04 17:11:03 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3352 Enhancement of Batch Level Costing.
- release-4.1 | 11678 | 2017-05-31 11:26:32 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3383 Schedule process: always recalculate sleep time before start
- release-4.1 | 11677 | 2017-05-31 11:09:05 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3382 Schedule process shouldn't allow concurrent execution
- release-4.1 | 11676 | 2017-05-31 07:55:29 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3381 Transaction not pass to scheduled report.
- release-4.1 | 11675 | 2017-05-31 07:33:40 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3380 Scheduler doesn't log role access error.
- release-4.1 | 11674 | 2017-05-31 07:29:21 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3379 MRole.get(...) is not thread safe
- experimental | 11877 | 2017-10-19 17:58:16 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update equinox to 4.7.x (OXYGEN)
- experimental | 11876 | 2017-10-19 00:15:59 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update equinox to 4.7.x (OXYGEN)
- experimental | 11875 | 2017-10-18 19:46:42 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3510:clear facet on project metadata
- experimental | 11874 | 2017-10-18 17:20:15 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:all stuff relate library of idempiere
- experimental | 11873 | 2017-10-18 11:47:57 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136: sync launch
- experimental | 11872 | 2017-10-18 11:47:21 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update equinox to 4.7.x (OXYGEN)
- experimental | 11870 | 2017-10-06 14:34:04 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jetty to 9.4.x
- experimental | 11869 | 2017-09-28 20:05:25 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jetty 9.4.7/eclipse oxygen 1
- experimental | 11868 | 2017-08-30 16:52:01 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3239 4.1 cleanup
- experimental | 11867 | 2017-08-30 16:52:29 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jetty to 9.4.x
- experimental | 11866 | 2017-08-30 15:21:31 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3239 4.1 cleanup
- experimental | 11865 | 2017-08-30 09:21:51 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jetty to 9.4.x
- experimental | 11864 | 2017-08-30 13:34:39 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:all stuff relate library of idempiere
- experimental | 11862 | 2017-07-05 09:43:34 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update equinox to 4.7.x (OXYGEN)
- experimental | 11861 | 2017-07-01 22:25:41 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update equinox to 4.7.x (OXYGEN)
- experimental | 11860 | 2017-05-29 20:38:59 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update generator model launch
- experimental | 11859 | 2017-05-21 23:52:34 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jetty to 9.4.x
- experimental | 11858 | 2017-05-21 16:26:46 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jasper report to use P2
- experimental | 11857 | 2017-05-21 10:11:48 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3277:metadata of joda-time at maven is break use same jar but re-create metadata at modifyBundle
- experimental | 11856 | 2017-05-17 21:55:20 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-2544:to more warning compiler hidden good warning
- experimental | 11855 | 2017-05-21 00:29:38 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:all stuff relate library of idempiere
- experimental | 11854 | 2017-05-17 13:13:26 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jasper report
- experimental | 11853 | 2017-05-16 13:18:42 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jasper report to use P2
- experimental | 11852 | 2017-05-15 23:19:23 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jasper report to use P2
- experimental | 11850 | 2017-05-15 14:13:05 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jasper report to use P2
- experimental | 11849 | 2017-05-14 22:39:20 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jasper report to use P2
- experimental | 11848 | 2017-05-14 20:46:18 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jasper report
- experimental | 11847 | 2017-05-14 20:58:08 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jasper report to use P2
- experimental | 11846 | 2017-05-14 20:54:48 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jasper report to 6.3.1
- experimental | 11845 | 2017-05-14 20:42:52 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jetty to 9.4.x
- experimental | 11844 | 2017-05-13 16:44:02 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jasper report to 6.3.1
- experimental | 11843 | 2017-04-27 18:40:22 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3353:sync development profile (eclipse) and package profile
- experimental | 11842 | 2017-04-27 11:50:09 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3353:sync development profile (eclipse) and package profile
- experimental | 11841 | 2017-04-27 12:55:16 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3354:refine feature group
- experimental | 11840 | 2017-04-27 00:24:44 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3353:sync development profile (eclipse) and package profile
- experimental | 11839 | 2017-04-26 12:24:05 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3353:sync development profile (eclipse) and package profile
- experimental | 11838 | 2017-04-26 10:34:54 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-2544:sonarlint is good plugin but its temp file create inside workspace, so i like to ad it to ignore list
- experimental | 11837 | 2017-04-26 10:20:22 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3353:sync development profile (eclipse) and package profile
- experimental | 11836 | 2017-04-26 10:07:49 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:all stuff relate library of idempiere
- experimental | 11835 | 2017-04-26 10:06:46 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-2544: on equinox osgi, bundle have service should be active
- experimental | 11833 | 2017-04-27 00:00:41 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update equinox to 4.6.3 (neon)
- experimental | 11832 | 2017-04-22 12:27:40 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jetty to 9.4.x
- experimental | 11831 | 2017-04-22 08:58:09 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:update jetty to 9.4.x
- experimental | 11830 | 2017-02-21 16:02:03 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-2868:correct wrong configuration file
- experimental | 11829 | 2017-02-21 14:04:10 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:change rmap to get source code of library
- experimental | 11828 | 2017-02-21 14:02:58 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3136:ignore work-around for jetty.alpn.api
- development | 11907 | 2017-10-26 17:57:06 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3518 Improvement For Mobile Compatibility. Minor NPE fix.
- development | 11896 | 2017-10-24 10:11:02 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3518 Improvement For Mobile Compatibility. refinement of move selected tree item.
- development | 11895 | 2017-10-24 07:41:45 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3518 Improvement For Mobile Compatibility. Implement mobile UI alternative for moving of selected tree item (dnd not working well on mobile devices).
- development | 11894 | 2017-10-23 20:00:27 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3353 - port 1716c438eac6 to windows
- development | 11893 | 2017-10-23 22:52:29 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3353:sync development profile (eclipse) and package profile
- development | 11890 | 2017-10-24 00:33:20 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3528 Add to Favorite for Menu Search Panel
- development | 11889 | 2017-10-22 11:08:19 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3353:sync development profile (eclipse) and package profile
- development | 11888 | 2017-10-17 15:48:02 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3508:2pack: suport export from normal string column to text long string column
- development | 11887 | 2017-09-29 08:53:56 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3508:2pack: suport export from normal string column to text long string column
- development | 11886 | 2017-10-21 14:12:11 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3518 Improvement For Mobile Compatibility. Refine process dialog layout for mobile devices. Fix intermittent adwindow toolbar rendering issue at mobile devices.
- development | 11883 | 2017-10-20 18:24:09 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3518 Improvement For Mobile Compatibility. Process Dialog: fix notification type field and range field.
- development | 11882 | 2017-10-20 12:25:52 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3518 Improvement For Mobile Compatibility. Fix calendar errors on mobile devices.
- development | 11881 | 2017-10-20 09:50:17 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3518 Improvement For Mobile Compatibility. minor fix.
- development | 11827 | 2017-10-19 22:29:06 +0800 | hengsin | https://idempiere.atlassian.net/browse/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.
- development | 11826 | 2017-10-19 09:29:06 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3518 Improvement For Mobile Compatibility. Fix layout for search bar at header. Fix pdf.js not included into binary build.
- development | 11825 | 2017-10-19 00:34:15 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3518 Improvement For Mobile Compatibility. ADWindow: Fix mobile changes affected exisiting layout for desktop.
- development | 11824 | 2017-10-18 21:05:12 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3518 Improvement For Mobile Compatibility
- development | 11815 | 2017-09-19 18:43:48 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-1926:Workflow/Wizard type - > Node Action Info Window MiSSING
- development | 11794 | 2017-09-08 16:02:41 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-2353 Please, add to WLocationDialog & C_Location new field Address5 / thanks to Anna Smirnova from Palichmos
- development | 11779 | 2017-05-27 19:38:39 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3377:use light layout component
- development | 11776 | 2017-08-13 18:52:40 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3454:add method to traverse throw editor collection of tab
- development | 11760 | 2017-08-03 14:13:59 +0200 | globalqss | 1006483 Ease edit of Field label, description and Help. Fix migration scripts. / https://idempiere.atlassian.net/browse/IDEMPIERE-3438
- development | 11758 | 2017-07-31 11:55:16 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3438 Capture user suggestions for field terminology and context help - fix migration script as reported by Hiep
- development | 11757 | 2017-07-28 18:49:07 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3438 Capture user suggestions for field terminology and context help - final peer review and tests for iDempiere
- development | 11756 | 2017-07-28 18:22:11 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3439 Create System windows to analyze all clients and users
- development | 11755 | 2016-08-25 22:07:44 +0800 | hengsin | 1006079 Ease edit of OnLine Context Help. / https://idempiere.atlassian.net/browse/IDEMPIERE-3438
- development | 11754 | 2016-08-15 11:33:27 +0800 | globalqss | 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. / https://idempiere.atlassian.net/browse/IDEMPIERE-3438 (integrating contribution from hengsin)
- development | 11753 | 2016-08-12 16:28:10 +0800 | hengsin | 1006483 Ease edit of Field label, description and Help. Make approved and processed field readonly. / https://idempiere.atlassian.net/browse/IDEMPIERE-3438
- development | 11752 | 2016-07-21 18:12:33 +0800 | hengsin | 1006483 Ease edit of Field label, description and Help. Show approve and processed field at field suggestion window. / https://idempiere.atlassian.net/browse/IDEMPIERE-3438
- development | 11751 | 2016-07-13 11:49:40 +0800 | hengsin | 1006079 Ease edit of OnLine Context Help. Fixed migration script. / https://idempiere.atlassian.net/browse/IDEMPIERE-3438
- development | 11750 | 2016-07-08 12:18:30 +0800 | hengsin | 1006079 Ease edit of OnLine Context Help. Fixed migration script error. / https://idempiere.atlassian.net/browse/IDEMPIERE-3438
- development | 11749 | 2016-07-05 23:07:48 +0800 | globalqss | 1006079 Ease edit of OnLine Context Help. / https://idempiere.atlassian.net/browse/IDEMPIERE-3438 (integrating contribution from hengsin)
- development | 11748 | 2016-07-01 16:17:49 +0800 | hengsin | 1006483 Ease edit of Field label, description and Help / https://idempiere.atlassian.net/browse/IDEMPIERE-3438
- development | 11742 | 2017-07-18 21:03:28 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3426:improve tab behavior
- development | 11741 | 2017-07-18 20:03:27 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3426:improve tab behavior
- development | 11740 | 2017-07-18 18:02:59 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3426:improve tab behavior
- development | 11739 | 2017-07-18 11:09:56 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3426:improve tab behavior
- development | 11738 | 2017-07-17 23:17:37 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3426:improve tab behavior
- development | 11737 | 2017-07-16 18:44:46 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3426:improve tab behavior
- development | 11736 | 2017-07-16 12:19:19 +0200 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3136 - launcher complaining on dev about org.mortbay.jasper.apache-jsp
- development | 11735 | 2017-07-15 21:00:33 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3426:improve tab behavior
- development | 11734 | 2017-07-15 05:42:53 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3426:improve tab behavior
- development | 11733 | 2017-07-15 05:15:50 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3426:improve tab behavior
- development | 11732 | 2017-07-15 04:17:35 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3426:improve tab behavior
- development | 11731 | 2017-07-15 03:20:18 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3426:improve tab behavior
- development | 11730 | 2017-07-15 01:13:17 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3426:improve tab behavior
- development | 11729 | 2017-07-15 00:37:34 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3426:improve tab behavior
- development | 11723 | 2017-07-04 13:44:01 +0200 | nmicoud | https://idempiere.atlassian.net/browse/IDEMPIERE-3360 Methods to retrieve values of mail template
- default | 12041 | 2018-01-22 22:36:33 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic
- default | 12037 | 2018-01-19 15:45:53 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3545 Add plugin information in About window / implement start-stop
- default | 12014 | 2018-01-05 15:20:29 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3535 Implement font icon theme / integrate fix from Murilo (muriloht) for the lock button
- default | 11996 | 2017-12-12 23:05:02 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3545 Add plugin information in About window
- default | 11995 | 2017-12-12 19:20:37 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3578 BPartner Location name : Preserve custom name / peer review - reorg order of fields on BP Location
- default | 11994 | 2017-12-12 19:16:11 +0100 | nmicoud | https://idempiere.atlassian.net/browse/IDEMPIERE-3578 BPartner Location name : Preserve custom name
- default | 11981 | 2017-11-26 07:29:50 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3552 update to zk 8.5.0. Fixed context menu not working for readonly combobox.
- default | 11980 | 2017-11-24 21:51:11 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3568 Report Wizard is Not Working
- default | 11972 | 2017-11-20 10:28:31 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3563 Improvement to Process/COG toolbar button popup.
- default | 11971 | 2017-11-17 02:42:14 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3552:update to zk 8.5.0
- default | 11967 | 2017-11-07 20:52:49 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3549:allow IAction decorate toolbar button
- default | 11959 | 2017-11-11 21:52:14 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3537 Generic Info Window: Rendering of Search, Table Direct and List columns
- default | 11958 | 2017-11-11 21:49:02 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3538 NPE happen if show dialog at time not yet complete login
- default | 11956 | 2017-11-10 01:00:02 +0700 | hieplq | https://idempiere.atlassian.net/browse/IDEMPIERE-3552:update to zk 8.5.0
- default | 11933 | 2017-11-03 19:49:15 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3535 Implement font icon theme. Fixed missing icon for "Zoom Across (Where Use)"
- default | 11932 | 2017-11-03 08:05:55 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3535 Implement font icon theme. Fixed row edit icon not working in grid view.
- default | 11931 | 2017-11-03 06:56:57 +0800 | hengsin | https://idempiere.atlassian.net/browse/IDEMPIERE-3535 Implement font icon theme
- default | 11916 | 2017-10-31 22:05:03 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3411 When lauching a report based on a report view, available print formats are not filtered
- default | 11915 | 2017-10-31 22:03:30 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3352 Enhancement of Batch Level Costing - Sponsored by ERP Academy Member
- default | 11914 | 2017-10-31 21:53:53 +0100 | globalqss | https://idempiere.atlassian.net/browse/IDEMPIERE-3438 Capture user suggestions for field terminology and context help - fix UUID fields displayed