Radovan Skolnik
Radovan Skolnik
Aby comments? GitHub is telling me it's going to be closed due to inactivity..m
Hi,I'm mostly using myself and it works fine for me. I suggest we add configuration option that would allow to choose the behavior. What is your opinion? Best regards, RadovanOn...
> @Rad0van I have just tried to obtain transactions in both dates, booking date or value date, and GoCardless return the transaction in both of them, so the problem you...
It also may be that your / my / both banks use these fields incorrectly. I have just checked the documentation and it says: > bookingDate = The date when...
@rousseldenis there is a typo in sale_order.py: ``` @api.constrains("state") def _check_contact_is_not_terminated(self): ``` It should have been _check_contRact_is_not_terminated Should that be fixed? If so, should it be fixed in migration or...
@remi-filament seems @Abranes is right. In the commit #1019 the _analytic_account_id_ was indeed removed...
> Hello @Rad0van, I just wanted to ask if you were planning to continue with the PR. I see that you have some unanswered comments, and I was wondering if...
I have carried over changes done in #1083 so now these are 1:1 but also fix a typo in constrain method name.
> Please follow commit message guidelines: https://github.com/OCA/odoo-community.org/blob/master/website/Contribution/CONTRIBUTING.rst#commit-message Thanks Pedro for reminder. Need to remind this once for all.
Hi, thanks for quick reply. So even upgrade to 25.04 should work fine? Want to be sure before I start it. Thanks again.