Peter Takács
8ede4bd048
IDEMPIERE-5593 - Drill Rule: Do not render Drill Rules for the same Report ( #1692 )
...
* IDEMPIERE-5593 - Drill Rule: Do not render Drill Rules for the same Report
* IDEMPIERE-5593 - fixes
2023-03-02 19:35:25 +08:00
Peter Takács
6280191292
IDEMPIERE-5589 - Drill Assistant throws Mandatory Exception when the Key Parameter is Mandatory ( #1688 )
2023-03-02 11:46:15 +08:00
Carlos Ruiz
e6c53e9e32
IDEMPIERE-5558 Payment Selection (manual) unusable ( #1661 )
...
- fix problem with filling the table before payment rule is set
2023-02-05 19:19:52 +08:00
Carlos Ruiz
dd7b63aa0d
IDEMPIERE-5523 Release 10 Peace ( #1624 )
...
- move master to release-11 development build
2022-12-24 00:20:49 +01:00
Peter Takács
54980d9a6e
IDEMPIERE-5514 - Drill Assistant Error - Drill key parameter is not set ( #1607 )
2022-12-22 21:26:59 +08:00
hengsin
8cf16e9fbd
IDEMPIERE-5506 Oralce: PaymentFormTest hangs due to DB dead lock ( #1595 )
2022-12-05 15:21:25 +01:00
Peter Takács
931687169a
IDEMPIERE-5489 - Allow to Start Drill Assistant from Window Field Menu ( #1580 )
...
* IDEMPIERE-5489 - Allow to Start Drill Assistant from Window Field Menu
* IDEMPIERE-5489 - fixes
* IDEMPIERE-5489 - fixes
* IDEMPIERE-5489 - remove setting width to 42%
2022-11-28 16:30:20 +08:00
Peter Takács
ea092b56ff
IDEMPIERE-5302 - Drill Assistant Feature fixes in initialisation logic ( #1581 )
...
* IDEMPIERE-5302 - Drill Assistant Feature fixes in initialisation logic
* IDEMPIERE-5302 - removing scripts commited by mistake
* IDEMPIERE-5302 - pr1581 patch
2022-11-28 15:06:29 +08:00
hengsin
5b5a957d87
IDEMPIERE-5471 Refactoring of Payment Selection and Payment Print/Exp… ( #1554 )
...
* IDEMPIERE-5471 Refactoring of Payment Selection and Payment Print/Export form
* IDEMPIERE-5471 Refactoring of Payment Selection and Payment Print/Export form
- merge patch from Carlos
2022-11-08 17:15:25 +01:00
Peter Takács
ed7fb79cd7
IDEMPIERE-5460 - Process Audit doesn't set printing related attribute… ( #1543 )
...
* IDEMPIERE-5460 - Process Audit doesn't set printing related attributes when editors are not set
* IDEMPIERE-5460 - fixes
2022-11-02 13:31:29 +08:00
hengsin
f9b070bcaf
IDEMPIERE-5459 Refactoring of Payment Form ( #1541 )
2022-10-31 18:39:55 +01:00
hengsin
e6eb86a1c5
IDEMPIERE-5447 Add unit test for Merge form ( #1523 )
...
* IDEMPIERE-5447 Add unit test for Merge form
* IDEMPIERE-5447 Add unit test for Merge form
- Merge patch from Carlos
2022-10-12 16:02:56 +08:00
hengsin
13d26966b6
IDEMPIERE-5440 Add unit test for Matching form ( #1510 )
2022-09-30 12:25:20 +02:00
hengsin
a6a80b7a8c
IDEMPIERE-5439 Add unit test for Fact Reconciliation form ( #1508 )
...
* IDEMPIERE-5439 Add unit test for Fact Reconciliation form
* Update WFactReconcile.java
* Update FactReconcile.java
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2022-09-30 12:17:22 +02:00
hengsin
536eda3546
IDEMPIERE-5427 Upgrade to Tycho 2.7.5 ( #1493 )
...
- restore .classpath to remove Tycho Configurator m2e connector
dependency
2022-09-21 14:21:27 +02:00
Elaine Tan
0b8b7da8e5
IDEMPIERE-5396 Replace CreateFrom form with Info Window Process ( #1469 )
...
* IDEMPIERE-5396 Replace CreateFrom form with Info Window Process
2022-09-19 18:30:24 +08:00
Deepak Pansheriya
8c5c0ecbfa
IDEMPIERE-5326: Parsing error for report view if where clause and vir… ( #1385 )
...
* IDEMPIERE-5326: Parsing error for report view if where clause and virtual column used in print format
* IDEMPIERE-5326: Fixing Compilation error
* IDEMPIERE-5326: Adding method back for backward compitability
* IDEMPIERE-5326: Adding constructors for backward compitability
2022-09-07 21:45:23 +08:00
Peter Takács
e670ebbd14
IDEMPIERE-5302 - Drill Assistant Feature with re-generated migration scripts ( #1390 )
...
* IDEMPIERE-5302 - Drill Assistant Feature with re-generated migration scripts
* IDEMPIERE-5302 - added IsShowInDrillOptions, ID fixes
* IDEMPIERE-5302 - added IsShowInDrillOptions default Y
* IDEMPIERE-5302 - creating Table Print Formats on Run Report
* IDEMPIERE-5302 - applied pr1390_fixes patch
* IDEMPIERE-5302 - applied pr1390_badimports patch
2022-08-17 18:08:45 +08:00
Carlos Ruiz
c88e6487f1
IDEMPIERE-5377 Invoice stuck in "Create From" material receipt window ( #1433 )
2022-08-11 20:51:20 +02:00
hengsin
1fcbd5ea07
IDEMPIERE-5358 Refactor CreateFrom ( #1413 )
...
* IDEMPIERE-5358 Refactor CreateFrom
* IDEMPIERE-5358 Refactor CreateFrom
- Fix java doc
* IDEMPIERE-5358 Refactor CreateFrom
- Fix SQL error for Oracle (SELECT without FROM only works for
PostgreSQL).
* IDEMPIERE-5358 Refactor CreateFrom
- revert change of protected method name.
2022-08-04 12:42:53 +02:00
Peter Takács
c62a9ad066
IDEMPIERE-1965 - Implement Generate Invoices (manual) as Info Window ( #1400 )
...
* IDEMPIERE-1965 - Implement Generate Invoices (manual) as Info Window
* IDEMPIERE-1965 - fixes
* IDEMPIERE-1965 - Deprecate Form
* IDEMPIERE-1965 - backwards compatibility
* IDEMPIERE-1965 - vendor RMA form legacy
* IDEMPIERE-1965 - merge patch
* IDEMPIERE-1965 - 1965_PR patch
2022-08-01 20:41:39 +02:00
hengsin
9f22430aad
IDEMPIERE-5359 Unit test not working with Oracle ( #1414 )
2022-07-31 19:22:06 +02:00
Carlos Ruiz
96e0870efd
IDEMPIERE-1963 Implement Generate Shipments (manual) as Info Window / fixes ( #1403 )
2022-07-20 14:48:50 +02:00
hengsin
a9068d6a15
IDEMPIERE-5327 Refactoring and clean up of BOM Drop form ( #1395 )
...
- Fix unit test
2022-07-14 19:32:55 +08:00
Carlos Ruiz
1846439e92
Revert "IDEMPIERE-5302 - Drill Assistant Feature ( #1345 )"
...
This reverts commit 809e3ae734
.
2022-07-08 13:25:19 +02:00
hengsin
b0021954e6
IDEMPIERE-5337 Refactoring of Generate Charge from Account form ( #1384 )
2022-07-07 15:41:05 +02:00
hengsin
d4801e3cb2
IDEMPIERE-5327 Refactoring and clean up of BOM Drop form ( #1381 )
...
* IDEMPIERE-5327 Refactoring and clean up of BOM Drop form
* IDEMPIERE-5327 Refactoring and clean up of BOM Drop form
- Fix scrolling of center content.
* IDEMPIERE-5327 Refactoring and clean up of BOM Drop form
- add Feature group support
2022-07-07 15:12:36 +02:00
Peter Takács
809e3ae734
IDEMPIERE-5302 - Drill Assistant Feature ( #1345 )
...
* IDEMPIERE-5302 - Drill Assistant Feature
2022-06-30 20:08:22 +08:00
hengsin
278fde8f72
IDEMPIERE-5332 Refactoring of Archive Viewer ( #1376 )
...
* IDEMPIERE-5332 Refactoring of Archive Viewer
* IDEMPIERE-5332 Refactoring of Archive Viewer
- remove join to AD_Process_Access
2022-06-30 19:28:19 +08:00
hengsin
c53fb6430e
IDEMPIERE-5316 Refactoring of Payment Allocation Form ( #1364 )
2022-06-14 14:20:06 +02:00
Peter Takács
bf32da5738
IDEMPIERE-4523 - Process Audit not mark AD_PInstance.IsProcessing on simple Reports ( #1343 )
...
* IDEMPIERE-4523 - Process Audit not mark AD_PInstance.IsProcessing on simple Reports
* IDEMPIERE-4523 - fixed workflow use case
2022-06-02 16:15:39 +08:00
PeterTakacs300
13e0c8e1a4
IDEMPIERE-5275 - Tabular Report Re-Query button/close paramater window ( #1306 )
...
* IDEMPIERE-5275 - Tabular Report Re-Query button/close paramater window
* IDEMPIERE-5275 - fix bug with asynch. threads
* IDEMPIERE-5275 - BusyMask not showing correctly fix
* IDEMPIERE-5275 - icons added
* IDEMPIERE-5275 - sysconfig added
* IDEMPIERE-5275 - patch 1306_PeerReview applied
* IDEMPIERE-5275 - requested changes applied
* IDEMPIERE-5275 - small fixes
* IDEMPIERE-5275 - fixed wrong merge
2022-05-13 22:14:59 +08:00
hengsin
e91aa9d0d3
IDEMPIERE-5082 Drop Shipment: Pass shipper and tracking number from MR to Customer Shipment ( #1284 )
2022-05-04 23:05:54 +02:00
hengsin
193dd936e5
IDEMPIERE-5199 Refactoring: Move SQL code at AbstractProcessCtl and ServerProcessCtl to MPInstance ( #1198 )
2022-02-22 12:35:27 +01:00
hengsin
c205757bf3
IDEMPIERE-5201 IStatusBar: Missing license header and javadoc ( #1199 )
2022-02-22 12:29:14 +01:00
Carlos Ruiz
fa62f421b9
iIDEMPIERE-5109 Release 9 Horizon - set master in v10 ( #1092 )
2021-12-24 17:18:24 +01:00
Carlos Ruiz
9ae4a2636e
IDEMPIERE-4214 Javadoc: correct warnings on newest java version ( #1082 )
...
* iIDEMPIERE-4214 Javadoc: correct warnings on newest java version / fix problem to generate javadoc again
* IDEMPIERE-4214 Javadoc: correct warnings on newest java version / Fix javadoc warnings
2021-12-23 11:44:23 +01:00
hengsin
74b6604d57
IDEMPIERE-5065 Material Receipt Line not available for matching after… ( #1019 )
...
* IDEMPIERE-5065 Material Receipt Line not available for matching after reversal of Match PO
* IDEMPIERE-5065 Material Receipt Line not available for matching after reversal of Match PO
Fix unit test
* IDEMPIERE-5065 Material Receipt Line not available for matching after reversal of Match PO
Remove unreliable and potentially dangerous match po consolidation
2021-12-13 18:48:48 +01:00
hengsin
05447b38ce
IDEMPIERE-5040 Stall M_InOutLine.QtyOverReceipt ( #1005 )
...
* IDEMPIERE-5040 Stall M_InOutLine.QtyOverReceipt
* IDEMPIERE-5040 Stall M_InOutLine.QtyOverReceipt
Drop the user of M_InOutLine.QtyOverReceipt column
2021-11-29 16:01:52 +01:00
hengsin
f937cdbf35
IDEMPIERE-5029 User can make Shipment/Receipt Line Product different … ( #968 )
...
* IDEMPIERE-5029 User can make Shipment/Receipt Line Product different from Order Line Product
* IDEMPIERE-5029 User can make Shipment/Receipt Line Product different from Order Line Product
Merge patch from Carlos
* IDEMPIERE-5029 User can make Shipment/Receipt Line Product different from Order Line Product
Make consistent with previous patch - always use oLine.M_Product_ID for
reservation
* IDEMPIERE-5029 User can make Shipment/Receipt Line Product different from Order Line Product
add safe guard against oLine is Charge and sLine is Product.
* IDEMPIERE-5029 User can make Shipment/Receipt Line Product different from Order Line Product
- need to apply the oLine.getM_Product_ID changes to reservation log
too.
* IDEMPIERE-5029 User can make Shipment/Receipt Line Product different from Order Line Product
More fix for update of qtyreserved not using product id from oLine.
* IDEMPIERE-5029 User can make Shipment/Receipt Line Product different from Order Line Product
update of qtyreserved: should use warehouse and issotrx from order too
2021-11-11 18:48:27 +01:00
Tony Snook
ae7f71c9cd
IDEMPIERE-5026 Create from Invoice showing already invoiced RMA's ( #970 )
...
* IDEMPIERE-5026 Create from Invoice showing already invoiced Return to Vendor docs
* IDEMPIERE-5026 fix Create from Invoice showing already Invoiced RMA's and not allowing more than one Credit Memo for a single RMA
2021-11-10 09:45:02 +08:00
hengsin
ea3b147fb1
IDEMPIERE-5021 Implement Storage Reservation Log ( #961 )
...
* IDEMPIERE-5021 Implement Storage Reservation Log
- implement log table for movement of QtyReserved and QtyOrdered
* IDEMPIERE-5021 Implement Storage Reservation Log
update javadoc and license header
* IDEMPIERE-5021 Implement Storage Reservation Log
increase documentno column length to 255
* IDEMPIERE-5021 Implement Storage Reservation Log
Fix migration script
2021-11-03 12:27:57 +01:00
Ricardo Santana
1970ee6539
IDEMPIERE-5002 RMA does not handle UoM properly ( #928 )
2021-10-21 15:23:17 +08:00
gsjeffen
eb3db56364
IDEMPIERE-4863 Enable save column width in WListBox ( #883 )
...
* IDEMPIERE-4863-1 Enable save column width in WListBox
This PR is the base for implementing save of column width of a wlistbox in forms and windows.
* IDEMPIERE-4863-1 Enable save column width in WListBox implementation example
This commit is showing examples implementation of this PR, it is for infoProductWindow and infoWindow
2021-10-12 09:27:26 +08:00
Nicolas Micoud
0509df7912
IDEMPIERE-4993 : Tab Editor do not show field group when opened at tenant level ( #914 )
2021-10-08 16:11:33 +08:00
alara123
50f07cc5b4
IDEMPIERE-4885 Possible bug with uom conversion on invoice when create from shipment ( #830 )
...
* IDEMPIERE-4885 #resolve
* throw error if no uom conversion found
2021-09-09 23:40:42 +08:00
hengsin
ae5a665dd8
IDEMPIERE-4933 Platform update for 9.x ( #857 )
...
* IDEMPIERE-4933 Platform update for 9.x
- WIP
* IDEMPIERE-4933 Platform update for 9.x
- project to repackaged some osgi bundles from maven
* IDEMPIERE-4933 Platform update for 9.x
- Fix target platform error
* IDEMPIERE-4933 Platform update for 9.x
* IDEMPIERE-4933 Platform update for 9.x
- minor eclipse setting fix
2021-09-04 16:12:10 +02:00
Carlos Ruiz
88e0f55b9d
IDEMPIERE-4943 Create a Material Receipt from Invoice with UOM conversion is leaving corrupt data ( #861 )
2021-09-03 22:05:01 +08:00
ERPZI
1e4e230f06
JIRA https://idempiere.atlassian.net/browse/IDEMPIERE-4384 - ( #809 )
...
Very poor performance on window Generate Invoice (manual) with RMA
Co-authored-by: erpzi <erpzi@zuelligindustrial.com>
2021-08-05 12:19:38 +02:00
igorpojzl
b002667750
IDEMPIERE-4774 Fix number sign for Matching Vendor Returns ( #669 )
2021-05-04 15:19:53 +02:00