4
11
Fork
You've already forked tomato
1

Filter trackers on site export #185

Open
edwardloveall wants to merge 1 commit from el-exclude-tracker-site-receipt into el-edit-tracker
pull from: el-exclude-tracker-site-receipt
merge into: rootable:el-edit-tracker
rootable:main
rootable:el-tracker-receipts
rootable:el-edit-tracker
rootable:el-trackers
rootable:el-occurrence-view
rootable:el-fix-shift-filter-time-zone
rootable:bb-reports

Note

This requires #184 before merging

Exporting a site exports all the task logs associated with that site. But now
that trackers are in the mix, admins may want to exclude tracker data. For
example: if a site is normally tax exempt, but there's a program (tracked with a
tracker) that makes items donated by a certain site taxable, we want to be able
to not include the taxable logs in the receipt.

> [!NOTE] > This requires #184 before merging Exporting a site exports all the task logs associated with that site. But now that trackers are in the mix, admins may want to exclude tracker data. For example: if a site is normally tax exempt, but there's a program (tracked with a tracker) that makes items donated by a certain site taxable, we want to be able to not include the taxable logs in the receipt. <img src="/attachments/4a3806c3-b857-4db5-ab26-9ccec36ce0bd" width="729" />
Filter trackers on site export
Some checks failed
ci/woodpecker/pr/ci Pipeline failed
caec6921f1
Exporting a site exports all the task logs associated with that site. But now
that trackers are in the mix, admins may want to exclude tracker data. For
example: if a site is normally tax exempt, but there's a program (tracked with a
tracker) that makes items donated by a certain site taxable, we want to be able
to not include the taxable logs in the receipt.
@ -315,2 +315,4 @@
time_zone:Zona Horaria
receipt:
ends_on:Ends on
include_trackers:Include logs from trackers
First-time contributor
Copy link

These are not Spanish obviously, is there a separate process to get these translated?

These are not Spanish obviously, is there a separate process to get these translated?
Author
Owner
Copy link

Yup. We send these strings to a translator, so they stay English for now.

Yup. We send these strings to a translator, so they stay English for now.
edwardloveall force-pushed el-exclude-tracker-site-receipt from caec6921f1
Some checks failed
ci/woodpecker/pr/ci Pipeline failed
to 27eb5d004c
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
2026年07月13日 20:23:10 +02:00
Compare
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin el-exclude-tracker-site-receipt:el-exclude-tracker-site-receipt
git switch el-exclude-tracker-site-receipt

Merge

Merge the changes and update on Forgejo.
git switch el-edit-tracker
git merge --no-ff el-exclude-tracker-site-receipt
git switch el-exclude-tracker-site-receipt
git rebase el-edit-tracker
git switch el-edit-tracker
git merge --ff-only el-exclude-tracker-site-receipt
git switch el-exclude-tracker-site-receipt
git rebase el-edit-tracker
git switch el-edit-tracker
git merge --no-ff el-exclude-tracker-site-receipt
git switch el-edit-tracker
git merge --squash el-exclude-tracker-site-receipt
git switch el-edit-tracker
git merge --ff-only el-exclude-tracker-site-receipt
git switch el-edit-tracker
git merge el-exclude-tracker-site-receipt
git push origin el-edit-tracker
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rootable/tomato!185
Reference in a new issue
rootable/tomato
No description provided.
Delete branch "el-exclude-tracker-site-receipt"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?