Commit Graph

954 Commits

Author SHA1 Message Date
Elaine Tan 916636c30f IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added theme preference for trademark text for standard report footer. 2013-06-25 19:01:20 +08:00
Carlos Ruiz 4f2d489f29 Minor - lowering log level to a common message that is solved later 2013-06-24 22:10:50 -05:00
Carlos Ruiz 577057b1ba IDEMPIERE-1069 Callout doesn’t work the same way in quick entry window and normal AD window. / Peer review 2013-06-23 18:56:51 -05:00
Juliana Corredor c53e0f08c7 IDEMPIERE-1089 Document Type list in wrong language 2013-06-23 13:59:57 -05:00
Carlos Ruiz 339d10e787 IDEMPIERE-1087 Process Parameters don't have contextual menu (right click) / based on patch from Juliana Corredor 2013-06-21 19:57:56 -05:00
Carlos Ruiz 0e80967351 IDEMPIERE-1088 Problem with Reverse-Accrual with payment allocation 2013-06-21 19:26:14 -05:00
Carlos Ruiz ac1a8e486c IDEMPIERE-1079 Reset Allocation is leaving invoices as paid / Thanks to Juliana Corredor 2013-06-21 19:06:34 -05:00
Heng Sin Low 1993840bdc Merge 62bf3c7d8f22 2013-06-20 12:09:06 +08:00
Heng Sin Low 1d5b87afbf IDEMPIERE-1042 Role Data Access – Table Access Exporting. 2013-06-20 12:07:16 +08:00
Richard Morales b1b6d8ba0b IDEMPIERE-1071 Problem with using Report in tab Export Format Line 2013-06-19 19:44:43 -05:00
Carlos Ruiz 6b7e171196 IDEMPIERE-1070 Problem with Report in window Menu , tab traslation . Use language in Spanish 2013-06-19 18:33:28 -05:00
Nicolas Micoud d0aec1964d IDEMPIERE-958 2013-06-19 19:47:30 +02:00
Heng Sin Low f0c1b2db34 IDEMPIERE-1066 Toolbar Access problems. 2013-06-19 16:32:36 +08:00
Carlos Ruiz 4d31606343 IDEMPIERE-893 Use AD_InfoWindow_Access instead of DPViews for access to info windows / role access update 2013-06-18 22:22:00 -05:00
Carlos Ruiz ac058a1e7a Missing messages on IDEMPIERE-669 and IDEMPIERE-390 / raise log level for missing messages to increase chances to discover them 2013-06-18 15:31:17 -05:00
Heng Sin Low 2426e97c10 Merge b7d5f604e91f 2013-06-18 18:12:35 +08:00
Heng Sin Low 187eef6af2 IDEMPIERE-1044 Load testing. Make it easier to monitor connection pool status. 2013-06-18 18:10:02 +08:00
Carlos Ruiz 09a39bab52 IDEMPIERE-893 Use AD_InfoWindow_Access instead of DPViews for access to info windows / Based on patch from Juliana Corredor 2013-06-17 19:16:30 -05:00
Carlos Ruiz 470202287c IDEMPIERE-67 ProcessedOn should not be copied by MOrder.copyFrom / IDEMPIERE-922 / IDEMPIERE-938 / Restored backward compatibility on copying AD_Org_ID 2013-06-17 13:56:27 -05:00
Carlos Ruiz 3c9696db4b IDEMPIERE-994 Model afterSave and afterDelete must check success flag when doing DB work / based on patch from Carlos Sanchez 2013-06-14 13:09:51 -05:00
Carlos Ruiz 140eac588d IDEMPIERE-1040 The Sales Order / Purchase Order ignore the excluded tables for an Attribute Set defined as always mandatory 2013-06-13 23:41:30 -05:00
Richard Morales b4e46ac3f5 IDEMPIERE-996 Problem with searches when a tab is based on a view 2013-06-13 21:39:20 -05:00
Carlos Ruiz f4c50410dc IDEMPIERE-974 Issue with Quick Entry editor when a checkbox is added and a new record is created / peer review 2013-06-12 18:06:37 -05:00
Heng Sin Low 73a562b73c Merge da1cfed05569 2013-06-12 14:33:01 +08:00
Heng Sin Low 1d1782a02c IDEMPIERE-1044 Load testing. Fixed synchronization issue for m_instances. 2013-06-12 14:22:17 +08:00
Carlos Ruiz ac241a5db2 IDEMPIERE-1044 Load testing / avoid trxname > 60 chars (i.e. saving C_BPartner_Location) 2013-06-12 00:10:02 -05:00
Elaine Tan 888b4f073e IDEMPIERE-840 Improvement to Request model class 2013-06-10 19:39:09 +08:00
Elaine Tan c0895ae0fc IDEMPIERE-860 Review Payment Processors - fixed sql statement 2013-06-07 18:09:35 +08:00
Carlos Ruiz c85e398cc4 IDEMPIERE-1046 Ability to get a sequence number from everywhere / as suggested by Nicolas Micoud (nmicoud) 2013-06-19 09:54:15 -05:00
Juliana Corredor fac70fa059 IDEMPIERE-1067 Doc Matched Inv not processed and not posted 2013-06-19 08:08:43 -05:00
Carlos Ruiz 0616175792 IDEMPIERE-952 Setup wizard issue on setup wizard window 2013-06-04 23:19:26 -05:00
Elaine Tan 2deffafdab Merge with 44c18b00e72e79a347c3738041b9e34769ce2fb6 2013-06-03 13:17:21 +08:00
Elaine Tan 2a7586baab IDEMPIERE-860 Review Payment Processors
- Ensure that both bank account processor and payment processor accept the selected card type
- Add a checking to throw error when trying to save an active Bank Account Processor record with inactive payment processor
- Set the credit card type, credit card number and account name to read-only when a partner bank account record is tied to a customer profile ID reference
2013-06-03 12:55:43 +08:00
Carlos Ruiz 6c939f1c7e IDEMPIERE-1010 Thousands grouping separator is used for integers values / Implemented FormatPattern support for zk edition on numbers 2013-06-02 19:46:03 -05:00
Carlos Ruiz 6b57f30f62 IDEMPIERE-1001 Cannot correct Inventory (MA) Message IMPROVEMENT 2013-06-01 11:15:54 -05:00
Carlos Augusto Sanchez d822048536 IDEMPIERE-972 String index out of range: -1 on Financial Report 2013-05-29 19:27:11 -05:00
Carlos Ruiz b2d9e0ba88 IDEMPIERE-970 Role with the can Export option deselected would actually be able to export / jasper / peer review 2013-05-29 19:12:45 -05:00
Carlos Augusto Sanchez 3a0d154c52 IDEMPIERE-970 Role with the can Export option deselected would actually be able to export / jasper 2013-05-29 18:45:20 -05:00
Carlos Ruiz ef037df1b1 IDEMPIERE-933 Window Customization Security Hole 2013-05-29 17:17:41 -05:00
Richard Morales 4ec7c5e0e2 IDEMPIERE-933 Window Customization Security Hole 2013-05-29 17:10:16 -05:00
Carlos Ruiz f1662191a5 IDEMPIERE-814 POS Sales Order generating Cash transactions 2013-05-29 13:33:36 -05:00
Carlos Ruiz c8b2b44672 IDEMPIERE-983 Cannot print cash payments generated 2013-05-29 12:18:23 -05:00
Richard Morales fe88029151 IDEMPIERE-814 POS Sales Order generating Cash transactions 2013-05-29 11:37:13 -05:00
Carlos Ruiz c8da100ab2 IDEMPIERE-926 - SynchronizeTerminology doesn't update info window name in the menu 2013-05-29 11:03:26 -05:00
Carlos Ruiz a84ce786db IDEMPIERE-973 problem with searching in System Element / Peer review 2013-05-28 21:10:23 -05:00
Richard Morales 4b3295e563 IDEMPIERE-973 problem with searching in System Element 2013-05-28 21:09:07 -05:00
Carlos Ruiz 013d5c4fd4 IDEMPIERE-965 the "create table" process must also create the unique index for the UU column when found 2013-05-28 12:09:17 -05:00
Elaine Tan 1b1c7cb9d1 IDEMPIERE-954 Problem with Online Shipping Sales Order Rate Inquiry process 2013-05-23 15:46:43 +08:00
Heng Sin Low 460e5f2eac IDEMPIERE-949 Web services is loading spring schema resources from spring web site. Fixed changes that break webui. 2013-05-22 16:42:39 +08:00
Heng Sin Low 5cfb18cd60 IDEMPIERE-949 Web services is loading spring schema resources from spring web site. 2013-05-22 15:12:26 +08:00