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
spec
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
Spec fee report failing on removed variant
Show description for 4fc66f6
mkllnk
committed
4fc66f6
View commit details
Copy full SHA for 4fc66f6
View code at this point
Browse repository at this point
Remove unneeded report spec
Show description for 43b1eca
mkllnk
committed
43b1eca
View commit details
Copy full SHA for 43b1eca
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
Test customer report filtering without sorting
Show description for 228f69f
mkllnk
committed
228f69f
View commit details
Copy full SHA for 228f69f
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
Rubocop fix
Çağrı Özkan
committed
f93fcd3
View commit details
Copy full SHA for f93fcd3
View code at this point
Browse repository at this point
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
Commits on Oct 1, 2023
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
Fix rubocop warning
rioug
committed
33f3c66
View commit details
Copy full SHA for 33f3c66
View code at this point
Browse repository at this point
As per review comment, clarify specs
Show description for e9051f5
rioug
committed
e9051f5
View commit details
Copy full SHA for e9051f5
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
Fix linter error: line is too long
jibees
authored and
filipefurtad0
committed
9ce8912
View commit details
Copy full SHA for 9ce8912
View code at this point
Browse repository at this point
Use plain text instead of computed date in specs
Show description for d6c1017
jibees
authored and
filipefurtad0
committed
d6c1017
View commit details
Copy full SHA for d6c1017
View code at this point
Browse repository at this point
Improve indentation
Show description for 5eab033
2 people
authored and
filipefurtad0
committed
5eab033
View commit details
Copy full SHA for 5eab033
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
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
Simplify test set up
rioug
committed
25adaaa
View commit details
Copy full SHA for 25adaaa
View code at this point
Browse repository at this point
Add test for #voucher_tax_adjustment
Show description for f548468
rioug
committed
f548468
View commit details
Copy full SHA for f548468
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
Commits on Sep 21, 2023
Fix Style/HashSyntax
macanudo527
committed
7ecd4a1
View commit details
Copy full SHA for 7ecd4a1
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
Fix Style/HashSyntax
macanudo527
committed
29df809
View commit details
Copy full SHA for 29df809
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
Renames product so it always appears first on the report results
filipefurtad0
committed
263b5e2
View commit details
Copy full SHA for 263b5e2
View code at this point
Browse repository at this point
Commits on Sep 11, 2023
Move DFC patches into our DFC engine
Show description for fc7c875
mkllnk
committed
fc7c875
View commit details
Copy full SHA for fc7c875
View code at this point
Browse repository at this point
Commits on Sep 4, 2023
Merge pull request #11450 from mkllnk/feature-toggle-enterprise
Show description for fd6f233
drummer83
authored
fd6f233
View commit details
Copy full SHA for fd6f233
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
Uncomments pluralize test
filipefurtad0
committed
6bc8a1a
View commit details
Copy full SHA for 6bc8a1a
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
Simplify feature check for multiple actors at once
Show description for e12cf2a
mkllnk
committed
e12cf2a
View commit details
Copy full SHA for e12cf2a
View code at this point
Browse repository at this point
Allow Vouchers feature per enterprise
Show description for 0cc450e
mkllnk
committed
0cc450e
View commit details
Copy full SHA for 0cc450e
View code at this point
Browse repository at this point
Commits on Aug 22, 2023
fix unit_value initialization on the product duplicator
abdellani
committed
d4dbc0a
View commit details
Copy full SHA for d4dbc0a
View code at this point
Browse repository at this point
validate unit_value > 0 on product model
abdellani
committed
a9e4159
View commit details
Copy full SHA for a9e4159
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
Merge pull request #11323 from mkllnk/dfc-import-context
Show description for fd7b00a
mkllnk
authored
fd7b00a
View commit details
Copy full SHA for fd7b00a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.