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

Revert "remove accounting, billing routes and tests for them (#418)" #444

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

TatianaFomina
Copy link

This reverts commit 88e0217.

@TatianaFomina TatianaFomina changed the base branch from master to release/pay October 28, 2024 19:23
@TatianaFomina TatianaFomina changed the base branch from release/pay to master November 17, 2024 14:28
@TatianaFomina TatianaFomina marked this pull request as ready for review November 17, 2024 14:28
@TatianaFomina TatianaFomina force-pushed the feat/revert-removing-accounting branch from 3042952 to a6c3c56 Compare December 1, 2024 12:48
@TatianaFomina TatianaFomina force-pushed the feat/revert-removing-accounting branch from 619ccb2 to 2a5bcf3 Compare December 6, 2024 18:54
@TatianaFomina TatianaFomina force-pushed the feat/revert-removing-accounting branch from 8e942f9 to 00fbac6 Compare December 6, 2024 19:29
@TatianaFomina TatianaFomina force-pushed the feat/revert-removing-accounting branch from 183f375 to e82f134 Compare December 7, 2024 14:04
.env.sample Outdated Show resolved Hide resolved
src/auth.js Outdated Show resolved Hide resolved
src/billing/cloudpayments.ts Outdated Show resolved Hide resolved
amount: tariff.monthlyCharge,
label: `${tariff.name} tariff plan`,
price: tariff.monthlyCharge,
vat: VALUE_ADDED_TAX,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need to include VAT? I suppose no.

src/billing/types/enums/cardType.ts Outdated Show resolved Hide resolved
src/mongo.ts Outdated Show resolved Hide resolved
src/passport.js Outdated Show resolved Hide resolved
src/resolvers/event.js Outdated Show resolved Hide resolved
src/typeDefs/billing.ts Outdated Show resolved Hide resolved
@TatianaFomina TatianaFomina requested a review from neSpecc December 8, 2024 15:49
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.

2 participants