hieplq
bbf7ff2bcb
IDEMPIERE-3191:time to update performance gadget should use configuration
...
preset default value
2016-10-07 19:32:32 +07:00
Nicolas Micoud
10129bba55
IDEMPIERE-3000 Automatic opening of menu entries at login
2016-10-05 15:09:49 +02:00
Nicolas Micoud
a34211b032
IDEMPIERE-3000 Automatic opening of menu entries at login
2016-09-09 15:09:51 +02:00
Carlos Ruiz
db1d42ab2d
IDEMPIERE-2668 Exclude Locators for Demand Operations / different approach to make reservation locator mandatory - previous approach didn't allow to add new warehouses
2016-09-06 14:58:33 +02:00
Elaine Tan
46b7bc39a7
IDEMPIERE-2668 Exclude Locators for Demand Operations
2016-06-06 11:40:23 +08:00
Carlos Ruiz
2c4b9163ae
IDEMPIERE-2676 Incorrect context variables - onNavigate Callout / make on navigate callout read only
2016-09-03 16:17:23 +02:00
Carlos Ruiz
e3c42f6078
IDEMPIERE-3173 Columns that must not be copied C_BPartner.ActualLifeTimeValue
2016-09-03 15:47:15 +02:00
Carlos Ruiz
8f01084f7c
IDEMPIERE-3171 Can't add record on POS Terminal / IDEMPIERE-170
2016-09-03 15:42:01 +02:00
Carlos Ruiz
eb6c1f4347
IDEMPIERE-3158 When we copy a bank account, the field Current Balance is copied too / integrate patch contributed by Matheus Eduardo Marcelino (MatheusMarcelino)
2016-08-24 15:11:22 +02:00
Carlos Ruiz
a8536f15af
IDEMPIERE-2065 flag "Pay Schedule valid" of invoice customer is not update in some case, make invoice not list in search when payment
2016-08-07 13:55:26 +02:00
Carlos Ruiz
ba489093d4
IDEMPIERE-3153 Allow negative BOM Product lines for co/by-products
2016-08-07 12:51:56 +02:00
Carlos Ruiz
d543f06a28
IDEMPIERE-3150 Multiple print of lines with charges in translated receipt/shipment or invoice
2016-08-06 11:23:06 +02:00
Carlos Ruiz
d0aa33e822
IDEMPIERE-2428 Oracle DB seed database
2016-08-03 13:03:26 +02:00
Carlos Ruiz
666fbe011e
IDEMPIERE-3146 CSV Import issues with resolveForeign when key is duplicated on foreign table
2016-08-03 12:39:13 +02:00
Carlos Ruiz
6053ee4db6
1006003 UI - add conditional styles for fields. / IDEMPIERE-3115
2016-05-31 21:37:35 -05:00
Carlos Ruiz
c11aa3e512
1006003 UI - add conditional styles for fields. / IDEMPIERE-3115
2016-05-30 23:38:44 -05:00
Carlos Ruiz
803979d925
IDEMPIERE-3073 improve set of max text lenght on grid panel / thanks to Eduardo Gil and Dirk Niemeyer
2016-05-30 21:46:23 -05:00
Carlos Ruiz
eab2cc1612
IDEMPIERE-3118 1005937 - Allow capture from webcam from Image field
2016-05-30 15:41:14 -05:00
Heng Sin Low
ad70d07927
IDEMPIERE-3118 1005937 - Allow capture from webcam from Image field / Enhance existing image reference to support webcam and additional layout options
2016-05-30 15:40:44 -05:00
Heng Sin Low
7b66732f46
1006003 UI - add conditional styles for fields. / IDEMPIERE-3115
2016-05-29 16:04:41 -05:00
Carlos Ruiz
38bebf5f3f
IDEMPIERE-3093 Product fields not showing identifiers in some windows
2016-05-09 11:21:14 -07:00
Carlos Ruiz
68cb19475f
IDEMPIERE-2020 Value Format for ZK / fix oracle script
2016-05-09 10:58:24 -07:00
Carlos Ruiz
30405a7ba6
IDEMPIERE-2020 Value Format for ZK / fix oracle script
2016-05-09 09:07:06 -07:00
Redhuan D. Oon
63bd879f33
IDEMPIERE-3065 Sales Pipeline Chart hardcode
2016-05-08 21:28:17 -07:00
Carlos Ruiz
53d3328067
IDEMPIERE-2020 Value Format for ZK
2016-05-05 23:35:42 -07:00
Carlos Ruiz
7b6d6172e7
IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window / peer review
2016-05-05 23:24:48 -07:00
Soo Fang Lee
28f19b68de
IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window
2016-03-22 00:09:13 +08:00
Soo Fang Lee
8cc4cc3f99
IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window
...
IDEMPIERE-3047 Cost Adjustment propagate wrong cost amount to Organization accounting schema denoted in different currency
- In the cost adjustment header filter currency based on the organization member only.
- There seems to be a minor rounding issue for all costing records. (cost adjustment)
2016-03-16 15:59:59 +08:00
Soo Fang Lee
2890705226
IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window
...
IDEMPIERE-3047 Cost Adjustment propagate wrong cost amount to Organization accounting schema denoted in different currency
2016-03-04 01:03:16 +08:00
Soo Fang Lee
c4609c186c
IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window
...
IDEMPIERE-3047 Cost Adjustment propagate wrong cost amount to Organization accounting schema denoted in different currency
2016-03-03 21:51:08 +08:00
Carlos Ruiz
9e7d32a5a7
IDEMPIERE-3090 Inventory Count Search Key is too short
2016-05-05 12:03:16 -07:00
Jesús García
9360bdcba8
IDEMPIERE-3087 Process: Add or Copy Accounts - null value in v_liability_services_acct
2016-04-28 15:59:37 -07:00
Jesús García
19a3da8077
IDEMPIERE-3087 Process: Add or Copy Accounts - null value in v_liability_services_acct
2016-04-28 11:30:11 -07:00
Carlos Ruiz
8a22cf781a
IDEMPIERE-3058 Make 2Pack transaction safe / fix oracle script as advised by Dirk Niemeyer
2016-04-06 14:40:48 -05:00
Carlos Ruiz
8bf236657c
IDEMPIERE-3058 Make 2Pack transaction safe (for postgres)
...
- added sysconfig 2PACK_COMMIT_DDL - by default now in postgresql the 2pack process everything in one transaction and rollback all in case of failure
- now 2Pack is marked as failed if there are unresolved elements
- fix a locking issue when creating change log and 2pack has locked ad_table foreign key
- the Incremental2PackActivator now reprocess the packages that are not marked as Completed successfully
- the Incremental2PackActivator stop processing more packin versions if one fails
2016-03-23 01:50:03 +01:00
Carlos Ruiz
18e494fd12
IDEMPIERE-3057 2Pack handler for SQL Statements that must not fail
2016-03-22 19:12:26 +01:00
Carlos Ruiz
e51ad389e7
IDEMPIERE-3052 Advanced Search on doctype on invoices or orders shows all the doctypes
2016-03-21 23:41:04 +01:00
Carlos Ruiz
dc227473be
IDEMPIERE-3052 Advanced Search on doctype on invoices or orders shows all the doctypes
2016-03-11 02:13:02 +01:00
Carlos Ruiz
fb48e96904
IDEMPIERE-2064 Implement toolbar+tab button / show all DocAction buttons in trx windows in toolbar and window (useful to have the docaction button always reachable even if the button is at the bottom of the document - no need to scroll)
2016-02-19 17:22:31 +01:00
Carlos Ruiz
9e585c0180
IDEMPIERE-3027 'Closed' projects are still selectable in drop downs - integrate patch from Antoni Ten
2016-02-17 15:03:36 +01:00
Carlos Ruiz
c072828a97
IDEMPIERE-3004 View Column - View Component require SeqNo / peer review
2016-02-03 20:36:37 +01:00
Diego Ruiz
c3ac442984
IDEMPIERE-3004 View Column - View Component require SeqNo
2016-02-03 20:21:46 +01:00
Carlos Ruiz
abad3091d0
IDEMPIERE-3022 Copy Columns from table error message / peer review
2016-02-03 18:52:21 +01:00
Diego Ruiz
42f3bd217b
IDEMPIERE-3022 Copy Columns from table error message
2016-02-01 17:19:21 +01:00
Carlos Ruiz
70e97317ad
IDEMPIERE-3005 Copy view and view components / peer review
2016-02-03 18:48:39 +01:00
Diego Ruiz
ec152cb618
IDEMPIERE-3005 Copy view and view components
2016-02-03 17:12:09 +01:00
Diego Ruiz
87432dd660
IDEMPIERE-3004 View Column - View Component require SeqNo
2016-01-27 19:12:47 +01:00
Carlos Ruiz
949c93b221
IDEMPIERE-3013 Multi Languages - column not foud (c_order_header_v and c_order_header_vt)
2016-01-27 17:17:35 +01:00
Carlos Ruiz
71f8c3c3a9
IDEMPIERE-3015 Wrong AD_Sequence_UU shown in Field record panel
2016-01-27 17:06:25 +01:00
Carlos Ruiz
810128a020
IDEMPIERE-2954 Hardcoded messages when an error occurs on converting currencies in invoices / peer review
2016-01-20 17:17:44 +01:00
Nicolas Micoud
2d840a2f4d
IDEMPIERE-2954 Hardcoded messages when an error occurs on converting currencies in invoices
2016-01-20 17:05:46 +01:00
Nicolas Micoud
6217046c4d
IDEMPIERE-2985 Recurring : implement Payment
2016-01-20 14:55:05 +01:00
Carlos Ruiz
0d1911f2c6
IDEMPIERE-2967 - RV_UnPosted with M_Production hardcoded values / fix register on oracle script
2015-12-13 18:03:36 -05:00
Murilo Habermann Torquato
9f004211d7
IDEMPIERE-2967 - RV_UnPosted with M_Production hardcoded values
2015-12-09 16:13:05 -02:00
Elaine Tan
04dfeff84c
IDEMPIERE-2973 / 1005382 Requests are showing up on the wrong person's calendar
2015-12-12 19:38:11 -05:00
tsvikruha
44f99b45bc
IDEMPIERE-2716 Bank Register Report - add Bank Account Parameter
2015-12-12 12:16:48 -05:00
Carlos Ruiz
5020a2743a
fix wrong name registered on script
2015-11-18 11:51:03 -05:00
hieplq
7907f901ca
IDEMPIERE-2940:reduce size of repository
...
update guideline
2015-11-14 20:22:22 +07:00
hieplq
972dd355db
IDEMPIERE-2940:reduce size of repository
2015-11-14 17:17:25 +07:00
Carlos Ruiz
4ea156784c
hg merge release-2.1 (merge release2.1 into release-3.1)
2015-11-11 11:11:47 -05:00
Carlos Ruiz
454361be33
IDEMPIERE-2927 IDEMPIERE 2778 migration scripts fails on Oracle / based on patch from nmicoud
2015-11-11 11:10:03 -05:00
Carlos Ruiz
ea2d993e90
Create folders to start maintenance of r3.1 - NOTE: r3.1 maintenance scripts must go to folder i3.1 - r4 scripts must go to folder i3.1z
2015-10-30 23:48:32 -05:00
Carlos Ruiz
8cbcb58ff4
Set version to 3.1
2015-10-30 20:25:06 -05:00
Carlos Ruiz
3858914fb3
Script to create GW periods for 2016
2015-10-30 20:20:27 -05:00
Carlos Ruiz
c60f5a7f88
IDEMPIERE-2811 Each Record should have a primary key - M_ProductPrice / tested in a real migration with 300K records and it was extremely slow, changed the scripts for speed
2015-10-29 19:32:15 -05:00
Carlos Ruiz
c90ad788f8
QA for r3 - fill missing official UUIDs
2015-10-25 14:24:44 -05:00
Carlos Ruiz
410338a995
QA for r3 - fix wrong entity types on official dict
2015-10-25 14:09:16 -05:00
Carlos Ruiz
1c22570075
IDEMPIERE-2811 Each Record should have a primary key - M_ProductPrice / QA r3 - assign official IDs for seed records
2015-10-25 13:59:16 -05:00
Carlos Ruiz
329d24fc4e
IDEMPIERE-1846 Extend Scheduler by SchedulerSubject and SchedulerMessage / QA r3 - wrong custom ID on official migration script
2015-10-25 13:58:48 -05:00
Dirk Niemeyer
e010e5c461
IDEMPIERE-2778 2pack: column size for SQL statement shall be extended
2015-08-20 10:24:45 -05:00
Carlos Ruiz
4029fbd81c
IDEMPIERE-2771 Improve 2pack tracing for errors / implement mail notifier for 2packs
2015-08-19 22:12:11 -05:00
Carlos Ruiz
eace9bd6b5
IDEMPIERE-2771 Improve 2pack tracing for errors / editable pkversion to ease reprocessing of embedded 2pack
2015-08-18 20:21:24 -05:00
Carlos Ruiz
04dc38b1e4
IDEMPIERE-2771 Improve 2pack tracing for errors / make 2pack more traceable: (1) added link between ad_package_imp and ad_package_imp_proc, added tab on Pack In to see the detail when processed, make the detail zoomable and show zoomable objects on Package Maintenance
2015-08-18 13:14:10 -05:00
Carlos Ruiz
4d933e8287
refactor IDEMPIERE-1132 foreign key management for ticket IDEMPIERE-2745
2015-08-17 19:27:33 -05:00
Carlos Ruiz
eadfd48704
IDEMPIERE-2757 Key for M_Storage wrongly defined on dictionary / same issue found on Storage tab from Warehouse window
2015-08-13 18:10:51 -05:00
Carlos Ruiz
45ce71ef48
IDEMPIERE-2757 Key for M_Storage wrongly defined on dictionary
2015-08-06 17:30:03 -05:00
Carlos Ruiz
d63e1b2bd3
IDEMPIERE-2672 Region field in Tax Rate window default OR when default country is not USA
2015-07-29 08:49:41 -05:00
Carlos Ruiz
e5b4b954cb
IDEMPIERE-2635 Increase length of Constant Value on Web service Security->Web Service parameter / fix oracle script
2015-07-01 21:23:14 -05:00
Carlos Ruiz
2d77cc7d28
IDEMPIERE-2296 Value Preference should have precedence over Default Value of field / implement fix suggested by Tomas Svikruha
2015-10-25 12:14:52 -05:00
Carlos Ruiz
9d0d7f9b5f
IDEMPIERE-2896 UX: Doubleclick in text fields / Peer review
2015-10-22 09:14:59 -05:00
Diego Ruiz
aeecc7cc23
IDEMPIERE-2896 UX: Doubleclick in text fields
2015-10-22 15:55:54 +02:00
Carlos Ruiz
60e728e3ef
IDEMPIERE-2895 UX: Save changes in Detail Tab of a Master-Detail window / peer review
2015-10-22 08:58:50 -05:00
Diego Ruiz
32b4af94ae
IDEMPIERE-2895 UX: Save changes in Detail Tab of a Master-Detail window
2015-10-22 12:10:16 +02:00
Carlos Ruiz
9e55d99fd8
Fix wrong name scripts found on IDEMPIERE-1846 IDEMPIERE-2230 IDEMPIERE-1820
2015-10-16 11:13:23 -05:00
Carlos Ruiz
993901c7d7
IDEMPIERE-2811 Each Record should have a primary key / Implement for M_ProductPrice / Peer review
2015-10-16 10:19:26 -05:00
Chuck Boecking
77e1325b9e
IDEMPIERE-2811 Each Record should have a primary key / Implement for M_ProductPrice
2015-10-16 10:11:50 -05:00
Carlos Ruiz
821c8c3f5e
IDEMPIERE-2635 Increase length of Constant Value on Web service Security->Web Service parameter
2015-07-01 19:55:43 -05:00
Carlos Ruiz
ef854ac82c
IDEMPIERE-2672 fix wrong access records on seed
2015-07-01 09:36:31 -05:00
Carlos Ruiz
ccc2d90e8c
IDEMPIERE-2676 Incorrect context variables
2015-06-22 12:53:05 -05:00
Nicolas Micoud
99f08dbdee
IDEMPIERE-2685 Jasper process field should be visible only for Advanced roles
2015-06-17 08:12:03 -05:00
Nicolas Micoud
f53226d73a
IDEMPIERE-2663 Value of DatePrinted should not be copied when copying a record
2015-06-10 09:13:06 -05:00
Carlos Ruiz
1807441b2b
IDEMPIERE-2550 Invoice Detail & Margin Report: Margin and Discount should be -ve for credit transactions
2015-05-27 16:43:51 -05:00
Carlos Ruiz
30d9374764
IDEMPIERE-2540 Allowing Vendor qty break to specify breaks for all customers / add unique index
2015-05-27 12:56:12 -05:00
Carlos Ruiz
119f51f564
IDEMPIERE-2625 BOMPriceStd function incorre / thanks to red1 and Dietmar (didiber) for suggestion
2015-05-20 13:01:08 -05:00
Carlos Ruiz
2c5da3594b
IDEMPIERE-2131 List Validation allow same Name / peer review
2015-04-27 14:35:10 -05:00
Nicolas Micoud
c237e3bd0a
IDEMPIERE-2131 List Validation allow same Name
2015-04-27 14:34:02 -05:00
Carlos Ruiz
a0aef406d8
IDEMPIERE-2598 minor dictionary improvements
2015-04-25 12:48:37 -05:00
Carlos Ruiz
259d9156e1
IDEMPIERE-581 Store divider location for window per user / DetailHeight must be user preferences - found DetailCollapsed preference was also implemented as general client preference in IDEMPIERE-369
2015-04-22 10:07:35 -05:00
Carlos Ruiz
934dc5ca03
IDEMPIERE-2584 Field Sequence items not placed together in Purchase Order
2015-04-21 13:26:02 -05:00
Carlos Ruiz
367c8e37f8
IDEMPIERE-2587 Can't login by SuperUser to client with client roles has Use User Org Access / reversing IDEMPIERE-1408
2015-04-21 12:22:54 -05:00