Commit Graph

378 Commits

Author SHA1 Message Date
hengsin beaaf31d9a
IDEMPIERE-4771 add Cloud Upload interface to report viewer and scheduler (#679)
* IDEMPIERE-4771 add Cloud Upload interface to report viewer and scheduler

* IDEMPIERE-4771 add Cloud Upload interface to report viewer and scheduler

Fix initial output type selection for csv. Fix handling of binary vs
text media type.

* IDEMPIERE-4771 add Cloud Upload interface to report viewer and scheduler

- Change AD_AuthorizationAccount scope from single value to multiple
selection list (AD_AuthorizationScopes replace AD_AuthorizationScope)

* IDEMPIERE-4771 add Cloud Upload interface to report viewer and scheduler

Fix isIntersectCSV db function

* IDEMPIERE-4771 add Cloud Upload interface to report viewer and scheduler

add back AD_AuthorizationScope Configured dynamic validation filter
2021-05-12 13:42:55 +02:00
Carlos Ruiz acf59cccbb
IDEMPIERE-4579 Function altercolumn fails when a role name has a dash (#429) 2020-12-02 15:34:25 +01:00
Carlos Ruiz 57fea708aa
IDEMPIERE-3862 ORACLE - Update datatype NCHAR to CHAR (#375) 2020-11-13 17:52:35 +08:00
Carlos Ruiz 86823a72e5
IDEMPIERE-4083 currency rate by document or by transaction (#372)
Found issue in _Bank/Cash Statement_ window, button _Create lines from_ is creating all lines (payments and receipts) positive, the correct behavior must be to create the receipts positive and payments negative.
To fix this:
* the function currencyConvertPayment was modified to use C_Payment_V instead of C_Payment
* the columns currencyrate, convertedamt and isoverridecurrencyrate were added to the view C_Payment_V
* the definition of the view C_Payment_V was moved from script to dictionary (easier to add new columns in future)
2020-11-12 09:59:03 +01:00
Deepak Pansheriya 08f6fb17d3
IDEMPIERE-3981: FindWindow - Overwrite isSelection at field level, Va… (#249)
* IDEMPIERE-3981: FindWindow - Overwrite isSelection at field level, Validation Rule overwrite for Find window, Extended search and advanced hiding options.

* IDEMPIERE-3981: Correcting migration script as per Carlos' code review finding

* IDEMPIERE-3981: Fixing as per code review comment
Co-authored-by: muriloht muriloht@devcoffee.com.br

Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2020-10-21 13:32:25 +02:00
Carlos Ruiz 0b35edfacf IDEMPIERE-3862 ORACLE - Update datatype NVARCHAR2 to VARCHAR2
Fix view to avoid compilation errors
2020-10-03 20:23:48 +02:00
Carlos Ruiz f106a61be3 IDEMPIERE-4083 currency rate by document or by transaction
Fix wrong pl/sql functions
2020-10-03 20:14:15 +02:00
Carlos Ruiz e9338353c8
IDEMPIERE-4426 Fix add_months and adddays functions (#220)
Fix add_months function in postgresql to make it consistent with its oracle version
Fix adddays function to behave consistent as the add_months in both oracle and postgresql
Fix adddays in postgresql to add managing fractional days (same as oracle does), so it can add hours, minutes, seconds
Fix subtractdays performance making it immutable
2020-08-21 13:08:07 +02:00
Carlos Ruiz 0fa717cf0a
IDEMPIERE-4083 currency rate by document or by transaction (#182)
Integrating a contribution from TrekGlobal developed by Heng Sin
2020-07-30 15:46:43 +08:00
Carlos Ruiz 940885c38c
IDEMPIERE-3358 Dictionary fixes (#101)
* Exclude Image fields from being copied for C_BPartner.Logo_ID and C_POSKey.AD_Image_ID
* Move AD_SessionInfo_V view definition to dictionary
* Add LDAPUser and Description to AD_SessionInfo_V
2020-06-09 12:44:41 +02:00
hengsin df5b0c2ea8 IDEMPIERE-4177 Replace SYSDATE with getDate() 2020-03-03 10:07:14 +08:00
Deepak Pansheriya 434cbaf110 IDEMPIERE-4157: Quick Form for fast data entry with keyboard 2020-02-26 16:08:42 +01:00
hengsin 2c639f7a69 IDEMPIERE-4178 Replace NVL with Coalesce 2020-02-21 09:54:57 +08:00
Carlos Ruiz 4113812884 IDEMPIERE-3413 Multi Select List and table reference - fix oracle seed - wrong application of script 201906171811_IDEMPIERE-3413.sql 2019-12-29 00:00:36 +01:00
Carlos Ruiz 3041228c45 IDEMPIERE-4130 MaxQueryRecords by Tab (FHCA-1115) 2019-12-18 23:07:01 +01: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
Diego Ruiz 7eeacc854d IDEMPIERE-3748 Script altercolumn is not recreating previously assigned permissions on dependent views (AP2-357) 2018-07-16 21:00:00 +02:00
Carlos Ruiz 6a7637bc42 IDEMPIERE-3639 Placeholders for every fields / integrate patch from Flemming Birch (sjeffen) 2018-03-08 16:00:38 +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 7558c71176 IDEMPIERE-3453 Fix Fact_Acct - fact_acct_trunc_dateacct index / based on Nicolas Micoud patch 2017-08-25 12:37:40 +02: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 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 9499cb0df4 IDEMPIERE-3252 Requisition's DateDoc in Unprocessed Document 2016-12-06 15:39:43 +01: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
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 6053ee4db6 1006003 UI - add conditional styles for fields. / IDEMPIERE-3115 2016-05-31 21:37:35 -05:00
Carlos Ruiz 53d3328067 IDEMPIERE-2020 Value Format for ZK 2016-05-05 23:35:42 -07: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
Murilo Habermann Torquato 9f004211d7 IDEMPIERE-2967 - RV_UnPosted with M_Production hardcoded values 2015-12-09 16:13:05 -02:00
Carlos Ruiz 236e4ee928 hg merge release-2.1 (merge release2.1 into development) 2015-06-17 18:19:25 -05:00
Carlos Ruiz 30f76d2c74 IDEMPIERE-2664 DB Extensibility issues / calling convert for direct prepareStatement 2015-06-17 12:32:06 -05:00
Carlos Ruiz 5cd07c4c26 IDEMPIERE-2668 Exclude Locators for Demand Operations 2015-06-12 23:14:33 -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 119f51f564 IDEMPIERE-2625 BOMPriceStd function incorre / thanks to red1 and Dietmar (didiber) for suggestion 2015-05-20 13:01:08 -05:00
Carlos Ruiz d9098bd571 IDEMPIERE-2440 lengh of client name in session active is wrong 2015-03-11 10:03:54 -05:00
Carlos Ruiz 825c5e4941 IDEMPIERE-2501 Product Attribute displayed wrongly in formats and info window 2015-03-04 18:57:48 -05:00
Carlos Ruiz c8f3a94f45 IDEMPIERE-1695 Errors on Invoice Not Realized Gain/Loss 2015-01-09 13:33:39 -05:00
Carlos Ruiz 97f7a85462 IDEMPIERE-2269 Multi-currency allocation broken in zk 2014-10-24 07:51:19 -05:00
Carlos Ruiz 2c04735527 IDEMPIERE-2134 Issues found on Payment Selection process
* Payment Selection Manual:
** WPaySelect.onEvent: improved to refresh lines on onlydue, paymentrule and paymentdate changes
** PaySelect.getPaymentRuleData: is getting also inactive payment rules
** WPaySelect is showing correctly the schedule records of an invoice, but the due date is wrong - leading to wrong schedule records shown with only due invoices flag
** PaySelect.getDocTypeData: Is just selecting API/APC, can also include AR documents

* Payment Selection Create (button on window)
** running PaySelectionCreateFrom repeated the invoices - must just add new
** issotrx set based on payment rule - direct debit Y, otherwise N
** The process is getting the records from C_Invoice instead of C_Invoice_V (as manual does) - this must be leading to error on selected schedule records for only due parameter (test required to confirm)

* Payment Print/Export
** deleted not used PayPrint.getPaySelectionData
2014-08-11 17:04:53 +02:00
Elaine Tan 42dd24b831 IDEMPIERE-1856 Amount in database functions and views are hardcoded to round to 2 decimal points - Get the Currency_ID from Accounting Schema when the passed in Currency_ID is 0 2014-06-06 18:39:11 +08:00
Deepak Pansheriya 5b5c119a57 IDEMPIERE-1770 refactoring code as per carlos' review comments 2014-06-28 16:14:04 +05:30
Deepak Pansheriya 29f0a5810e IDEMPIERE-1770 Allowing manual entry from Attributes tab on shipment/MR line 2014-07-01 21:07:07 -05:00
Carlos Ruiz d7147dc1f5 IDEMPIERE-1953 Performance problem of postgresql functions - adding STABLE/IMMUTABLE attribute. 2014-05-30 12:11:20 -05:00
Carlos Ruiz 06ed133b34 IDEMPIERE-1856 Amount in database functions and views are hardcoded to round to 2 decimal points 2014-05-30 11:06:07 -05:00
Carlos Ruiz a183558071 hg merge release-2.0 (merge release2 into development) 2014-05-21 15:33:17 -05:00
Heng Sin Low d4927621f1 IDEMPIERE-1953 Performance problem of BOM* functions ( Part of Ticket 1004000 ). 2014-05-16 13:31:50 +08:00
Heng Sin Low 2915294c5c 1003965 IDEMPIERE-1950 Product Info Reservation not showing if Warehouse > Reservation Locator not populated. 2014-04-29 20:09:26 +08:00