Commit Graph

1574 Commits

Author SHA1 Message Date
Carlos Ruiz be325f3b22 IDEMPIERE-2483 Users can report on windows where they don't have access 2015-02-25 10:24:42 -05:00
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 34a1e631f4 IDEMPIERE-2451 Region list is not correctly sorted on location panel 2015-02-18 12:13:13 -05:00
Carlos Ruiz ee48288fda IDEMPIERE-2452 Country list doesn't support multiple translations 2015-02-18 10:09:58 -05: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
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 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 0422d05487 IDEMPIERE-2403 System Master Roles not combining correctly with SaaS 2015-01-16 16:51:38 -05:00
Carlos Ruiz 28d5c48882 IDEMPIERE-2401 MStorageOnHand[] getAll, the forUpdate conflict with isUseGuaranteeDateForMPolicy 2015-01-14 16:36:24 -05: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 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 9ddd480cb4 IDEMPIERE-2064 Implement toolbar+tab button 2015-01-11 16:56:56 -05:00
Carlos Ruiz b45b1863c9 IDEMPIERE-2392 Posted status incorrect when reposting on a period closed 2015-01-10 11:49:40 -05:00
Carlos Ruiz 94703678e9 IDEMPIERE-2184 Implement correct usage for adjustment accounting periods 2015-01-10 18:18:57 -05:00
hieplq f93bc28a0d IDEMPIERE-2148:Cant add fields over Grid Sequence fields in window column customisation 2015-01-08 02:14:33 +07:00
Carlos Ruiz 5e04ddd8a8 IDEMPIERE-1492 when login with Organization = *, run "Bank Transfer" make error "Fill mandatory fields: : Organization" / based on patch from hieplq 2015-01-07 11:10:30 -05:00
Carlos Ruiz 1162973504 IDEMPIERE-1148 Account : Add checkboxes to identify account kind (bpartner, product) 2015-01-07 09:16:44 -05:00
Carlos Ruiz fef106746a IDEMPIERE-448 Add CopyFrom on Bank Statement / fix problem copying lines without charges - throwing error about Charge is mandatory 2015-01-05 18:33:53 -05:00
Carlos Ruiz 8eb5a01501 IDEMPIERE-2379 Problem encrypting AD_Client.RequestUserPw 2014-12-29 19:51:55 -05:00
Carlos Ruiz 61117c42fe IDEMPIERE-2374 Production document not checking period open 2014-12-26 23:38:08 -05:00
Carlos Ruiz 71c842e7f5 IDEMPIERE-2373 Master Role Document Action Access not working for inventory subtypes 2014-12-26 23:37:50 -05:00
Carlos Ruiz 5d87eb5c55 IDEMPIERE-2368 Synchronize column not create table if virtual column is first / thanks to Nikita Polkovnikov 2014-12-22 10:03:45 -05:00
Carlos Ruiz 0eb7daffcb IDEMPIERE-2287 Overwrite Date on Complete - doesn't update dateacct / move call to setDefiniteDocumentNo to the beginning of completeIt (just after prepareIt) 2014-12-18 12:28:43 -05:00
Carlos Ruiz e875d72fb0 IDEMPIERE-1996 InventoryLine inherits bad default / prefill the default locator in M_Inventory and M_InOut documents 2014-12-17 20:06:23 -05:00
Carlos Ruiz 5d5f073bd5 IDEMPIERE-2287 Overwrite Date on Complete - doesn't update dateacct 2014-12-17 19:04:33 -05:00
Carlos Ruiz 72bb8e620a IDEMPIERE-2355 - Allow to style the summary rows of HTML report / peer review 2014-12-17 17:00:42 -05:00
allgood c660a0af9b IDEMPIERE-2355 - Allow to style the summary rows of HTML report 2014-12-11 01:48:23 -02:00
Carlos Ruiz 7d5d604095 Fix for IDEMPIERE-1878 Printformat name in login language / throwing exception SEVERE: TableName not correctly parsed - TableNameIn=AD_PrintFormat - AccessSqlParser[|0] 2014-12-17 16:41:58 -05:00
Carlos Ruiz d547cacad8 IDEMPIERE-2356 Allow global context in virtual columns 2014-12-10 15:06:54 -05:00
Carlos Ruiz 812b3944d9 IDEMPIERE-2330 Reserved Qty is incorrect when voiding Shipment 2014-12-10 15:03:10 -05:00
Carlos Ruiz 7b1ca03530 IDEMPIERE-2347 Cannot void Material Receipt matched to Purchase Order 2014-12-08 15:54:39 -05:00
Carlos Ruiz 000825464c IDEMPIERE-2352 Unaccented Menu Search 2014-12-04 10:54:02 -05:00
Carlos Ruiz 65591f0ccb IDEMPIERE-2050 Improvement to Menu Lookup / improve name of sysconfig key 2014-12-04 10:23:46 -05:00
Carlos Ruiz b61adbd398 IDEMPIERE-2050 Improvement to Menu Lookup 2014-12-03 19:32:14 -05:00
Carlos Ruiz 946fd0e942 IDEMPIERE-2342 SearchDefinition - query : could show record of other tenants / IDEMPIERE-2095 Menu Lookup return records from another client / fix for swing 2014-12-03 18:24:06 -05:00
Carlos Ruiz 899c60b041 IDEMPIERE-2103 Process for run import csv 2014-12-02 18:54:20 -05:00
Carlos Ruiz 67c4abd701 IDEMPIERE-2349 Language wrongly applied when print format item date has pattern 2014-12-02 09:46:40 -05:00