Commit Graph

10813 Commits

Author SHA1 Message Date
hieplq 6c8e1d4d0a IDEMPIERE-2569:ZK7 - Unexpected token in DSP/CSS 2015-04-10 13:19:44 +07:00
hieplq 71e60b3f41 IDEMPIERE-2544:to more warning compiler hidden good warning
generic type warning
2015-03-29 14:45:41 +07:00
hieplq bbebc1ba45 IDEMPIERE-2544:to more warning compiler hidden good warning
dead code
2015-03-29 14:45:04 +07:00
hieplq 96bfd399c9 IDEMPIERE-2544:to more warning compiler hidden good warning
warning from build.xml
2015-03-28 23:31:00 +07:00
Carlos Ruiz 247b9cadd2 merge experimental into development 2015-04-08 17:02:31 -05:00
Carlos Ruiz f40a8cd310 merge development into experimental 2015-04-08 17:01:59 -05:00
Carlos Ruiz 8e0f178c35 hg merge release-2.1 (merge release2.1 into development) 2015-04-08 16:21:21 -05:00
Carlos Ruiz 35abd70d8a IDEMPIERE-2570 Form reports stacking on same page when issued for several records 2015-04-08 16:18:34 -05:00
Carlos Ruiz 9fee5d028e IDEMPIERE-2531 Archive Viewer open EnterQuery tab instead of ViewResult / IDEMPIERE-556 / IDEMPIERE-724 2015-04-08 16:01:59 -05:00
Carlos Ruiz c2c4bd8215 IDEMPIERE-1135 Report wizard not clearing order items 2015-04-08 15:32:07 -05:00
Carlos Ruiz 2fb07c0bb8 IDEMPIERE-2235 Report wizard : ability to change the print format name - peer review 2015-04-08 15:31:51 -05:00
Nicolas Micoud 155d591aa9 IDEMPIERE-2235 Report wizard : ability to change the print format name (integrated by Carlos Ruiz, PO.java didn't pass) 2015-04-08 14:58:56 -05:00
hieplq 1d255b8c1e IDEMPIERE-2389 Print format and View Report selection on process dialog
NPE: when click save at process (not report) parameter
2015-04-08 21:25:33 +07:00
hieplq 3c0db87bc3 IDEMPIERE-2563:packout with datatype without sql make NPE 2015-04-07 11:58:18 +07:00
Carlos Ruiz 90d8e8c2c5 IDEMPIERE-2554 Mail : add acknowledgement of receipt - minor peer review serialVersionUID 2015-04-08 10:33:31 -05:00
Nicolas Micoud 7d3473c52e IDEMPIERE-2554 Mail : add acknowledgement of receipt 2015-04-08 10:28:29 -05:00
hieplq 47690cd929 Merge with development 2015-04-02 09:22:07 +07:00
Carlos Ruiz 526388b39c hg merge release-2.1 (merge release2.1 into development) 2015-04-01 11:59:56 -05:00
Carlos Ruiz 82377b98e2 IDEMPIERE-2548 Misspelling in Unit of Measure Type 2015-04-01 11:40:21 -05:00
Carlos Ruiz d482ac83a4 IDEMPIERE-2389 Print format and View Report selection on process dialog. / fix oracle migration script 2015-04-01 10:14:31 -05:00
Carlos Ruiz 7b07b58314 IDEMPIERE-2555 Fact Reconciliation statement leak 2015-04-01 09:40:13 -05:00
hieplq 416129d89d IDEMPIERE-2552:sometime has NPE in CLogErrorBuffer 2015-04-01 17:56:06 +07:00
hieplq 9b4c49a594 IDEMPIERE-2389:Print format and Report type selection on process dialog
update Mandatory flag when load parameter value from save
2015-03-30 00:49:11 +07:00
Carlos Ruiz 2dfefe0ecd IDEMPIERE-2543 Completing invoices paid in cash assigning inactive account 2015-03-28 09:19:29 -05:00
hieplq 88a373064b IDEMPIERE-2389:Print format and Report type selection on process dialog
recreate serialVersionUID
fix show dialog when auto run process
2015-03-28 19:41:24 +07:00
hieplq b827cbf292 IDEMPIERE-2532:issue relate show dialog when run process
show message success event hasn't any m_logs
show message error same success (use ProcessInfoDialog not use FDialog)
2015-03-28 06:09:22 +07:00
hieplq 220d14a3d1 IDEMPIERE-1657: common show window with mask
cover below case + refactor
 * 1. show a dialog => show mask
 * 2. process a event
 *     2.1. show other dialog => show mask
 *     2.1. hidden dialog in step 1 => hidden mask
 * 3. result dialog show without mask
2015-03-28 04:46:23 +07:00
hieplq 72ae1269d1 IDEMPIERE-2532:issue relate show dialog when run process
fix to show parameter dialog at center of info window
2015-03-28 01:30:55 +07:00
hieplq 829601a9f1 Merge with development 2015-03-26 10:14:41 +07:00
Carlos Ruiz d7ec9ee5ca show login information on the new test and experimental servers 2015-03-25 19:08:55 -05:00
Carlos Ruiz e4c0fdd849 hg merge release-2.1 (merge release2.1 into development) 2015-03-25 19:02:45 -05:00
Carlos Ruiz b084a39950 IDEMPIERE-2540 Allowing Vendor qty break to specify breaks for all customers / peer review 2015-03-25 18:47:05 -05:00
hieplq a8f5e0745b IDEMPIERE-2389:Print format and Report type selection on process dialog
add language combobox
2015-03-26 03:16:58 +07:00
hieplq 57c729ea5b IDEMPIERE-2389:Print format and Report type selection on process dialog
remove duplicate code (IDEMPIERE-1882) remain some issue relate UI
2015-03-26 03:00:23 +07:00
hieplq 5b56659483 IDEMPIERE-2389:Print format and Report type selection on process dialog
add summary checkbox
2015-03-26 01:59:57 +07:00
Deepak Pansheriya 23a9ccd7e0 IDEMPIERE-2540:Allowing Vendor qty break to specify breaks for all customers 2015-03-25 13:13:15 +05:30
Carlos Ruiz b20eccf1ab IDEMPIERE-1900 iDempiere Debian Installer / thanks to V Brunner for reporting https://groups.google.com/d/msg/idempiere/WbaMAPfK6QM/OY0aa6Xh1yUJ 2015-03-25 11:49:07 -05:00
Deepak Pansheriya 54daecd218 IDEMPIERE-2483: Fixing NPE 2015-03-25 19:20:01 +05:30
Nicolas Micoud 1e85ef81ad IDEMPIERE-2072 get number of non business days between 2 dates / fix NPE 2015-03-23 14:40:37 -05:00
Carlos Ruiz c1fe36259a IDEMPIERE-1900 iDempiere Debian Installer / thanks to Max for reporting https://groups.google.com/d/msg/idempiere/a3HrHAez1_E/t3HwPgo6MmcJ 2015-03-22 17:22:55 -05:00
Murilo Habermann Torquato 32ee03af05 ModelValidationEngine - old style validator needed to osgi events work and FireFacts OSGI event is not sent 2015-03-19 14:52:50 -03:00
Carlos Ruiz 267fe358df IDEMPIERE-2565 - found transaction not rolled back when initial client setup was failing with an exception 2015-04-08 10:15:57 -05:00
hieplq da2fd9fffb IDEMPIERE-2565:NPE when run init client without input city of country has "Allow Cities out of List" = false 2015-04-08 02:11:46 +07:00
tsvikruha f1f732d7ae IDEMPIERE-2238 Printformat header not translated (report) 2015-04-07 21:19:48 -05:00
Carlos Ruiz 8ff9b52d2c IDEMPIERE-2447 Migration script from packin adding unnecessary updates / fix issue -> Unknown column reference type=null 2015-04-07 21:06:24 -05:00
hieplq 1cac3f646f IDEMPIERE-2544:to more warning compiler hidden good warning
leak resource
2015-04-04 13:37:51 +07:00
Carlos Ruiz d3107ced16 IDEMPIERE-2566 Print Format labels wrong after opening Report Wizard 2015-04-07 20:25:35 -05:00
Carlos Ruiz 5e7ee1ae81 IDEMPIERE-2526 Posting to multiple accounting schemas with Only Organization is broken 2015-03-18 22:38:30 -05:00
Carlos Ruiz 751eb917f2 IDEMPIERE-2526 Posting to multiple accounting schemas with Only Organization is broken 2015-03-18 22:36:39 -05:00
Carlos Ruiz e8723e62e0 IDEMPIERE-2516 iDempiere monitor shows inactive clients (maintenance mode / active sessions) / thanks to Nicolas Micoud (nmicoud) 2015-03-18 14:55:04 -05:00