Carlos Ruiz
eedeffda42
Fix migration scripts with problems
2013-04-25 00:35:30 -05:00
Carlos Ruiz
b29c11a889
Release scripts
2013-04-24 17:36:47 -05:00
Carlos Ruiz
42ed76d5f8
IDEMPIERE-166 Rebranding of logo and product name
2013-04-24 17:28:22 -05:00
Carlos Ruiz
eb661f8a64
UUID Generator / IDEMPIERE-868
2013-04-24 16:48:39 -05:00
Carlos Ruiz
f2017776e5
IDEMPIERE-794 Ticket #1001025 - Expand the views to provide more information
2013-04-24 16:47:46 -05:00
Carlos Ruiz
d7cac2c446
IDEMPIERE-863 Process panel assigns invalid default value for reference list
2013-04-23 23:21:15 -05:00
Carlos Ruiz
516b6893c2
IDEMPIERE-570 Doc_Production - production posting problems
2013-04-23 22:14:02 -05:00
Carlos Ruiz
234b3caa2a
IDEMPIERE-863 backout 7843948e1970
2013-04-23 20:55:39 -05:00
Carlos Ruiz
b1c63ccbbe
IDEMPIERE-541 Price calculation ignores the measurement unit. / Thanks to Juliana Corredor
2013-04-23 20:24:57 -05:00
Carlos Ruiz
d22a69c1f6
IDEMPIERE-814 POS Sales Order generating Cash transactions
2013-04-23 18:43:32 -05:00
Juan David Arboleda
53c8d8d9d9
IDEMPIERE-454 Easy import - V6 -> Add DocAction event for documents
2013-04-23 18:27:37 -05:00
Richard Morales
2fa71e092f
IDEMPIERE-814 POS Sales Order generating Cash transactions
2013-04-23 18:25:10 -05:00
Carlos Ruiz
976654ef25
IDEMPIERE-832 not shows the new request created in the Calendar / fix timezone problems - make alternate timezone configurable via CALENDAR_ALTERNATE_TIMEZONE sysconfig key
2013-04-23 17:07:31 -05:00
Carlos Ruiz
dfb3b1cee9
IDEMPIERE-794 Ticket #1001026 - Expand the views to provide more information / Wrong report definition is being hidden from user - show the exception
2013-04-23 16:01:35 -05:00
Carlos Ruiz
40984c23e7
IDEMPIERE-844 Trial Balance displaying account names only in system language / Thanks to Richard Morales
2013-04-23 15:51:48 -05:00
Carlos Ruiz
652d86479d
IDEMPIERE-722 Make email credentials configuration more flexible
2013-04-23 15:16:38 -05:00
Carlos Ruiz
cbd06adec1
IDEMPIERE-704 Fix Scheduler window / fix migration script for automated application
2013-04-23 08:25:21 -05:00
Heng Sin Low
ddea35b8d2
IDEMPIERE-831 Webstore broken
2013-04-23 15:55:32 +08:00
Heng Sin Low
8f15a876a9
Merge 6bacb8455969
2013-04-23 11:40:52 +08:00
Heng Sin Low
137bf2f635
export keylistener and atmosphere library.
2013-04-23 11:36:52 +08:00
Carlos Ruiz
ad909c55ac
IDEMPIERE-851 fitnesse improvements / fix problem with registering migration script
2013-04-22 19:45:28 -05:00
Carlos Ruiz
b8a6b85a86
IDEMPIERE-166 Rebranding of logo and product name - fix more links
2013-04-22 19:34:31 -05:00
Juliana Corredor
38877fc7ea
IDEMPIERE-166 Rebranding of logo and product name - fix links
2013-04-22 19:19:27 -05:00
Carlos Ruiz
9388df405b
IDEMPIERE-730 03_update_sequences.sql for native sequence
2013-04-22 15:56:04 -05:00
Carlos Ruiz
4a33f4434e
IDEMPIERE-851 fitnesse improvements / Peer Review
2013-04-22 14:51:29 -05:00
Juliana Corredor
c0d9c39f0d
IDEMPIERE-851 fitnesse improvements
2013-04-22 12:11:51 -05:00
Heng Sin Low
90c5d07898
minor NPE check.
2013-04-22 21:31:23 +08:00
Heng Sin Low
9e2ed40587
Merge cc8299e9ea58
2013-04-22 11:47:43 +08:00
Heng Sin Low
0fd68e54ca
Merge 7bba97c0db7e
2013-04-22 11:46:19 +08:00
Heng Sin Low
1279ad4203
minor: always trim away spaces from detail table name so "select * from c_order; c_orderline" work ( note the space after the semicolon separator ).
2013-04-21 20:57:43 +08:00
Heng Sin Low
de30d72c22
IDEMPIERE-460 Integrate and migrate 3e services. Added lookup support for web services to ease the building of idempiere web service client in webui or swing.
2013-04-21 09:23:44 +08:00
Richard Morales
81d3a4e570
IDEMPIERE-832 not shows the new request created in the Calendar
2013-04-20 18:50:29 -05:00
Juliana Corredor
964d9e7c52
IDEMPIERE-690 No Validation in Create Invoice Credit Memo for Customer RMA
2013-04-20 18:13:40 -05:00
Carlos Ruiz
761cc1e77e
IDEMPIERE-849 ORA-01730 on T_RV_RECONCILIATION
2013-04-20 17:47:18 -05:00
Richard Morales
f6a69197d4
IDEMPIERE-822 Info Product problem - not showing currency
2013-04-20 16:08:53 -05:00
Carlos Ruiz
408817900c
hg backout 53a9cde2ca5a
2013-04-19 08:52:20 -05:00
Heng Sin Low
f119515544
IDEMPIERE-460 Integrate and migrate 3e services. Added lookup support for web services to ease the building of idempiere web service client in webui or swing.
2013-04-19 20:54:14 +08:00
Heng Sin Low
c692c7e19e
IDEMPIERE-460 Integrate and migrate 3e services. Added lookup support for web services to ease the building of idempiere web service client in webui or swing.
2013-04-19 20:53:43 +08:00
Heng Sin Low
284104f96f
IDEMPIERE-460 Integrate and migrate 3e services. 1) Fixed process management for compositeService and runProcess. 2) Added UUID support for _ID column. This allow portable hard coding for non official id web service configuration. 3) Added field and param lookup support for more places. 4) Clean up some old code.
2013-04-19 20:53:00 +08:00
Heng Sin Low
67972e1d06
IDEMPIERE-460 Integrate and migrate 3e services. Improve support for building iDempiere web service client using Axis. Clean up dependency and exported package.
2013-04-19 20:50:03 +08:00
Heng Sin Low
f0d376c7ad
IDEMPIERE-166 Rebranding of logo and product name.
2013-04-19 20:04:49 +08:00
Elaine Tan
48b43928e2
Merge with 3fc57e6ea4ccdabadf06c311d1dc4bd5e0928cb3
2013-04-19 17:08:49 +08:00
Elaine Tan
670c4f9c9c
IDEMPIERE-867 Wrong shipping columns naming
2013-04-19 16:51:44 +08:00
Elaine Tan
f810e8dc10
IDEMPIERE-867 Wrong shipping columns naming
2013-04-19 16:22:51 +08:00
Carlos Ruiz
1e46d94027
Scripts to add required foreign keys and unique indexes
2013-04-18 17:44:09 -05:00
Elaine Tan
583ff26cc0
IDEMPIERE-862 Create lines from MPS Lines function is not working - wrong migration script naming
2013-04-18 20:22:41 +08:00
Elaine Tan
b542f8393e
IDEMPIERE-861 Online Shipment Process for International Shipment - save the shipping transaction record after process online
2013-04-18 19:43:13 +08:00
Elaine Tan
305a23403a
IDEMPIERE-860 Review Payment Processors
...
- improve the error message when a payment processor model is not found
- clear the result columns when copy from a payment transaction record
- fix the use of database transaction in payment transaction
2013-04-18 19:37:23 +08:00
Elaine Tan
c906b847b2
Ticket #1001763 : Standard Templates for Docs and Forms - Reporting - replace financial month range process parameter with date account range
2013-04-18 12:15:29 +08:00
Carlos Ruiz
5e5951fe31
IDEMPIERE-294 BroadCast Message / Several fixes:
...
- Clients <> System cannot expire their messages
- Reorganize window and set displaylogic for buttons
- Fix names of buttons
- Display just messages of client logged in
- Display non-expired messages without expiration date
2013-04-17 12:13:50 -05:00