Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Use bill_no instead of name as PI default Reference field #148

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

marination
Copy link
Member

Closes #146

This means that "name" can never be used as reference for a PI (since fallbacknis bill_no and name is not a settings option), but that's fine since we use name as we did not know what other field could work and name is already a column. Here we have certainty.

Working

  • Banking Settings has no config for PI
    Screenshot 2025-01-06 at 9 19 00 PM
  • bill_no in Paid Purchase Invoice
    Screenshot 2025-01-06 at 9 15 33 PM
  • Reference in Tool for Paid Voucher
    Screenshot 2025-01-06 at 9 15 48 PM
  • Reference in Tool for Unpaid Voucher
    Screenshot 2025-01-06 at 9 21 40 PM

@marination marination merged commit 36004e6 into version-15 Jan 7, 2025
2 checks passed
@marination marination deleted the pi-ref-default branch January 7, 2025 06:10
@marination
Copy link
Member Author

@Mergifyio backport version-14

Copy link
Contributor

mergify bot commented Jan 7, 2025

backport version-14

✅ Backports have been created

marination added a commit that referenced this pull request Jan 7, 2025
fix: Use `bill_no` instead of `name` as PI default Reference field (backport #148)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sales Invoice Number not used as default reference
1 participant