mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-04 17:06:27 +00:00
640499a9e2
changes: Article: remove COTISATION_TYPE, duration(_days), type_cotisation add duration(_days)_connection, duration(_days)_membership Vente: remove COTISATION_TYPE, duration(_days), type_cotisation add duration(_days)_connection, duration(_days)_membership add method `test_membership_or_connection()` to replace `bool(type_cotisation)` Cotisation: remove COTISATION_TYPE, date_start, date_end, type_cotisation add date_start_con, date_end_con, date_start_memb, date_end_memb create_cotis(date_start=False) -> create_cotis(date_start_con=False, date_start_memb=False) + migration + changes to use the new models in the remaining of the code |
||
---|---|---|
.. | ||
0001_initial.py | ||
0002_remove_facture_article.py | ||
0003_auto_20160702_1448.py | ||
0004_auto_20160702_1528.py | ||
0005_auto_20160702_1532.py | ||
0006_auto_20160702_1534.py | ||
0007_auto_20160702_1543.py | ||
0008_auto_20160702_1614.py | ||
0009_remove_cotisation_user.py | ||
0010_auto_20160702_1840.py | ||
0011_auto_20160702_1911.py | ||
0012_auto_20160704_0118.py | ||
0013_auto_20160711_2240.py | ||
0014_auto_20160712_0245.py | ||
0015_auto_20160714_2142.py | ||
0016_auto_20160715_0110.py | ||
0017_auto_20170718_2329.py | ||
0018_paiement_type_paiement.py | ||
0019_auto_20170819_0055.py | ||
0020_auto_20170819_0057.py | ||
0021_auto_20170819_0104.py | ||
0022_auto_20170824_0128.py | ||
0023_auto_20170902_1303.py | ||
0024_auto_20171015_2033.py | ||
0025_article_type_user.py | ||
0026_auto_20171028_0126.py | ||
0027_auto_20171029_1156.py | ||
0028_auto_20171231_0007.py | ||
0029_auto_20180414_2056.py | ||
0030_custom_payment.py | ||
0031_comnpaypayment_production.py | ||
0032_custom_invoice.py | ||
0033_auto_20180818_1319.py | ||
0034_auto_20180831_1532.py | ||
0035_notepayment.py | ||
0036_custominvoice_remark.py | ||
0037_costestimate.py | ||
0038_auto_20181231_1657.py | ||
0039_freepayment.py | ||
0040_auto_20191002_2335.py | ||
0041_auto_20191103_2131.py | ||
0042_auto_20191120_0159.py | ||
0043_separation_membership_connection_p1.py | ||
0044_separation_membership_connection_p2.py | ||
0045_separation_membership_connection_p3.py | ||
__init__.py |