Carlos Ruiz
|
ba541e7dc0
|
IDEMPIERE-1539 search without "%" mark in value, name, description fields
|
2018-07-19 23:09:04 +02:00 |
Carlos Ruiz
|
fce33028c3
|
IDEMPIERE-3749 Exception on create Request from mail / integrate patch from Евгений Куренский (ekurensky) - peer reviewed by Hiep Lq
|
2018-07-19 19:42:45 +02:00 |
Carlos Ruiz
|
71e8c2f878
|
IDEMPIERE-3746 Use AD_Language.DatePattern and TimePattern
|
2018-07-16 22:19:49 +02:00 |
Nicolas Micoud
|
42a69abfd8
|
IDEMPIERE-3746 Use AD_Language.DatePattern and TimePattern
|
2018-07-16 22:19:36 +02:00 |
Carlos Ruiz
|
72e7e21d28
|
IDEMPIERE-1703 improve search panel / peer review
|
2018-07-11 19:38:30 +02:00 |
Carlos Ruiz
|
8466e356d3
|
IDEMPIERE-1341 Wrong label in the Record Info dialog
|
2018-07-11 16:49:27 +02:00 |
Carlos Ruiz
|
ab5c5817fa
|
IDEMPIERE-3743 Changing price list does not change currency when entering an invoice/order (AP2-383)
|
2018-07-11 13:34:43 +02:00 |
Carlos Ruiz
|
a9eb35a4c2
|
IDEMPIERE-2857 Improve transaction names for deletes / integrate peer reviewed patch from Nicolas Micoud (nmicoud) / IDEMPIERE-3416
|
2018-07-09 21:33:18 +02:00 |
Carlos Ruiz
|
91882dcb44
|
IDEMPIERE-3719 Add display name when sending emails
|
2018-07-09 21:19:34 +02:00 |
Carlos Ruiz
|
ada02cdea5
|
IDEMPIERE-3735 Import Business Partner gives a 'Null Pointer Exception' / IDEMPIERE-3512
|
2018-07-09 20:26:15 +02:00 |
Carlos Ruiz
|
3f1026519f
|
IDEMPIERE-2944 Preserve iDempiere session between sucessive webservice calls / fix Context Lost issue
|
2018-07-09 14:43:18 +02:00 |
Carlos Ruiz
|
31e1dead2c
|
IDEMPIERE-3736 We can edit completed Document under specific condition.
|
2018-07-09 10:38:24 +02:00 |
Nicolas Micoud
|
6fbb57307d
|
IDEMPIERE-3738 Reference Color broken
|
2018-07-04 16:16:19 +02:00 |
Diego Ruiz
|
2cf832fc43
|
IDEMPIERE-3618 Support OFX 2 in org.compiere.impexp.OFXFileBankStatementLoader
|
2018-06-21 10:50:27 +02:00 |
Carlos Ruiz
|
36985e7096
|
IDEMPIERE-3618 Support OFX 2 in org.compiere.impexp.OFXFileBankStatementLoader / integrate partially patch from David Podhola
|
2018-06-20 22:04:16 +02:00 |
Carlos Ruiz
|
e15bab7005
|
Backed out changeset 0c817684f795 IDEMPIERE-3702
|
2018-06-18 21:14:43 +02:00 |
Carlos Ruiz
|
2822f54412
|
Backed out changeset b7cf7fc7d33e IDEMPIERE-3702
|
2018-06-18 21:14:26 +02:00 |
Carlos Ruiz
|
9f9249869a
|
IDEMPIERE-3169 recent item do a lot query / IDEMPIERE-3622 MRecentItem is not thread safe
|
2018-06-14 16:13:15 +02:00 |
Carlos Ruiz
|
18017938e6
|
IDEMPIERE-3169 recent item do a lot query / implement cache for the label of recent items
|
2018-06-07 10:34:08 +02:00 |
Carlos Ruiz
|
667875b709
|
IDEMPIERE-3728 Cannot report adjustment periods with Report Cube
|
2018-06-07 09:20:03 +02:00 |
Carlos Ruiz
|
5768442cfe
|
IDEMPIERE-3727 Report Cube creates data for all client in fact_acc_summary table / integrate patch from Pritesh Shah
|
2018-06-07 08:39:42 +02:00 |
Diego Ruiz
|
2dd5de751d
|
IDEMPIERE-3724 Status Line (Widget and status line) are being shown even when they are not active
|
2018-05-29 16:30:14 +02:00 |
Carlos Ruiz
|
6b5e6840aa
|
IDEMPIERE-731 Deactivating a node could impact proceeding / IDEMPIERE-1137 NPE in Form "WorkFlow Editor"
|
2018-05-29 16:13:30 +02:00 |
Carlos Ruiz
|
6e91b67a1b
|
IDEMPIERE-3593 Cannot search special characters like ß in Name
|
2018-05-24 17:34:47 +02:00 |
Carlos Ruiz
|
5e14110f5b
|
IDEMPIERE-3717 Overwrite Date on Complete - problem with currency conversion
|
2018-05-22 13:36:44 +02:00 |
Carlos Ruiz
|
caeac16f84
|
IDEMPIERE-3703 Performance: Retrieve product from cache in MStorageReservation - fix NPE for charge lines
|
2018-05-22 13:26:37 +02:00 |
Carlos Ruiz
|
b38367ee2f
|
IDEMPIERE-3702 Post if clearing is equal is not working on AP Payments AP2-140 / fix NPE when payment is zero
|
2018-05-21 20:00:05 +02:00 |
Deepak Pansheriya
|
9a0b9fb317
|
IDEMPIERE-2319: Adding date value type support in Attribute set and adding transaction support on Attribute dialog
|
2014-11-19 20:36:20 +05:30 |
Carlos Ruiz
|
ac0b824eee
|
hg merge release-5.1 (merge release5.1 into default)
|
2018-08-29 20:42:42 +02:00 |
Carlos Ruiz
|
2180fc3524
|
IDEMPIERE-2709 Adding support for editable field on info window / thanks to Deepak Pansheriya (Logilite) and Silvano Trinchero (FreePath)
|
2018-08-28 12:54:07 +02:00 |
Carlos Ruiz
|
8c30a6c6cd
|
IDEMPIERE-3760 Implement Virtual UI Column
|
2018-07-25 19:00:17 +02:00 |
Carlos Ruiz
|
9367a062f2
|
IDEMPIERE-2310 Improve description field with inline Html editor and html rendering / thanks to muriloht and hieplq - integrating pieces from both contributions
|
2018-07-24 01:05:30 +02:00 |
Carlos Ruiz
|
39e1727ebd
|
hg merge release-5.1 (merge release5.1 into default)
|
2018-07-23 23:47:21 +02:00 |
Carlos Ruiz
|
40bcba3ce2
|
hg merge release-5.1 (merge release5.1 into default)
|
2018-07-14 18:03:36 +02:00 |
Carlos Ruiz
|
a32055713e
|
hg merge release-5.1 (merge release5.1 into default)
|
2018-06-06 11:16:36 +02:00 |
Carlos Ruiz
|
a0dcf36f4e
|
IDEMPIERE-959 Missing get*_UU methods / based on patch from Nicolas Micoud (nmicoud)
|
2018-05-29 13:53:22 +02:00 |
Carlos Ruiz
|
cd298bf31f
|
hg merge release-5.1 (merge release5.1 into default)
|
2018-05-29 13:52:46 +02:00 |
Carlos Ruiz
|
919b6f34db
|
hg merge release-5.1 (merge release5.1 into default)
|
2018-05-17 21:59:23 +02:00 |
Nicolas Micoud
|
d28dec8f32
|
IDEMPIERE-3696 Implementing warning to encourage user to change their password before it is expired
|
2018-04-25 13:31:59 +02:00 |
Carlos Ruiz
|
c10b0cd46c
|
hg merge release-5.1 (merge release5.1 into default)
|
2018-04-23 09:21:16 +02:00 |
Carlos Ruiz
|
05dc56dc0e
|
IDEMPIERE-3512 csv import/export:resolve foreign should respect dynamic validate / peer review - add also reference validation
|
2018-04-17 14:51:54 +02:00 |
hieplq
|
a7be63439a
|
IDEMPIERE-3512:csv import/export:resolve foreign should respect dynamic validate
|
2018-04-17 14:50:34 +02:00 |
Carlos Ruiz
|
75b817b087
|
IDEMPIERE-3678 getAD_OrgBP_ID of I_C_BPartner returns string instead of number in DB that causes error in "Convert lead to bp"
|
2018-04-17 09:50:09 +02:00 |
Carlos Ruiz
|
f0bab73c31
|
IDEMPIERE-3684 Reports exported to Excel don't use ZK_FOOTER_SERVER_ / integrate patch from Nicolas Micoud (nmicoud)
|
2018-04-12 19:01:50 +02:00 |
Carlos Ruiz
|
da53148c79
|
hg merge release-5.1 (merge release5.1 into default)
|
2018-04-08 21:06:13 +02:00 |
Heng Sin Low
|
deecf48074
|
IDEMPIERE-3598 Wrong Product Cost Quantity if receipt quantity <> invoiced quantity
|
2018-04-05 12:19:02 +08:00 |
Carlos Ruiz
|
dcd5e0421f
|
IDEMPIERE-3664 New Role - User Assignment
|
2018-03-22 10:22:06 -03:00 |
Carlos Ruiz
|
193b7cae19
|
IDEMPIERE-3662 Error when inserting PO with a LOB mandatory field
|
2018-03-20 18:18:07 -03:00 |
Carlos Ruiz
|
75d8fd5ea6
|
IDEMPIERE-3663 iDempiereLBR requires access to org.compiere.acct.Doc_Order.getCommitmentSalesRelease
|
2018-03-20 17:38:46 -03:00 |
Carlos Ruiz
|
476b1283e8
|
hg merge release-5.1 (merge release5.1 into default)
|
2018-03-19 08:27:33 -03:00 |
Carlos Ruiz
|
00ec75b027
|
IDEMPIERE-3660 Improve Packin / PackIn is not notifying for non System tenant
|
2018-03-16 18:03:03 -03:00 |
Carlos Ruiz
|
89c00b7ada
|
IDEMPIERE-3660 Improve Packin - allow application on all tenants
|
2018-03-16 17:49:25 -03:00 |
Carlos Ruiz
|
096a535b28
|
hg merge release-5.1 (merge release5.1 into default)
|
2018-03-05 21:25:29 +01:00 |
Nicolas Micoud
|
1e20f020ab
|
IDEMPIERE-3649 Location can use CityID from another tenant
|
2018-03-05 21:22:25 +01:00 |
Carlos Ruiz
|
331f1a78c6
|
IDEMPIERE-1800 Reset Locked Account shows all clients
|
2018-03-01 10:21:25 +01:00 |
Carlos Ruiz
|
3de59aa95b
|
IDEMPIERE-3639 Placeholders for every fields / peer review
|
2018-02-24 14:29:46 +01:00 |
Nicolas Micoud
|
0c1b9fd6b9
|
IDEMPIERE-3639 Placeholders for every fields
|
2018-02-24 14:28:40 +01:00 |
Carlos Ruiz
|
e4118787d8
|
hg merge release-5.1 (merge release5.1 into default)
|
2018-02-24 12:25:39 +01:00 |
Carlos Ruiz
|
1216407472
|
IDEMPIERE-3637 Invoice vendor re-price is not recalculating taxes
|
2018-02-09 23:20:37 +01:00 |
Carlos Ruiz
|
969d02f63c
|
IDEMPIERE-3635 Cache getLookupInfo method to avoid multiple queries execution
|
2018-02-09 22:10:28 +01:00 |
Carlos Ruiz
|
e8f02018cc
|
IDEMPIERE-3653 1008833 fix NPE hiding configuration errors in hazelcast
|
2018-02-07 22:53:12 +01:00 |
Carlos Ruiz
|
45e1f0c654
|
IDEMPIERE-1906 Use postgresql SIMILAR TO instead of LIKE
|
2018-01-25 17:57:14 +01:00 |
Carlos Ruiz
|
ffcd468f13
|
IDEMPIERE-3617 Styles not working in master mode after navigate to another record
|
2018-01-24 13:54:21 +01:00 |
Carlos Ruiz
|
16167a62cb
|
hg merge release-5.1 (merge release5.1 into default)
|
2018-01-23 12:01:20 +01:00 |
Carlos Ruiz
|
44ef536af6
|
IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic
|
2018-01-23 11:55:52 +01:00 |
Carlos Ruiz
|
4069878bf9
|
IDEMPIERE-3653 1008833 Upgrade hazelcast to version 3.9.3 / integrate patch from hengsin
|
2018-01-23 17:19:21 +08:00 |
Heng Sin Low
|
0821aadd8c
|
IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic
|
2018-01-22 22:36:33 +08:00 |
Heng Sin Low
|
0e6975f59c
|
IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic
|
2018-01-22 22:36:33 +08:00 |
Carlos Ruiz
|
0636192a5e
|
IDEMPIERE-3628 Wrong invoice reversal for a price changed from zero to non-zero
|
2018-01-23 00:59:28 +01:00 |
Carlos Ruiz
|
339f171f65
|
IDEMPIERE-3099 AP Credit Memo, Rule: Cash Generate Payment with wrong amount
|
2018-01-22 19:28:28 +01:00 |
Carlos Ruiz
|
470b3d45cc
|
IDEMPIERE-3580 Advanced Zoom Across
|
2018-01-20 10:03:37 +01:00 |
Carlos Ruiz
|
975a46ae45
|
IDEMPIERE-3580 Advanced Zoom Across
|
2018-01-19 18:22:16 +01:00 |
Carlos Ruiz
|
af32053a03
|
hg merge release-5.1 (merge release5.1 into default)
|
2018-01-19 15:44:08 +01:00 |
Carlos Ruiz
|
e4c872275b
|
IDEMPIERE-3586 Add pagination to Query / implement in generic way - info window now can paginate also in oracle
|
2018-01-19 12:06:46 +01:00 |
Carlos Ruiz
|
caf3ca2367
|
hg merge release-5.1 (merge release5.1 into default)
|
2018-01-05 15:17:26 +01:00 |
Diego Ruiz
|
8bca99e93c
|
IDEMPIERE-2825 - Pluggable product pricing
|
2017-12-27 15:58:13 +01:00 |
Eduardo Jaremicki Moreira
|
4aa248e82b
|
IDEMPIERE-3586 Add pagination to Query
|
2017-12-21 15:37:39 -02:00 |
Heng Sin Low
|
b91b362f10
|
IDEMPIERE-3624 Physical Inventory - getDateMaterialPolicy for Line should include locator
|
2018-01-19 17:25:18 +08:00 |
Heng Sin Low
|
af17364314
|
IDEMPIERE-3622 MRecentItem is not thread safe
|
2018-01-19 13:59:24 +08:00 |
Carlos Ruiz
|
50c53e04f7
|
IDEMPIERE-3615 Import CSV Process not processing detail callouts -> data corruption
|
2018-01-15 11:29:07 +01:00 |
Diego Ruiz
|
43cfdd2a96
|
IDEMPIERE-2825 - Pluggable product pricing
|
2017-12-18 18:40:11 +01:00 |
z5k1
|
3136d8cda3
|
IDEMPIERE-3581 XB0001 Address Line Reverse display improvement in Location field
|
2017-12-17 20:57:43 +08:00 |
Carlos Ruiz
|
cf4bec058f
|
IDEMPIERE-3600 The ProductInfo Toolbar button can not be accessed through master roles
|
2018-01-10 14:42:32 +01:00 |
Carlos Ruiz
|
0ec3576fe2
|
IDEMPIERE-3599 allow DocActions to be selected in a more flexible way
|
2018-01-08 21:58:22 +01:00 |
Carlos Ruiz
|
3c10b2c455
|
IDEMPIERE-3604 improve error messages when process access rights are not set / IDEMPIERE-1920
|
2018-01-08 15:24:23 +01:00 |
Nicolas Micoud
|
82178fa0fd
|
IDEMPIERE-3578 BPartner Location name : Preserve custom name
|
2017-12-12 19:16:11 +01:00 |
Carlos Ruiz
|
6d2700ac72
|
hg merge release-5.1 (merge release5.1 into default)
|
2017-11-29 10:45:50 +01:00 |
Carlos Ruiz
|
23d8d55058
|
IDEMPIERE-3398 default "Payment Term" record of new client miss translate
|
2017-11-23 16:36:37 +01:00 |
anozimada
|
6b0428fc04
|
IDEMPIERE-3392 FillMandatory QtyInternalUse blocking doc action void in Internal Use
|
2017-11-23 15:00:59 +01:00 |
Heng Sin Low
|
0aa9041931
|
hg merge release-5.1 (merge release5.1 into default)
|
2017-11-17 05:21:18 +08:00 |
Heng Sin Low
|
e7540e1c70
|
IDEMPIERE-3536 Dynamic validation not working correctly in Grid View
|
2017-11-16 10:19:20 +08:00 |
Andy Conn
|
fbb260a1ea
|
IDEMPIERE-3530 Doc_Inventory.createFacts does not respect !line.isAcive() but MInventory.completeIt does. Posting fails.
|
2017-11-13 15:52:21 +01:00 |
Heng Sin Low
|
8385b79f0a
|
IDEMPIERE-3557 Field dependency analysis doesn't work with context variable using the : notation
|
2017-11-13 10:16:27 +08:00 |
Carlos Ruiz
|
452a848f71
|
IDEMPIERE-2361 / IDEMPIERE-581 / organize SysConfig
|
2017-11-12 11:46:00 +01:00 |
Carlos Ruiz
|
57a4fd9f70
|
IDEMPIERE-3551 - 1008086 - External (non-plugin) 2Pack automation
|
2017-11-08 19:36:04 +01:00 |
Carlos Ruiz
|
c582c21810
|
IDEMPIERE-3551 1008086 - External (non-plugin) 2Pack automation
|
2017-11-08 18:29:30 +01:00 |
Carlos Ruiz
|
ed891d0c71
|
hg merge release-5.1 (merge release5.1 into default)
|
2017-11-10 15:05:26 +01:00 |
Heng Sin Low
|
c0e13c7321
|
IDEMPIERE-3535 Implement font icon theme
|
2017-11-03 06:56:57 +08:00 |
Carlos Ruiz
|
8fc27bc33c
|
Model classes for 5.1
|
2017-10-31 23:24:50 +01:00 |
Carlos Ruiz
|
d6908fc065
|
Point to version 5.1
|
2017-10-31 23:03:48 +01:00 |
Carlos Ruiz
|
a036839491
|
hg merge release-4.1 (merge release4.1 into default)
|
2017-10-31 17:55:06 +01:00 |
Carlos Ruiz
|
5dbdbc93aa
|
IDEMPIERE-3534 Webservice error - Cannot Access
|
2017-10-31 17:30:55 +01:00 |
Heng Sin Low
|
43300bdfc2
|
IDEMPIERE-3514 Production: Could not save MA for Production line
|
2017-10-26 10:16:49 +08:00 |
Nicolas Micoud
|
73f1764acd
|
IDEMPIERE-3411 When lauching a report based on a report view, available print formats are not filtered
|
2017-10-24 17:13:39 +02:00 |
Carlos Ruiz
|
a7ce6b29ac
|
IDEMPIERE-3096 Use indirect context for mail signatures
|
2017-10-24 16:52:47 +02:00 |
Carlos Ruiz
|
96f2838b06
|
IDEMPIERE-1162
|
2017-10-24 16:39:45 +02:00 |
Carlos Ruiz
|
f8cf23f2cb
|
IDEMPIERE-3521 InfoWindow problem on other SQL when make a register count / peer review and integrate patch from Orlando
|
2017-10-20 19:41:57 +02:00 |
Carlos Ruiz
|
1616e7a95b
|
IDEMPIERE-1546 There is no OSGi interface for a PaymentExport / thanks to Markus Bozem
|
2017-10-17 18:29:34 +02:00 |
Carlos Ruiz
|
7fb4e1fa57
|
minor - add AD_PREFERENCE to exclusions on centralized ID
|
2017-10-13 15:37:29 +02:00 |
hieplq
|
d2acbd8e74
|
IDEMPIERE-3516:Spurious wakeups on EventManager
|
2017-10-11 22:51:19 +07:00 |
hieplq
|
08dfc02127
|
Merge with development
|
2017-10-19 19:53:41 +07:00 |
Heng Sin Low
|
4fa7235538
|
IDEMPIERE-3518 Improvement For Mobile Compatibility
|
2017-10-18 21:05:12 +08:00 |
Heng Sin Low
|
493dfc8c31
|
merge release4.1 into development
|
2017-10-18 08:52:52 +08:00 |
hieplq
|
929be757a2
|
Merge with development
|
2017-10-18 01:47:05 +07:00 |
Carlos Ruiz
|
ea5192578b
|
hg merge release-4.1 (merge release4.1 into development)
|
2017-10-13 16:41:48 +02:00 |
hieplq
|
4055d6db4d
|
IDEMPIERE-3503:can't csv import when type of column is text long
|
2017-09-25 04:48:41 +07:00 |
Heng Sin Low
|
2734bf3f9f
|
IDEMPIERE-3495 Project Issue Doesn't respect Material Policy
|
2017-09-20 16:03:29 +08:00 |
hieplq
|
58d573949f
|
IDEMPIERE-1926:Workflow/Wizard type - > Node Action Info Window MiSSING
|
2017-09-19 18:43:48 +07:00 |
Carlos Ruiz
|
981346c74e
|
IDEMPIERE-2743 Vendor RMA Void Reset Returned Qty to 1 / IDEMPIERE-576
|
2017-12-14 18:13:40 +01:00 |
z5k1
|
2ad8d5e02d
|
IDEMPIERE-3522 Fix amount in words for zh_CN
|
2017-12-14 09:37:54 +01:00 |
Carlos Ruiz
|
74cd2d1078
|
IDEMPIERE-3441 - peer review - solved bugs and some conceptual errors in the way import is expected to behave
|
2017-12-06 15:10:38 +01:00 |
Redhuan D. Oon
|
eb729142e7
|
IDEMPIERE-3441 Import Movement Require Wrongly OrgValue, LocatorValue and LocatorToValue / integrating patch suggested by Eduardo Gil
|
2017-12-06 14:40:26 +01:00 |
Carlos Ruiz
|
73511f25bb
|
IDEMPIERE-2544 remove minor warning
|
2017-12-03 14:46:10 +01:00 |
hieplq
|
7245687377
|
IDEMPIERE-2544:to more warning compiler hidden good warning
code warning
|
2017-12-03 14:37:20 +01:00 |
Carlos Ruiz
|
5044414ae4
|
IDEMPIERE-2544 Integrate/peer review patch IDEMPIERE-2544-containFunction.patch provided by Hiep Lq
|
2017-12-03 14:13:52 +01:00 |
Heng Sin Low
|
e3961c7d61
|
IDEMPIERE-3488 Improvement to Error Message for Negative Inventory Disallow exception
|
2017-09-15 11:15:10 +08:00 |
Carlos Ruiz
|
725c76c994
|
IDEMPIERE-905 Post-it functionality / wrong column name - creating problems with native sequences
|
2017-11-07 15:14:13 +01:00 |
Heng Sin Low
|
731ae053a8
|
IDEMPIERE-3485 Report/Process: Unique constraint exception after save parameter
|
2017-09-13 16:35:03 +08:00 |
Heng Sin Low
|
d4765a29e4
|
IDEMPIERE-3361 Cost details inherit amt/qty from wrong history cost element
|
2017-09-13 15:01:34 +08:00 |
Heng Sin Low
|
2d8ab00c56
|
IDEMPIERE-3484 ProjectIssue should create M_CostDetail record
|
2017-09-13 14:56:54 +08:00 |
Heng Sin Low
|
4336b27e6e
|
IDEMPIERE-3483 Issue to Project from Material Receipt => Error: Posts Unit Cost instead of Extended Cost
|
2017-09-13 14:49:12 +08:00 |
Heng Sin Low
|
a0d891f419
|
IDEMPIERE-3431 Posting error for Matched PO if invoice posted while MR is not posted
|
2017-09-12 18:07:01 +08:00 |
Carlos Ruiz
|
84b9538c14
|
hg merge release-4.1 (merge release4.1 into development)
|
2017-09-08 16:05:42 +02:00 |
Carlos Ruiz
|
2281f9ec81
|
IDEMPIERE-2353 Please, add to WLocationDialog & C_Location new field Address5 / thanks to Anna Smirnova from Palichmos
|
2017-09-08 16:02:41 +02:00 |
Carlos Ruiz
|
82ba01d4a3
|
IDEMPIERE-3469 MProductPricing does not consider new Product in current transaction / peer review - solve deprecated warnings
|
2017-09-08 15:29:41 +02:00 |
Andy Conn
|
9361e0f36c
|
IDEMPIERE-3469 MProductPricing does not consider new Product in current transaction
|
2017-09-08 15:29:00 +02:00 |
Carlos Ruiz
|
f74f08c521
|
IDEMPIERE-3472 Env.parseVariable not keeping unparseable variable / thanks to Ricardo Santana (ralexsander)
|
2017-09-08 15:19:38 +02:00 |
Carlos Ruiz
|
14faeeec5c
|
IDEMPIERE-3477 Allow use of variables in workflow next condition / thanks to Ricardo Santana (ralexsander)
|
2017-09-08 15:13:52 +02:00 |
Carlos Ruiz
|
01124f8ee4
|
IDEMPIERE-3471 Fix amount in words for Brazilian Portuguese / Thanks to Ricardo Santana (ralexsander)
|
2017-09-08 14:52:25 +02:00 |
Carlos Ruiz
|
a9330bf75d
|
IDEMPIERE-3423 MWFActivity missing displaytype validation in set variable nodes
|
2017-08-31 21:59:05 +02:00 |
Carlos Ruiz
|
53df432dc5
|
IDEMPIERE-3466 Workflow condition applied across all clients / thanks to Pritesh Shah
|
2017-08-31 17:52:37 +02:00 |
Carlos Ruiz
|
1bf66f1064
|
IDEMPIERE-3443 Payment Schedule leading to -> Current record was changed by another user, please ReQuery / IDEMPIERE-3462
|
2017-08-30 18:57:36 +02:00 |
Carlos Ruiz
|
6213d823ed
|
IDEMPIERE-3449 Chrome autocomplete contact email/password by user email after record saved
|
2017-08-30 18:09:32 +02:00 |
Carlos Ruiz
|
e287b987c2
|
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
|
2017-08-30 14:26:08 +02:00 |
Carlos Ruiz
|
09ecb2fc0b
|
IDEMPIERE-3459 GL Distribution Any Account
|
2017-08-28 11:51:08 +02:00 |
Carlos Ruiz
|
fb0cdb12e7
|
IDEMPIERE-3396 Performance Issue in Process' Saved Parameter
|
2017-08-27 11:55:25 +02:00 |
Soo Fang Lee
|
553867474e
|
IDEMPIERE-3442 Posting Error: Source Not Balanced after Sales Order=>Doc.Action="Void"
|
2017-08-25 13:05:54 +02:00 |
Carlos Ruiz
|
137d8b869c
|
IDEMPIERE-3438 Capture user suggestions for field terminology and context help - final peer review and tests for iDempiere
|
2017-07-28 18:49:07 +02:00 |
hieplq
|
dfe87def6a
|
IDEMPIERE-3375:import/export csv should use AD_Element.ColumnName to lookup
|
2017-05-25 15:58:49 +07:00 |
hieplq
|
fb3977af88
|
IDEMPIERE-3378:AD_Package_Exp_Detail should use EntityType column to refer AD_EntityType
|
2017-06-01 19:15:38 +07:00 |