Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jerinkc
/
openfoodnetwork
Public
forked from
openfoodfoundation/openfoodnetwork
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
openfoodnetwork
lib
on
master
User selector
All users
All time
Commit history
Commits on Oct 20, 2023
Avoid error when generating fee report
Show description for b83651a
mkllnk
committed
b83651a
View commit details
Copy full SHA for b83651a
View code at this point
Browse repository at this point
Commits on Oct 8, 2023
Call in_time_zone on boundary parameters
Çağrı Özkan
authored and
drummer83
committed
877ea12
View commit details
Copy full SHA for 877ea12
View code at this point
Browse repository at this point
Merge pull request #11619 from ccozkan/issue-11611
Show description for ef855e8
drummer83
authored
ef855e8
View commit details
Copy full SHA for ef855e8
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
Adds attribute to enterprise factory
Show description for 0e699e9
filipefurtad0
committed
0e699e9
View commit details
Copy full SHA for 0e699e9
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
Filter with open ended boundaries upon missing params
Çağrı Özkan
committed
a5a1376
View commit details
Copy full SHA for a5a1376
View code at this point
Browse repository at this point
Merge pull request #11595 from openfoodfoundation/dependabot/bundler/rubocop-1.56.4
Show description for 2558855
dacook
authored
2558855
View commit details
Copy full SHA for 2558855
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
Remove unnecessary Rubocop disable
mkllnk
committed
fec6caf
View commit details
Copy full SHA for fec6caf
View code at this point
Browse repository at this point
Commits on Oct 1, 2023
Merge pull request #11579 from macanudo527/remove_delegate_belongs_to
Show description for 8150a8b
drummer83
authored
8150a8b
View commit details
Copy full SHA for 8150a8b
View code at this point
Browse repository at this point
Merge pull request #11543 from rioug/11364-Voucher-fix-tax-report
Show description for 06ebeea
drummer83
authored
06ebeea
View commit details
Copy full SHA for 06ebeea
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
Remove Deprecated delegate_belongs_to
macanudo527
committed
50eb8f3
View commit details
Copy full SHA for 50eb8f3
View code at this point
Browse repository at this point
Commits on Sep 22, 2023
Group all orders by customer_id, email and distributor_id
Show description for 2803f1c
2 people
authored and
filipefurtad0
committed
2803f1c
View commit details
Copy full SHA for 2803f1c
View code at this point
Browse repository at this point
Simplify date filter in customers report
mkllnk
authored and
filipefurtad0
committed
adc5bf6
View commit details
Copy full SHA for adc5bf6
View code at this point
Browse repository at this point
Customers report has only one report: Customers
Show description for 82ccdcc
jibees
authored and
filipefurtad0
committed
82ccdcc
View commit details
Copy full SHA for 82ccdcc
View code at this point
Browse repository at this point
Delete Mailing List report
jibees
authored and
filipefurtad0
committed
5edc8d8
View commit details
Copy full SHA for 5edc8d8
View code at this point
Browse repository at this point
Add last completed order date
jibees
authored and
filipefurtad0
committed
c6c9cdc
View commit details
Copy full SHA for c6c9cdc
View code at this point
Browse repository at this point
Add total amount spent at the shop for the customer
jibees
authored and
filipefurtad0
committed
d2fbaa7
View commit details
Copy full SHA for d2fbaa7
View code at this point
Browse repository at this point
Add the number of orders for the customer
jibees
authored and
filipefurtad0
committed
d55098f
View commit details
Copy full SHA for d55098f
View code at this point
Browse repository at this point
Disable rubocop warning. Not sure how to handle it actually
jibees
authored and
filipefurtad0
committed
1378202
View commit details
Copy full SHA for 1378202
View code at this point
Browse repository at this point
We'll need to get all the orders per line to count and sum them; prepare it
jibees
authored and
filipefurtad0
committed
cc26da6
View commit details
Copy full SHA for cc26da6
View code at this point
Browse repository at this point
Add filter on `completed_at` of an order
jibees
authored and
filipefurtad0
committed
c134de8
View commit details
Copy full SHA for c134de8
View code at this point
Browse repository at this point
Remove supplier filter
jibees
authored and
filipefurtad0
committed
9e29514
View commit details
Copy full SHA for 9e29514
View code at this point
Browse repository at this point
Add unit test for Reporting::Reports::SalesTax::SalesTaxTotalsByOrder
Show description for 9e49da8
rioug
committed
9e49da8
View commit details
Copy full SHA for 9e49da8
View code at this point
Browse repository at this point
Use VoucherAdjustmentsService to retrieve tax part of the voucher
rioug
committed
bec5ad5
View commit details
Copy full SHA for bec5ad5
View code at this point
Browse repository at this point
Commits on Sep 16, 2023
Fix Style/HashSyntax
macanudo527
committed
4596997
View commit details
Copy full SHA for 4596997
View code at this point
Browse repository at this point
Commits on Sep 14, 2023
Sales Tax Totals by order included tax, fix tax amount when voucher applied
Show description for 0c005ad
rioug
committed
0c005ad
View commit details
Copy full SHA for 0c005ad
View code at this point
Browse repository at this point
Fix Style/HashSyntax
macanudo527
committed
bf9db13
View commit details
Copy full SHA for bf9db13
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
Temporarily 'hide' report
Show description for ef1ccca
dacook
authored and
drummer83
committed
ef1ccca
View commit details
Copy full SHA for ef1ccca
View code at this point
Browse repository at this point
Temporarily hide report
dacook
authored and
drummer83
committed
db8392c
View commit details
Copy full SHA for db8392c
View code at this point
Browse repository at this point
load only enterprise fees connected to incoming exchanges on the OC
abdellani
authored and
drummer83
committed
4cb91da
View commit details
Copy full SHA for 4cb91da
View code at this point
Browse repository at this point
fix calculation of the summary row's total excl tax
abdellani
authored and
drummer83
committed
624b4c8
View commit details
Copy full SHA for 624b4c8
View code at this point
Browse repository at this point
calculate tax total using existing rows
abdellani
authored and
drummer83
committed
a3f012c
View commit details
Copy full SHA for a3f012c
View code at this point
Browse repository at this point
Ignore ClassLength
Show description for e934bc7
dacook
authored and
drummer83
committed
e934bc7
View commit details
Copy full SHA for e934bc7
View code at this point
Browse repository at this point
Style/HashSyntax
dacook
authored and
drummer83
committed
93cca56
View commit details
Copy full SHA for 93cca56
View code at this point
Browse repository at this point
optimize join_supplier
abdellani
authored and
drummer83
committed
080e81e
View commit details
Copy full SHA for 080e81e
View code at this point
Browse repository at this point
fix the calculation of the cost of produce
Show description for 6dd70d3
abdellani
authored and
drummer83
committed
6dd70d3
View commit details
Copy full SHA for 6dd70d3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.