Commit Graph

2449 Commits

Author SHA1 Message Date
Carlos Ruiz 3a0e748f1e IDEMPIERE-3405 When Window Preference doesn't exists then Default Doctype Taken - also from another client / IDEMPIERE-2672 2017-06-25 14:59:26 +02:00
Carlos Ruiz 822453941d IDEMPIERE-3405 When Window Preference doesn't exists then Default Doctype Taken - also from another client / IDEMPIERE-2672 2017-06-25 00:41:23 +02:00
Carlos Ruiz 5fee4bf291 IDEMPIERE-3401 Orderline Discount Context issue 2017-06-24 19:00:55 +02:00
Carlos Ruiz 35a3c406a9 IDEMPIERE-3409 Make separator used between identifier fields configurable 2017-06-24 18:08:37 +02:00
Carlos Ruiz 2ac53ef2fd IDEMPIERE-794 fix wrong reference 2017-06-22 17:48:46 +02:00
Carlos Ruiz c42958d700 IDEMPIERE-3403 Allow search by UU in windows 2017-06-21 20:09:36 +02:00
Diego Ruiz e012b916e2 1008086 IDEMPIERE-2771 implement semaphore in internal 2packs to avoid multiple servers applying same 2pack 2017-06-21 01:24:25 +02:00
Carlos Ruiz 8615b92609 IDEMPIERE-3394 Allow defining web service type in System and extend in Tenant 2017-06-13 17:58:02 +02:00
Heng Sin Low 9eef8e0ca8 IDEMPIERE-3352 Enhancement of Batch Level Costing. 2017-06-04 17:11:03 +08:00
Carlos Ruiz c5aca27ae1 IDEMPIERE-3358 Fix the index for ASP_ClientLevel - add the fix also in a new migration script in case the previous was already applied 2017-05-12 15:37:10 +02:00
Carlos Ruiz 2e74a9b7de IDEMPIERE-3338 Document Status Indicator / make fields updateable 2017-05-04 11:39:47 +02:00
Carlos Ruiz 802a3ee262 IDEMPIERE-3328 Trees : Ability to force loading of all nodes / peer review 2017-05-03 18:21:01 +02:00
Nicolas Micoud 0107f87a3a IDEMPIERE-3328 Trees : Ability to force loading of all nodes 2017-05-03 18:19:26 +02:00
Carlos Ruiz ab23c91233 IDEMPIERE-3358 Dictionary fixes
- UNIQUE INDEX fox ws_webservicetype_value
- Add ASP_Tab unique index to disallow repeating same tab - same for others in ASP
- Default for ASP_Status = S
- AD_Table.MaintainChangeLog must default to Y
- EntityType default sys-configurable
- AD_Menu.IsSOTrx must default to Y to be consistent with AD_Window
- disable changelog to recentitem and other tables
- Msg New and NewRecord are same - New must translate to just "New"
2017-04-29 21:15:53 +02:00
Carlos Ruiz a24936da7c IDEMPIERE-3338 Document Status Indicator 2017-04-13 13:52:43 +02:00
Carlos Ruiz 28505bf01b IDEMPIERE-3338 Document Status Indicator / integrate dashboard panel for Document Status (replaces Activities) - contributed by Adaxa - integrated to idempiere by Murilo - peer review and improvements by Carlos Ruiz 2017-04-12 21:27:59 +02:00
Carlos Ruiz 874ede8dce IDEMPIERE-3321 Add Mandatory Logic to Report & Process Parameter. / move scripts to right folder 2017-04-10 11:28:07 +02:00
Heng Sin Low 5c4973b528 IDEMPIERE-3321 Add Mandatory Logic to Report & Process Parameter. 2017-04-08 22:08:32 +08:00
Carlos Ruiz f9853ba495 IDEMPIERE-3115 1006003 - UI - add conditional styles for fields / fix integration error breaking IDEMPIERE-2020 2017-04-01 08:49:30 +02:00
Carlos Ruiz df7de8087a IDEMPIERE-3330 Shipment Line - movement qty field not shown until qty is changed 2017-03-31 18:10:05 +02:00
Carlos Ruiz a5e7802795 1007607 Implement generic UOM conversions (IDEMPIERE-3301) - peer review 2017-03-08 23:42:52 +05:30
Heng Sin Low a57b20414d 1007607 Implement generic UOM conversions (IDEMPIERE-3301) 2017-02-27 21:56:21 +08:00
Carlos Ruiz 98d73702f3 IDEMPIERE-1200 Check consistency of IBAN / peer review 2017-02-17 21:15:45 +01:00
markus_bozem 04928f78b8 IDEMPIERE-1200
Validate IBAN in C_BankAccount, C_BP_BankAccount, C_Payment, C_PaymentTransaction
Config via IBAN_VALIDATION, Default is Y
2017-02-17 21:14:57 +01:00
Diego Ruiz 654bd882dc IDEMPIERE-3291 - Increase length of ConstantValue in WS_WebService_Para 2017-02-01 18:28:01 +01:00
markus_bozem f83ee64a52 IDEMPIERE-3039 Add IBAN and Swift fields to Business Partner/Bank Account 2017-01-18 15:56:13 +01:00
Carlos Ruiz 2c6a5abf55 IDEMPIERE-3280 Callout invalid in the Asset balance form 2017-01-17 17:36:31 +01:00
Carlos Ruiz afaedf1bf6 IDEMPIERE-3279 Implement configurable Write-Off in Payment Selection 2017-01-13 17:50:38 +01:00
Carlos Ruiz 2941206592 IDEMPIERE-3270 fix wrong oracle migration script 2016-12-22 10:58:59 +01:00
Carlos Ruiz f1d8a68569 IDEMPIERE-2558 don't allow use old password when change password / fix dictionary and db for table AD_Password_History 2016-12-21 23:41:56 +01:00
Carlos Ruiz a697612728 IDEMPIERE-3269 fix wrong folder integration issue 2016-12-21 12:55:46 +01:00
Carlos Ruiz 66a493bc90 IDEMPIERE-3270 fix wrong folder integration issue 2016-12-21 12:54:41 +01:00
Nicolas Micoud 54afa51292 IDEMPIERE-3269 Field to show read-only grid / fix oracle migration script 2016-12-21 12:51:18 +01:00
Carlos Ruiz e9f3492ae3 IDEMPIERE-3272 Configure quick entry for basic tables / System Element 2016-12-21 12:49:15 +01:00
Heng Sin Low 3d1c1aea15 1006181 Speed-up windows - Field to show read-only grid. Fixed selected label bug. Added clear selection context menu. (IDEMPIERE-3269) 2016-07-26 17:29:16 +08:00
Heng Sin Low e2d26b3a97 1006181 Speed-up windows - Field to show read-only grid. (IDEMPIERE-3269) 2016-07-19 17:41:02 +08:00
Carlos Ruiz 9f9806d8de 1006008 Add field type for dashboard content. / fix migration script register (IDEMPIERE-3270) 2016-05-24 08:27:37 -05:00
Heng Sin Low 146af78c05 1006008 Add field type for dashboard content. (IDEMPIERE-3270) 2016-05-23 21:11:38 +08:00
Heng Sin Low 979d022418 1006008 Add field type for dashboard content. (IDEMPIERE-3270) 2016-05-10 20:31:56 +08:00
hieplq 060c5a2854 IDEMPIERE-2271:iDempiere is hardcoded EMail to support subject
conducte feedback header from env variable
2016-12-12 17:15:19 +07:00
Carlos Ruiz 9499cb0df4 IDEMPIERE-3252 Requisition's DateDoc in Unprocessed Document 2016-12-06 15:39:43 +01:00
Carlos Ruiz 655a92717a prepare build.xml files for new version 2016-10-30 20:39:16 +01:00
Carlos Ruiz 3dd33fafad script version 2016-10-30 20:18:09 +01:00
Carlos Ruiz 144cc95db8 Add new foreign keys 2016-10-29 12:30:49 +02:00
Carlos Ruiz 3c9b9f4ef8 add registration to script fix entity types 2016-10-29 12:28:39 +02:00
Carlos Ruiz e92b968191 Fix entity types 2016-10-29 12:16:02 +02:00
Carlos Ruiz d0109a74f6 Generate year 2017 in GardenWorld calendar 2016-10-29 11:56:46 +02:00
Carlos Ruiz 20fca0a69e IDEMPIERE-3191 time to update performance gadget should use configuration / fix sysconfig level 2016-10-26 21:35:51 +02:00
Carlos Ruiz dbbb2d0022 hg merge release-3.1 (merge release3.1 into development) 2016-10-17 11:31:50 +02:00
Carlos Ruiz d0000a90a0 IDEMPIERE-3221 Add ability to report/group by Parent Product Category on Invoice Detail & Margin 2016-10-15 16:57:12 +02:00