erpnext icon indicating copy to clipboard operation
erpnext copied to clipboard

fix: header_img field schema (backport payments #83)

Open trustedcomputer opened this issue 1 year ago • 6 comments

This is a manual backport of https://github.com/frappe/payments/pull/83. The gocardless_settings.json is still in the ERPNext app in version 14, not yet moved over to payments. This schema update is necessary for GoCardless to function. Closes #34731.

trustedcomputer avatar Jul 22 '24 19:07 trustedcomputer

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

stale[bot] avatar Aug 08 '24 06:08 stale[bot]

@NagariaHussain You merged this change into frappe/payments to fix GoCardless in develop and version-15 branches. Can you please help get it merged into frappe/erpnext version-14? The json file is still part of the erpnext app in version-14 and not moved over to the payments app yet. Without this backport, gocardless is broken in version-14. Thank you!

trustedcomputer avatar Aug 08 '24 10:08 trustedcomputer

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

stale[bot] avatar Aug 27 '24 00:08 stale[bot]

Can anyone please help this get merged for GoCardless? @NagariaHussain ?

trustedcomputer avatar Aug 27 '24 00:08 trustedcomputer

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

stale[bot] avatar Sep 11 '24 12:09 stale[bot]

Can anyone on the frappe team take a look so GoCardless can work on version-14 again? @s-aga-r you did the last merge on this repository for GoCardless. Can you please review and/or merge? Or assign to whoever would be responsible? Thanks in advance!

trustedcomputer avatar Sep 11 '24 23:09 trustedcomputer

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

stale[bot] avatar Sep 29 '24 15:09 stale[bot]

Lot of JSON getting deleted, reason?

NagariaHussain avatar Sep 29 '24 15:09 NagariaHussain

All that extra JSON is very old, going back to version-11 at least. Lots of field attributes with "0" as the data. I'm guessing that when I add the field, frappe is deciding they are defaults that don't need to be specified. But I'm not sure, TBH. All I did was add the field, and this is how the JSON came out. No manual tweaking.

trustedcomputer avatar Sep 29 '24 15:09 trustedcomputer

Cool. The linter check is failing, can you check?

Once that is fixed, I will merge.

NagariaHussain avatar Sep 29 '24 23:09 NagariaHussain

@NagariaHussain I have attempted to run pre-commit checks as per the erpnext Pull-Request-Checklist, but it is my first time doing so, so I'm sorry if I'm not doing it correctly, but it looks ok to me. I chnaged the timestamp on the json file to trigger checking the file and the json check passed:

image

trustedcomputer avatar Oct 22 '24 10:10 trustedcomputer

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

stale[bot] avatar Nov 09 '24 02:11 stale[bot]

Ah, ah, ah, ah Stayin' alive, stayin' alive Ah, ah, ah, ah Stayin' alive

trustedcomputer avatar Nov 09 '24 04:11 trustedcomputer

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

stale[bot] avatar Nov 27 '24 21:11 stale[bot]

@NagariaHussain I checked what I'm able to check with pre-commit- no failures there. I can't figure out why linters would fail with exit code 7 in Annotations. And I don't know if it is relevant to this simple json file change. Please advise.

trustedcomputer avatar Dec 03 '24 14:12 trustedcomputer

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

stale[bot] avatar Dec 20 '24 17:12 stale[bot]

@NagariaHussain Is there any way you can still merge this? Anybody?

trustedcomputer avatar Dec 21 '24 14:12 trustedcomputer

:tada: This PR is included in version 14.78.9 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

frappe-pr-bot avatar Jan 08 '25 10:01 frappe-pr-bot