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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
speedandfunction
/
automatization
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Enhance financial reporting with contract type integration
- #99
#99
Merged
anatolyshipitz
merged 25 commits into
main
speedandfunction/automatization:main
from
feature/add-contract-type
speedandfunction/automatization:feature/add-contract-type
Copy head branch name to clipboard
Oct 22, 2025
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Enhance financial reporting with contract type integration
#99
anatolyshipitz
merged 25 commits into
main
speedandfunction/automatization:main
from
feature/add-contract-type
speedandfunction/automatization:feature/add-contract-type
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2025
Enhance financial reporting with contract type integration
Show description for e7143e3
anatolyshipitz
committed
e7143e3
View commit details
Copy full SHA for e7143e3
Browse repository at this point
fix: Improve date comparison in getContractTypeByDate function
Show description for dbe678c
anatolyshipitz
committed
dbe678c
View commit details
Copy full SHA for dbe678c
Browse repository at this point
Add unit tests for getContractTypeByDate function
Show description for f27b1e6
anatolyshipitz
committed
f27b1e6
View commit details
Copy full SHA for f27b1e6
Browse repository at this point
Commits on Sep 3, 2025
Update Dockerfile.n8n to use n8n version 1.109.2 and install additional packages
Show description for b0d69d6
anatolyshipitz
committed
b0d69d6
View commit details
Copy full SHA for b0d69d6
Browse repository at this point
Add weekly financial report workflow and enhance marginality calculations
Show description for 8096856
anatolyshipitz
committed
8096856
View commit details
Copy full SHA for 8096856
Browse repository at this point
Commits on Sep 4, 2025
Refactor date handling in financial queries and clean up code
Show description for 3748744
anatolyshipitz
committed
3748744
View commit details
Copy full SHA for 3748744
Browse repository at this point
Commits on Sep 5, 2025
Add docker-compose.override.yml and update package dependencies
anatolyshipitz
committed
a0b30f0
View commit details
Copy full SHA for a0b30f0
Browse repository at this point
Resolve merge conflict in Dockerfile.n8n - use versioned git package
anatolyshipitz
committed
9931950
View commit details
Copy full SHA for 9931950
Browse repository at this point
Refactor MarginalityResult and EffectiveMarginalityResult interfaces to use effectiveMarginalityIndicator
Show description for bd8a9d6
anatolyshipitz
committed
bd8a9d6
View commit details
Copy full SHA for bd8a9d6
Browse repository at this point
Refactor date handling and contract type resolution in financial report calculations
Show description for b0f6e76
anatolyshipitz
committed
b0f6e76
View commit details
Copy full SHA for b0f6e76
Browse repository at this point
Remove docker-compose.override.yml file to streamline configuration and eliminate unused services. This change simplifies the project setup by removing unnecessary tunnel services and associated co…
Show description for 4201e4e
anatolyshipitz
committed
4201e4e
View commit details
Copy full SHA for 4201e4e
Browse repository at this point
Refactor weekly report workflow initiation in launchWeeklyReport.ts
Show description for 658fbc1
anatolyshipitz
committed
658fbc1
View commit details
Copy full SHA for 658fbc1
Browse repository at this point
Implement WeeklyFinancialReportCalculations class for improved financial report processing
Show description for ad33549
anatolyshipitz
committed
ad33549
View commit details
Copy full SHA for ad33549
Browse repository at this point
Remove unused EffectiveMarginalityCalculator import from WeeklyFinancialReportRepository.ts to streamline code and improve clarity.
anatolyshipitz
committed
4eea60f
View commit details
Copy full SHA for 4eea60f
Browse repository at this point
Enhance tests for handleRunError function by adding process.exit mocking
Show description for b966818
anatolyshipitz
committed
b966818
View commit details
Copy full SHA for b966818
Browse repository at this point
Update WeeklyFinancialReportFormatter to improve notes formatting and remove outdated references in tests
Show description for 595485c
anatolyshipitz
committed
595485c
View commit details
Copy full SHA for 595485c
Browse repository at this point
Commits on Sep 21, 2025
Add project_hours to TargetUnit and update related calculations
Show description for 623c9c9
anatolyshipitz
committed
623c9c9
View commit details
Copy full SHA for 623c9c9
Browse repository at this point
Merge branch 'main' into feature/add-contract-type
anatolyshipitz
authored
84fda2d
View commit details
Copy full SHA for 84fda2d
Browse repository at this point
Add project_hours to test data in WeeklyFinancialReport and TargetUnit tests
Show description for e42cb38
anatolyshipitz
committed
e42cb38
View commit details
Copy full SHA for e42cb38
Browse repository at this point
Merge branch 'feature/add-contract-type' of github.com:speedandfunction/automatization into feature/add-contract-type
anatolyshipitz
committed
5fee636
View commit details
Copy full SHA for 5fee636
Browse repository at this point
Refactor test data in WeeklyFinancialReportSorting tests
Show description for 24bf804
anatolyshipitz
committed
24bf804
View commit details
Copy full SHA for 24bf804
Browse repository at this point
Refactor sorting tests in WeeklyFinancialReportSorting
Show description for ac509e6
anatolyshipitz
committed
ac509e6
View commit details
Copy full SHA for ac509e6
Browse repository at this point
Update TargetUnit interfaces and repository for optional project_hours handling
Show description for 1b1fb88
anatolyshipitz
committed
1b1fb88
View commit details
Copy full SHA for 1b1fb88
Browse repository at this point
Commits on Sep 24, 2025
Fix revenue calculation in WeeklyFinancialReportCalculations to handle optional project_hours
Show description for 24833df
anatolyshipitz
committed
24833df
View commit details
Copy full SHA for 24833df
Browse repository at this point
Commits on Oct 15, 2025
Refactor EffectiveMarginalityCalculator and MarginalityCalculator for improved clarity and functionality
Show description for 9b8c5b1
anatolyshipitz
committed
9b8c5b1
View commit details
Copy full SHA for 9b8c5b1
Browse repository at this point
You can’t perform that action at this time.