David Arnold

Results 1203 comments of David Arnold

I removed my comments above: I didn't understand them anymore myself.

@ruthra-kumar can you help me understand what (on earth) is (re-)setting `si.loyalty_program` to `None` on `si.insert()`? In production, we get it from the customer, but here I didn't bother to...

@ruthra-kumar this is green now on its own.

> Go for it now. The future is promised to no one. - Wayne Dyer --- Kindly help move this PR forward. Many thanks from Yours Sincerely!

@ruthra-kumar An easy one :smile: context: https://github.com/frappe/frappe/pull/24725, specifically: - https://github.com/frappe/frappe/pull/24725/files#diff-a2945bf21739af1497474a3e0c35cb846f6f99b5b678880e461f341b751ef1d3R87 - https://github.com/frappe/frappe/pull/24725/files#diff-a2945bf21739af1497474a3e0c35cb846f6f99b5b678880e461f341b751ef1d3R91

@Mergifyio backport version-15-hotfix

Data fields are detected for eligibility in notifications based on the value of the Option field. E.g.: - `Email` -> eligible for email notificación - `Phone` / `Mobile` -> eligible...

This was already the case (eg. for `Phone` / `Mobile`) prior to https://github.com/frappe/frappe/pull/24725 but is there augmented further.