Not-8b5f | [iDempiere2.1] jenkins built #280 completed (success) http://ci.idempiere.org/job/iDempiere2.1/280/ | 00:08 |
---|---|---|
Not-8b5f | [iDempiere] CarlosRuiz_globalqss pushed 2 commits to release-2.1 [+0/-0/±4] https://bitbucket.org/idempiere/idempiere/commits/ | 01:12 |
Not-8b5f | [iDempiere] globalqss 978afa1 - more refactoring IDEMPIERE-1132 foreign key management for ticket IDEMPIERE-2745 - do not create FK if same already exists in DB | 01:12 |
Not-8b5f | [iDempiere] globalqss ed5c457 - IDEMPIERE-2745 2Pack is not creating foreign keys - foreign key processing needs to be done at the end as the primary keys of related tables can be inexistent when processing columns | 01:12 |
*** CarlosRuiz has quit IRC | 01:17 | |
Not-8b5f | [iDempiere2.1] jenkins built #281 completed (success) http://ci.idempiere.org/job/iDempiere2.1/281/ | 01:36 |
Not-8b5f | [iDempiere2.1Daily] jenkins built #126 completed (success) http://ci.idempiere.org/job/iDempiere2.1Daily/126/ | 04:38 |
*** a42niem has joined #idempiere | 04:46 | |
*** KermitTheFragger has joined #idempiere | 06:14 | |
*** norbertbede has joined #idempiere | 09:21 | |
norbertbede | hi all | 09:21 |
norbertbede | im looking for a solution - when docaction - complete ask user e.g. y/n | 09:22 |
norbertbede | i remember something around Jan Thielman, accidentally cant find this | 09:22 |
norbertbede | he made solution around enter currency… to field | 09:22 |
*** norbertbede has quit IRC | 09:28 | |
*** norbertbede has joined #idempiere | 09:41 | |
*** norbertbede1 has joined #idempiere | 10:05 | |
*** norbertbede has quit IRC | 10:08 | |
*** norbertbede has joined #idempiere | 10:18 | |
*** norbertbede1 has quit IRC | 10:19 | |
*** CarlosRuiz has joined #idempiere | 12:12 | |
*** ChanServ sets mode: +o CarlosRuiz | 12:12 | |
*** norbertbede has quit IRC | 12:42 | |
*** norbertbede has joined #idempiere | 12:43 | |
*** CarlosRuiz has quit IRC | 13:03 | |
*** CarlosRuiz has joined #idempiere | 13:04 | |
*** ChanServ sets mode: +o CarlosRuiz | 13:04 | |
norbertbede | hi CarlosRuiz | 13:31 |
CarlosRuiz | Hi norbertbede | 13:31 |
norbertbede | i have a quick question | 13:31 |
CarlosRuiz | yep? | 13:32 |
norbertbede | we found today a critical issue - something like validator running twice - validator which extends abstract event handler | 13:32 |
norbertbede | any experience ? we running 3.0 | 13:33 |
norbertbede | local enviroment running properly | 13:33 |
norbertbede | we are in phase identifying trouble | 13:33 |
norbertbede | any idea would be helpful | 13:34 |
CarlosRuiz | it happened to me | 13:35 |
CarlosRuiz | when playing with a validator | 13:35 |
CarlosRuiz | from OSGi console | 13:35 |
CarlosRuiz | I stopped the validator - and then started again | 13:35 |
CarlosRuiz | I was trying the validator to reprocess the 2pack | 13:35 |
CarlosRuiz | and I found that the validator was registered twice | 13:35 |
CarlosRuiz | seems like in start is registered - but on stop is not unregistered | 13:36 |
CarlosRuiz | so if you start it again - it's registered two times - and if you restart it - three times - and so on | 13:36 |
norbertbede | stop in osgi by command or felix | 13:36 |
CarlosRuiz | I did it in console - but it must be the same on felix | 13:36 |
CarlosRuiz | that's a possible cause | 13:37 |
CarlosRuiz | the other cause can be that your validator is registering at wrong place | 13:37 |
CarlosRuiz | I remember I fixed something about replication that was registering the validator on each login | 13:37 |
CarlosRuiz | ah yes - here https://idempiere.atlassian.net/browse/IDEMPIERE-2354 | 13:38 |
norbertbede | yes remember | 13:39 |
norbertbede | this was reported by tomassvikruha | 13:40 |
norbertbede | we will check it | 13:40 |
norbertbede | we have review the log now | 13:40 |
norbertbede | and really looks all validators are twoce | 13:40 |
norbertbede | *twice | 13:40 |
norbertbede | probably we lost this patch meantime | 13:40 |
norbertbede | thanks for follow up, going to troubleshootiing | 13:42 |
*** tsvikruha has joined #idempiere | 13:43 | |
CarlosRuiz | yw | 13:43 |
tsvikruha | Hi CarlosRuiz, I'm sitting here with norbertbede | 13:44 |
CarlosRuiz | hi Tomas | 13:44 |
tsvikruha | That patch for IDEMPIERE-2354 is solving only replication validators.. | 13:44 |
tsvikruha | now we are checking logs which are generated when server starts | 13:45 |
tsvikruha | in each validator we have log like "VALIDATOR IS NOW INITIALIZED" in initialize method (validators extends AbstractEventHandler) | 13:46 |
tsvikruha | and logs are duplicated - that means that validators are initialized two times | 13:47 |
tsvikruha | but only on production envioronment - when running from eclipse everything is fine | 13:48 |
tsvikruha | it's really strange, i can't fine why there are initialised two times… | 13:48 |
tsvikruha | maybe plugins with validators are not correcly generated? can be something in MANIFEST or build.properties files? | 13:52 |
CarlosRuiz | you can check if it can be replicated with one of the community plugins on test | 14:00 |
Not-8b5f | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 14:19 |
Not-8b5f | [iDempiere] globalqss ffc4bd5 - IDEMPIERE-1328 Change tab name dynamically / implement format and indirect for title logic too (it was working for recent items) / refresh recent item on buttons | 14:19 |
Not-8b5f | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1328 | 14:19 |
Not-8b5f | [IDEMPIERE] [~allgood], [~nmicoud], I made some improvements with commit https://bitbucket.org/idempiere/idempiere/commits/ffc4bd5 Can you please test it? | 14:19 |
Not-8b5f | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1328 | 14:19 |
Not-8b5f | [iDempiere2.1] jenkins built #282 completed (success) http://ci.idempiere.org/job/iDempiere2.1/282/ | 14:36 |
*** tsvikruha has left #idempiere | 15:20 | |
*** KermitTheFragger has quit IRC | 15:26 | |
*** norbertbede has quit IRC | 15:29 | |
*** mhernandezve has joined #idempiere | 15:36 | |
*** egil_ has joined #idempiere | 16:17 | |
egil_ | Hi @CarlosRuiz | 16:17 |
egil_ | how are you | 16:17 |
CarlosRuiz | Hi egil_ | 16:34 |
egil_ | i am very well thank you | 16:43 |
CarlosRuiz | :D | 16:43 |
CarlosRuiz | how was your flight? | 16:43 |
egil_ | you know i am debuging the order problem. result that the behavior is expected if you create a payment manually | 16:44 |
egil_ | my flight excelent | 16:44 |
egil_ | did not whan to return to panama. Panamian woman make me sad | 16:44 |
egil_ | jeje | 16:44 |
egil_ | I write just this code to solve if the Morder.paymentrule is cash | 16:46 |
egil_ | if (getPaymentRule().compareTo(MOrder.PAYMENTRULE_Cash)==0){ MPayment payment=new Query(getCtx(), MPayment.Table_Name, "C_Invoice_ID=?",get_TrxName()) .setParameters(invoice.getC_Invoice_ID()).first(); if (payment.reverseCorrectIt()) { payment.setDocStatus(MPayment.DOCSTATUS_Reversed); info.append(" ").append(payment.getDocumentNo()); } else { m_processMsg = "Could not reverse Payment " + | 16:46 |
egil_ | Because i think if the payment is created automaticaly it should be reverseIt in same way | 16:47 |
egil_ | and i wanted to ask you first | 16:47 |
egil_ | if you are agree with that | 16:47 |
CarlosRuiz | don't remember the case - can you please open a JIRA ticket (if is still not open) and attach your patch there? | 16:49 |
egil_ | Yes of course i will do it and explain what i sugges is a change in invoice reverse and not only for order. | 16:52 |
egil_ | i opened a jira ticket in past days | 16:53 |
egil_ | https://idempiere.atlassian.net/browse/IDEMPIERE-2766 | 16:53 |
*** norbertbede has joined #idempiere | 16:55 | |
*** egil_ has quit IRC | 17:35 | |
Not-8b5f | [IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-2774 Record_ID button not working from detail tab | 17:36 |
Not-8b5f | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2774 | 17:36 |
Not-8b5f | [iDempiere] CarlosRuiz_globalqss pushed 2 commits to release-2.1 [+2/-0/±12] https://bitbucket.org/idempiere/idempiere/commits/ | 17:39 |
Not-8b5f | [iDempiere] globalqss 74a17cc - IDEMPIERE-2774 Record_ID button not working from detail tab | 17:39 |
Not-8b5f | [iDempiere] globalqss 1097018 - 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 | 17:39 |
Not-8b5f | [iDempiere2.1] jenkins built #283 completed (success) http://ci.idempiere.org/job/iDempiere2.1/283/ | 18:06 |
*** a42niem has quit IRC | 19:54 | |
*** mhernandezve has quit IRC | 20:24 | |
*** aguerra has joined #idempiere | 20:28 | |
Not-8b5f | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2774 status set to "Resolved" -resolution set to "Fixed" | 20:37 |
Not-8b5f | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2774 | 20:37 |
aguerra | hi people!!! Help me pls!!!! | 20:44 |
aguerra | simple question for fast answer ... | 20:44 |
aguerra | i don't know how i do to print to console when i use method public Query(Properties ctx, MTable table, String whereClause, String trxName) | 20:45 |
aguerra | regards. | 20:45 |
*** egil_ has joined #idempiere | 21:23 | |
*** aguerra has quit IRC | 21:30 | |
Not-8b5f | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 21:39 |
Not-8b5f | [iDempiere] globalqss 55dcf6c - IDEMPIERE-2745 2Pack is not creating foreign keys / fix lock | 21:39 |
*** norbertbede has quit IRC | 22:01 | |
Not-8b5f | [iDempiere2.1] jenkins built #284 completed (success) http://ci.idempiere.org/job/iDempiere2.1/284/ | 22:07 |
Not-8b5f | [IDEMPIERE] egil0902 updated IDEMPIERE-2766 Attachment set to "MInvoice.patch" | 22:37 |
Not-8b5f | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2766 | 22:37 |
Not-8b5f | [IDEMPIERE] egil0902 updated IDEMPIERE-2766 | 22:39 |
Not-8b5f | [IDEMPIERE] Hi [~carlosruiz_globalqss]arlosRuiz. Attach i put the a patch for your evaluation to solve the problem when reverse orders with payment rule cash. There was really 2 problems all of them was in MInvoice: 1. The system did not controled that the payment was created automatically and void the allocation related to the invoice and payment but not reverse the payment. 2. When the reversal document is created | 22:39 |
Not-8b5f | apply the same rule if paymentRule was cash create a payment and also create an allocation with the original document and the reversal document, allocating twice the reversal document. [^MInvoice.patch] | 22:39 |
Not-8b5f | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2766 | 22:39 |
Not-8b5f | [IDEMPIERE] egil0902 updated IDEMPIERE-2766 | 22:39 |
Not-8b5f | [IDEMPIERE] Hi [~carlosruiz_globalqss]. Attach i put the a patch for your evaluation to solve the problem when reverse orders with payment rule cash. There was really 2 problems all of them was in MInvoice: 1. The system did not controled that the payment was created automatically and void the allocation related to the invoice and payment but not reverse the payment. 2. When the reversal document is created apply the | 22:39 |
Not-8b5f | same rule if paymentRule was cash create a payment and also create an allocation with the original document and the reversal document, allocating twice the reversal document. [^MInvoice.patch] | 22:39 |
Not-8b5f | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2766 | 22:39 |
egil_ | Hi. Ready the patch for your evaluation | 22:40 |
egil_ | https://idempiere.atlassian.net/browse/IDEMPIERE-2766 | 22:40 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!