issues
search
django-getpaid
/
django-plans
Django application for managing account plans and quotas
MIT License
509
stars
127
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix base/models/get_initial_number not fetching the highest number
#193
milano-slesarik
opened
1 month ago
0
[bug] Error when migrate
#192
paulocoutinhox
opened
1 month ago
0
[featured] Translate header
#191
paulocoutinhox
opened
1 month ago
0
update testing matrix to Django 5.0, Python 3.12, drop testing for ol…
#190
PetrDlouhy
closed
5 months ago
0
make possible to reuse get_change_price()
#189
PetrDlouhy
closed
5 months ago
0
replace AbstractRecurringUserPlan.has_automatic_renewal with AbstractRecurringUserPlan.renewal_triggered_by
#188
radekholy24
closed
6 months ago
2
add AbstractOrder.return_order
#187
radekholy24
closed
7 months ago
1
Fix django-plans demo
#186
vhsantos
opened
10 months ago
1
Documentation incorrect and/or outdate
#185
vhsantos
opened
10 months ago
0
Implementing the price per unit
#184
lukh
opened
1 year ago
0
Implement the multi user capability for one billing info
#183
lukh
opened
1 year ago
1
Blackify code
#182
PetrDlouhy
closed
1 year ago
1
add Python 3.12 and Django 4.2 to the testing matrix
#181
PetrDlouhy
closed
1 year ago
0
set_plan_renewal: don't delete the old Recuring plan + test
#180
PetrDlouhy
closed
1 year ago
1
Autorenew accounts
#179
PetrDlouhy
closed
1 year ago
1
Demo project not work
#178
vuducmanh11
opened
1 year ago
7
Fix tests
#177
PetrDlouhy
closed
1 year ago
1
Fix invoice duplicates
#176
PetrDlouhy
closed
1 year ago
1
handle SAXParseException when getting VAT ID
#175
PetrDlouhy
closed
1 year ago
0
use mocking to all tests, don't contact VIES API
#174
PetrDlouhy
closed
2 years ago
0
Django 4.0 fix: remove old ifnotequal templatetag
#173
PetrDlouhy
closed
2 years ago
1
use test service for testing VIES to make testing more robust
#172
PetrDlouhy
closed
2 years ago
4
add PlanPricing.visible field to allow hiding some pricings
#171
PetrDlouhy
closed
2 years ago
1
fix PlanPricing.__str__() to indicate recurring pricings
#170
PetrDlouhy
closed
2 years ago
2
Tox and testing workflow fixes and updates
#169
PetrDlouhy
closed
2 years ago
1
use last available TAX value for recurring payments if VIES fails
#168
PetrDlouhy
closed
2 years ago
1
Django plans cause error in sqlite3 backend
#167
onlydarkknight
closed
2 years ago
2
Fixed geolite2 import
#166
pandafy
closed
2 years ago
8
add more tests to views
#165
PetrDlouhy
closed
2 years ago
1
Problem with Migrations
#164
bezkos
opened
2 years ago
1
fix collectiong coverage in GitHub tests
#163
PetrDlouhy
closed
2 years ago
2
Unify BillingInfo view to only one CreateOrUpdate view
#162
PetrDlouhy
closed
2 years ago
3
use isort for all files, test it in GitHub action
#161
PetrDlouhy
closed
2 years ago
1
Fix for Django 4.0: one more foregotten ifnotequal
#160
PetrDlouhy
closed
2 years ago
1
add created/update fields to all models
#159
PetrDlouhy
closed
2 years ago
3
fix Greece tax validation
#158
PetrDlouhy
closed
2 years ago
1
[bug] geolite2 missing from requirements
#157
nemesifier
closed
2 years ago
0
inform users about VIES failure, don't cache failed results
#156
PetrDlouhy
closed
2 years ago
2
Fix greece taxation
#155
PetrDlouhy
closed
2 years ago
3
Replace vatnumber by stdnum
#154
PetrDlouhy
closed
2 years ago
5
Replace vatnumber by pyvat; fix Greece taxation
#153
PetrDlouhy
closed
2 years ago
2
Added pending migrations
#152
pandafy
closed
2 years ago
10
fix calculating recurring VAT - it is recalculated every time (in case Billing info changes)
#151
PetrDlouhy
closed
2 years ago
0
Fix greece taxation
#150
PetrDlouhy
closed
2 years ago
2
fixes for Django 4.0
#149
PetrDlouhy
closed
2 years ago
6
Python 3.9, 3.10 support (install fails with `vatnumber`)
#148
banagale
closed
1 year ago
3
(WIP) add billing_info_create_or_update
#147
PetrDlouhy
closed
2 years ago
1
use get_price() also in CreateOrderView.get_context_data()
#146
PetrDlouhy
closed
3 years ago
0
UserPlanAdmin: add payment_provider filter
#145
PetrDlouhy
closed
3 years ago
1
Fix next url
#144
PetrDlouhy
closed
3 years ago
1
Next