Commit Graph

10695 Commits

Author SHA1 Message Date
Carlos Ruiz ac0845314c IDEMPIERE-2450 Enable Zoom for Record_ID on HTML Reports / thanks to Deepak Pansheriya and Adaxa for seed patch 2015-02-25 09:55:49 -05:00
Carlos Ruiz ee91d259f6 IDEMPIERE-2462 In table view, when using tab , it skip number box / thanks to Deepak Pansheriya 2015-02-25 08:32:03 -05:00
Carlos Ruiz 6386646199 IDEMPIERE-2440 - fix problem reported by Adam Tang at https://groups.google.com/d/msg/idempiere/WVjWIqZ4U94/KR81iPrsndIJ 2015-02-20 18:28:42 -05:00
Deepak Pansheriya 32d63d54b4 IDEMPIERE-2466 Creating new record on detail tab move focus on parent tab 2015-02-12 14:53:13 +05:30
Carlos Ruiz 34a1e631f4 IDEMPIERE-2451 Region list is not correctly sorted on location panel 2015-02-18 12:13:13 -05:00
Carlos Ruiz 300d2babc6 IDEMPIERE-2475 Some lists not ordered in translated languages 2015-02-18 12:02:00 -05:00
Carlos Ruiz ee48288fda IDEMPIERE-2452 Country list doesn't support multiple translations 2015-02-18 10:09:58 -05:00
Carlos Ruiz c0dad6aa82 IDEMPIERE-393 Setup wizards / translation issue 2015-02-07 22:32:00 -05:00
hieplq 45a716dd96 IDEMPIERE-2446:PopupMenu to move tree node disappear very fast 2015-02-05 13:38:47 +07:00
hieplq 19246fe68a IDEMPIERE-2440:lengh of org name in session active is wrong 2015-02-04 23:36:02 +07:00
Carlos Ruiz a003c83177 IDEMPIERE-1616 reversing of reconciled payments makes database inconsistent 2015-02-04 11:38:55 -05:00
hieplq 050d1ccba0 IDEMPIERE-1492:when login with Organization = *, run "Bank Transfer" make error "Fill mandatory fields: : Organization"
mistake when set convertType for payment to
2015-02-03 12:52:52 +07:00
hieplq c8004908e4 IDEMPIERE-2112:improve shortcuts for master detail data entry windows
fix esc key handle
2015-02-02 15:47:14 +07:00
Nicolas Micoud 56ee761d61 IDEMPIERE-2448 Hardcoded values in WRC3SortCriteriaPanel 2015-02-04 11:10:03 -05:00
Carlos Ruiz 1e9681173a IDEMPIERE-2435 Open Balance is wrong calculated with payment selection 2015-02-04 11:02:34 -05:00
Carlos Ruiz 80c885c5b4 IDEMPIERE-2283 Print format - footer hardcoded idempiere instead installation name / integrate patch from Nicolas Micoud (nmicoud) 2015-02-04 10:58:04 -05:00
Carlos Ruiz 62e7adb3bf IDEMPIERE-2449 Could not invoke Toolbar listener method: onSave - NPE on GridTab.fireDataStatusChanged 2015-02-04 10:57:18 -05:00
Nicolas Micoud 7338f2958f IDEMPIERE-2430 MConversionRate.getRate should retrieve only active rates 2015-02-04 10:20:02 -05:00
Carlos Ruiz 833c03ddc0 IDEMPIERE-2447 Migration script from packin adding unnecessary updates 2015-02-04 10:16:19 -05:00
Carlos Ruiz a75477d81d IDEMPIERE-2229 CSV export/import not working on tables with ad_ref_list / integrate patch from Claudemir Todo Bom (allgood)
* improve exporter not taking into account customized fields shown in grid when displaygrid=N
* improve the importer to allow zero ID for tables having record ID=0
* FileImportAction showing tip instead of message
2015-02-02 18:37:33 -05:00
Carlos Ruiz bfc00ae6a8 IDEMPIERE-2050 Improvement to Menu Lookup / IDEMPIERE-2407 2015-01-29 08:53:15 -05:00
Carlos Ruiz d7a63afd54 IDEMPIERE-2283 Print format - footer hardcoded idempiere instead installation name / based on patch from Nicolas Micoud (nmicoud) 2015-01-29 08:34:19 -05:00
Carlos Ruiz 1eae9f71bc IDEMPIERE-386 IDEMPIERE-1770 minor - drop unused code and improve order by 2015-01-28 09:19:37 -05:00
Carlos Ruiz 3caf738eae IDEMPIERE-2409 Improve Context Help performance using Cache 2015-01-17 10:51:23 -05:00
Carlos Ruiz f2cda463d1 IDEMPIERE-2404 Position in first pending node in Setup Wizard / when opening Setup Wizard the first time the context help of the node is not shown 2015-01-17 10:48:54 -05:00
Carlos Ruiz 1ff06a2668 IDEMPIERE-2404 Position in first pending node in Setup Wizard 2015-01-16 19:58:10 -05:00
Carlos Ruiz a19706d738 IDEMPIERE-2406 Recent Items showing windows that role cannot access 2015-01-16 18:45:19 -05:00
Carlos Ruiz 03fb5cbda7 IDEMPIERE-2405 Implement SaaS support for Setup Wizard 2015-01-16 18:44:33 -05:00
Carlos Ruiz 2e8fce6fde IDEMPIERE-2404 Position in first pending node in Setup Wizard 2015-01-16 16:57:40 -05:00
Carlos Ruiz 0422d05487 IDEMPIERE-2403 System Master Roles not combining correctly with SaaS 2015-01-16 16:51:38 -05:00
Carlos Ruiz 5f4030e4ab IDEMPIERE-2380 The Window ”Attribute Search” has been set to Not Active 2015-01-14 18:16:48 -05:00
Carlos Ruiz ecb23fde46 IDEMPIERE-1951 - changeset a02ba14 broke jasper formats running from print format 2015-01-14 18:00:11 -05:00
Carlos Ruiz 6e03e56b32 IDEMPIERE-386 IDEMPIERE-1770 - inventory count create broken when DateMaterialPolicy used with same ASI 2015-01-14 17:05:28 -05:00
Carlos Ruiz 28d5c48882 IDEMPIERE-2401 MStorageOnHand[] getAll, the forUpdate conflict with isUseGuaranteeDateForMPolicy 2015-01-14 16:36:24 -05:00
Carlos Ruiz 0b6211e032 IDEMPIERE-2402 Assignment must default to selected product 2015-01-14 16:05:14 -05:00
Chuck Boecking a7bdccda7a IDEMPIERE-2400 Info Schedule Does not Update Calendar when Resource is Changed 2015-01-14 15:47:56 -05:00
hieplq 014723e9a1 IDEMPIERE-2136:Info window problem 2014-11-15 21:02:04 +07:00
hieplq 53a3a38fb8 IDEMPIERE-2311:bad behavior of info window when after select a record and push enter key 2015-01-08 01:36:53 +07:00
hieplq 39c73c6eb7 IDEMPIERE-1652:message "re-login and re-start" is not show when switch record by click other item in tree 2015-01-14 15:02:10 -05:00
hieplq 1fadc26564 IDEMPIERE-2217:Weird behaviour with grid customization and checkboxes when Save Column Width 2014-10-17 19:15:49 +07:00
Carlos Ruiz f04e3ad89a IDEMPIERE-2295 AttachmentFileSystem incorrectly deletes attachment from filesystem 2015-01-14 12:24:22 -05:00
Carlos Ruiz dd4e1eba3a IDEMPIERE-2397 packout should clear folder before run process. 2015-01-14 11:50:38 -05:00
Carlos Ruiz ef107c0337 IDEMPIERE-1695 Errors on Invoice Not Realized Gain/Loss / minor - fix comment on migration script 2015-01-13 10:23:37 -05:00
Carlos Ruiz dd61cfc99f IDEMPIERE-2161 DiscountSchema works with every CumulativeLevel value / fix broken when DiscountType is FlatPercent 2015-01-13 10:09:51 -05:00
Carlos Ruiz 9e343a0ec4 IDEMPIERE-644 Transaction timeout with long runnig process 2015-01-13 08:58:04 -05:00
Carlos Ruiz b9bfc63cec IDEMPIERE-1425 Account element improvements 2015-01-11 21:10:46 -05:00
Carlos Ruiz 652c65aedd IDEMPIERE-1425 Account element improvements / based on patch from Nicolas Micoud (nmicoud) implemented in a generic way via AD_Tree.IsTreeDrivenByValue 2015-01-11 20:38:03 -05:00
Carlos Ruiz 112e69bad4 IDEMPIERE-2064 / add suggestion from Jan on IDEMPIERE-1851 2015-01-11 17:02:44 -05:00
Carlos Ruiz 9ddd480cb4 IDEMPIERE-2064 Implement toolbar+tab button 2015-01-11 16:56:56 -05:00
Carlos Ruiz 9d5e3413b3 IDEMPIERE-2333 Tab title is changed wrongly in some cases 2015-01-11 15:08:08 -05:00