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
Deepak Pansheriya
434cbaf110
IDEMPIERE-4157: Quick Form for fast data entry with keyboard
2020-02-26 16:08:42 +01: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
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
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
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
Carlos Ruiz
e247dac3a8
hg merge release-2.0 (merge release2 into development)
2014-05-14 12:41:43 -05:00
Elaine Tan
1abe2ca2ba
IDEMPIERE-1856 Amount in database functions and views are hardcoded to round to 2 decimal points
2014-03-26 12:18:20 +08:00
Carlos Ruiz
bc9b8049bc
hg merge release-2.0 (merge release2 into development)
2014-03-12 23:07:54 -05:00
Carlos Ruiz
f269768f71
IDEMPIERE-1144 Generating shipments from existing orders fails if product has mandatory attribute set / thanks to Tony Snook (tspc) for the initial patch
2014-03-12 21:45:02 -05:00
Carlos Ruiz
410a19b632
IDEMPIERE-1353 Choose to display trees on master, detail or both tabs / based on patch from Nicolas Micoud (nmicoud)
2014-01-25 13:56:48 -05:00
Carlos Ruiz
b9f272bbc3
IDEMPIERE-1588 Add country on non business days table
2014-01-15 10:06:04 -05:00
Carlos Ruiz
6c63b156a7
hg merge release-1.0c (merge release1 into release2)
2013-12-11 18:34:48 -05:00
Carlos Ruiz
52c4a94a22
IDEMPIERE-1625 Remittance is printing inactive address
2013-12-11 09:40:44 -05:00
Carlos Ruiz
01410e176e
IDEMPIERE-1459 Improving performance on InfoWindows
2013-10-24 15:15:13 -05:00
Heng Sin Low
a45b0b1238
IDEMPIERE-386 Redesign ASI usage for FIFO. Based on Patch From Deepak.
2013-10-17 17:53:54 +08:00
Carlos Ruiz
266e55afc8
hg merge release-1.0c (forward-porting)
2013-10-24 15:22:33 -05:00
Heng Sin Low
d95c2af901
Merged release-1.0c into development
2013-09-24 17:17:53 +08:00
Carlos Ruiz
5bc1dae184
IDEMPIERE-1370 Circular Reference in Product Info when a bom product is referenced to itself and its price-lists prices are set to zero
...
Thorough review of the BOM verification process:
1 - changed the three BOMprice functions to not take into account unverified BOMs
2 - fixed four BOMQty functions to point to correct BOM structures
3 - dropped from DB unused BOMQty*ASI functions and deprecated M_Product_BOM_Check.java class
4 - Verify BOMs process inactivated (pointing to unused structures)
5 - set default and displaylogic for process parameters of Verify BOM Structure
6 - set product verified flag as readonly to allow modification just via process verify BOM
7 - BOM products are marked as not verified when lines are changed or last line deleted
2013-09-19 21:52:10 -05:00