.. |
__init__.py
|
Moving 'supplier' to 'company'
|
2018-04-19 09:01:25 +10:00 |
0001_initial.py
|
AND AGAIN
|
2019-05-20 22:24:18 +10:00 |
0002_auto_20190520_2204.py
|
AND AGAIN
|
2019-05-20 22:24:18 +10:00 |
0003_remove_supplierpart_minimum.py
|
Remove 'minimum' order from SupplierPart
|
2019-05-21 13:51:43 +10:00 |
0004_auto_20190525_2354.py
|
More 'limit_choices_to' limitations for template parts
|
2019-05-25 23:55:16 +10:00 |
0005_auto_20190525_2356.py
|
Rename field part.has_variants to part.is_template
|
2019-05-25 23:58:31 +10:00 |
0006_supplierpricebreak_currency.py
|
Add currency field to SupplierPriceBreak
|
2019-09-03 09:34:32 +10:00 |
0007_remove_supplierpart_lead_time.py
|
Remove lead-time field
|
2019-09-12 22:37:09 +10:00 |
0008_auto_20190913_1407.py
|
Custom URL validators for more fields
|
2019-09-14 00:08:49 +10:00 |
0009_auto_20191118_2323.py
|
Convert some more fields to decimal
|
2019-11-19 10:30:04 +11:00 |
0010_auto_20200201_1231.py
|
Make company notes field markdownable
|
2020-02-01 23:31:45 +11:00 |
0011_auto_20200318_1114.py
|
Implement auto-rounding decimal field
|
2020-03-18 22:22:40 +11:00 |
0012_auto_20200318_1114.py
|
Implement auto-rounding decimal field
|
2020-03-18 22:22:40 +11:00 |
0013_auto_20200406_0131.py
|
Alter "URL" to "link" for Company models
|
2020-04-06 11:36:25 +10:00 |
0014_auto_20200407_0116.py
|
Create thumbnails for Company model
|
2020-04-07 11:17:00 +10:00 |
0015_company_is_manufacturer.py
|
Add 'manufacturer' field to SupplierPart object
|
2020-04-13 20:20:04 +10:00 |
0016_auto_20200412_2330.py
|
Improvements to company API
|
2020-04-13 20:19:10 +10:00 |
0017_auto_20200413_0320.py
|
Rename "manufacturer" to "manufacturer_name"
|
2020-04-13 20:19:59 +10:00 |
0018_supplierpart_manufacturer.py
|
Add migration to create a 'manufacturer' field to the SupplierPart model
|
2020-04-13 20:20:08 +10:00 |
0019_auto_20200413_0642.py
|
Typo fix
|
2021-02-04 23:11:19 +11:00 |
0020_auto_20200413_0839.py
|
Change related name for SuppleirPart.supplier
|
2020-04-13 20:20:28 +10:00 |
0021_remove_supplierpart_manufacturer_name.py
|
Remove old 'manufacturer_name' field
|
2020-04-13 20:26:24 +10:00 |
0022_auto_20200613_1045.py
|
Update verbose names for some fields
|
2020-06-13 20:46:19 +10:00 |
0023_auto_20200808_0715.py
|
Add migration files
|
2020-08-08 17:16:04 +10:00 |
0024_unique_name_email_constraint.py
|
Mark migrations with data operations "non atomic"
|
2021-02-04 22:19:15 +11:00 |
0025_auto_20201110_1001.py
|
Add custom migration for the part_supplierpricebreak model
|
2020-11-10 22:25:05 +11:00 |
0026_auto_20201110_1011.py
|
Adds unit testing for fancy new metadata class
|
2021-06-23 20:58:05 +10:00 |
0027_remove_supplierpricebreak_currency.py
|
Remove common_currency model entirely
|
2020-11-11 00:21:06 +11:00 |
0028_remove_supplierpricebreak_cost.py
|
Remove common_currency model entirely
|
2020-11-11 00:21:06 +11:00 |
0029_company_currency.py
|
Add 'currency' option for company
|
2020-11-12 11:02:10 +11:00 |
0030_auto_20201112_1112.py
|
When creating a new price break for a supplier part, default to using the currency code specified for the supplier company
|
2020-11-12 11:14:50 +11:00 |
0031_auto_20210103_2215.py
|
Update SupplierPart model to allow data importing
|
2021-01-03 22:16:32 +11:00 |
0032_auto_20210403_1837.py
|
added more translation-strings
|
2021-04-04 22:44:14 +02:00 |
0033_auto_20210410_1528.py
|
Company description is no longer a required field
|
2021-04-10 15:29:44 +10:00 |
0034_manufacturerpart.py
|
Merged master and company migrations
|
2021-04-12 11:10:35 -04:00 |
0035_supplierpart_update_1.py
|
Split supplier part update migration and added reverse method for manufacturer data
|
2021-04-13 10:25:53 -04:00 |
0036_supplierpart_update_2.py
|
Split supplier part update migration and added reverse method for manufacturer data
|
2021-04-13 10:25:53 -04:00 |
0037_supplierpart_update_3.py
|
Split supplier part update migration and added reverse method for manufacturer data
|
2021-04-13 10:25:53 -04:00 |
0038_manufacturerpartparameter.py
|
Add ManufacturerPartParameter model
|
2021-06-20 17:50:07 +10:00 |