#2 #3 add membership_payment_date: membership start date -> payment date. Don't overlap membership periods on renewals
This commit is contained in:
parent
54965d483f
commit
d8cd83bdaf
12 changed files with 511 additions and 0 deletions
5
membership_payment_date/static/description/icon.svg
Normal file
5
membership_payment_date/static/description/icon.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
|
||||
<rect width="256" height="256" fill="#7C3AED" rx="32"/>
|
||||
<text x="128" y="140" font-family="Arial,sans-serif" font-size="80" fill="#FFFFFF" text-anchor="middle" font-weight="bold">M</text>
|
||||
<text x="128" y="190" font-family="Arial,sans-serif" font-size="40" fill="#FFFFFF" text-anchor="middle" opacity="0.8">PD</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 417 B |
Loading…
Add table
Add a link
Reference in a new issue