Matthias
|
c1bcc60f0a
|
forgot a py
|
2021-05-06 14:41:26 +02:00 |
|
Matthias
|
d5b65e6e41
|
yaml!
|
2021-05-06 14:38:13 +02:00 |
|
Matthias
|
8c63b53c16
|
here we go js
|
2021-05-06 14:35:23 +02:00 |
|
Matthias
|
a77d9d9de7
|
same treatment for html
|
2021-05-06 14:33:03 +02:00 |
|
Matthias Mair
|
39d4129157
|
chery picked all fixed trans str from #1438 (#1554)
|
2021-05-06 20:29:58 +10:00 |
|
Matthias
|
f2b0717d10
|
removes all lines consisting only of spaces
this really bothers me for some reason - nothing technical
|
2021-05-06 12:11:38 +02:00 |
|
Oliver
|
3511b4adda
|
Merge pull request #1550 from matmair/layout-fix
Layout fix
|
2021-05-06 08:58:08 +10:00 |
|
Matthias
|
1259374822
|
removes layout-shift due to typo in menubar
|
2021-05-06 00:37:45 +02:00 |
|
Matthias
|
f9463fa277
|
fixes navbar-layout shift with narrow dollar-sign
|
2021-05-06 00:33:34 +02:00 |
|
Matthias
|
66f198baa9
|
removing duplicate information in pricing table
|
2021-05-06 00:17:46 +02:00 |
|
Matthias
|
c4d0865f06
|
Merge branch 'master' of https://github.com/inventree/InvenTree into issue1425
|
2021-05-06 00:14:33 +02:00 |
|
Matthias
|
efa9da2ce1
|
removed unused imports
|
2021-05-06 00:00:13 +02:00 |
|
Matthias
|
030865f8dd
|
sale price in pricing table
|
2021-05-05 23:49:04 +02:00 |
|
Matthias
|
1b7ade9405
|
adding in missing parts for full saleprice
|
2021-05-05 23:47:46 +02:00 |
|
Matthias
|
1a227faec4
|
abstracting get_price
|
2021-05-05 23:42:52 +02:00 |
|
Matthias
|
287a05ddc5
|
clearer spacing in html
|
2021-05-05 21:48:58 +02:00 |
|
eeintech
|
40e8ed9e5b
|
Match parts view is now populated correctly
|
2021-05-05 15:28:04 -04:00 |
|
Matthias
|
2cfb9c60a3
|
space cleanup
|
2021-05-05 20:57:00 +02:00 |
|
Matthias
|
b392586a08
|
quantity also for modal
|
2021-05-05 20:55:37 +02:00 |
|
Matthias
|
dc4fb64987
|
add in price modal in table
|
2021-05-05 20:53:53 +02:00 |
|
Matthias
|
ee028ef925
|
space cleanup
|
2021-05-05 20:38:27 +02:00 |
|
eeintech
|
2cd1df691b
|
Working towards part matching
|
2021-05-05 13:16:40 -04:00 |
|
eeintech
|
9773fee50b
|
Validation of matching fields is working
|
2021-05-05 12:40:48 -04:00 |
|
Oliver
|
ecc9eec084
|
Merge pull request #1547 from SchrodingersGat/no-wrap
Disable wrapping for translation files
|
2021-05-05 17:54:01 +10:00 |
|
Oliver Walters
|
7a19145be1
|
Disable wrapping for translation files
This ensures that the updates pushed back from crowding don't have unnecessary file deltas
Ref: https://docs.djangoproject.com/en/3.2/ref/django-admin/#django-admin-makemessages
|
2021-05-05 17:34:35 +10:00 |
|
Oliver
|
54fb96f239
|
Merge pull request #1542 from matmair/matmair/issue1513
adds auto price-update from price-brake to purchase order lines
|
2021-05-05 09:22:59 +10:00 |
|
Oliver
|
6bf4887284
|
Merge pull request #1544 from matmair/matmair/issue1543
[BUG] invoke: too many arguments
|
2021-05-05 09:18:56 +10:00 |
|
Matthias
|
251603b69b
|
removing temp fix for invoke error
|
2021-05-04 23:47:21 +02:00 |
|
eeintech
|
b4342d6203
|
Fixed templates, not sure why can't keep FileManager across forms... and also need to save form data
|
2021-05-04 17:35:27 -04:00 |
|
Matthias
|
7fa235282b
|
sale price in ui
|
2021-05-04 22:50:04 +02:00 |
|
Matthias
|
28a67828e3
|
[BUG] invoke: too many arguments
Fixes #1543
|
2021-05-04 22:04:05 +02:00 |
|
Matthias
|
a6fc5d2ebe
|
Merge branch 'issue1425' of https://github.com/matmair/InvenTree into issue1425
|
2021-05-04 21:57:44 +02:00 |
|
Matthias
|
294e86cc38
|
Add in sale price model
|
2021-05-04 21:56:25 +02:00 |
|
Matthias
|
1614c6e08a
|
Add in sale price model
|
2021-05-04 21:51:42 +02:00 |
|
Matthias
|
55cdeef30e
|
adds price-calc to purchase order Fixes #1513
|
2021-05-04 21:33:00 +02:00 |
|
eeintech
|
64fb492b97
|
Added match parts step, need to process fields data
|
2021-05-04 14:45:52 -04:00 |
|
eeintech
|
7cdf0af04a
|
Added upload file step
|
2021-05-04 12:20:57 -04:00 |
|
eeintech
|
373898d43e
|
Added step description and crispy form tag
|
2021-05-04 10:28:00 -04:00 |
|
eeintech
|
b847604f15
|
Started implementation of multi-step form for purchase order file uplod
|
2021-05-03 17:30:33 -04:00 |
|
Oliver
|
5d214fc869
|
Merge pull request #1535 from eeintech/get_price
Added support for fractional price and lower price break
|
2021-05-01 09:52:21 +10:00 |
|
Oliver
|
706f3a913d
|
Update README.md
|
2021-05-01 09:12:36 +10:00 |
|
Oliver
|
94ff8829f7
|
Merge pull request #1536 from eeintech/manufacturer_part_api_fix
API fixes related to ManufacturerPart
|
2021-05-01 08:26:32 +10:00 |
|
Oliver
|
ecbea8ca30
|
Merge pull request #1537 from matmair/credits
Link for credits in UI and README Closes #1533
|
2021-05-01 08:25:17 +10:00 |
|
Matthias
|
036c5661ec
|
Link for credits in UI and README Closes #1533
|
2021-04-30 23:40:52 +02:00 |
|
eeintech
|
4972440dda
|
Fixed API test
|
2021-04-30 15:27:36 -04:00 |
|
eeintech
|
41962ca23a
|
API fixes related to ManufacturerPart
|
2021-04-30 13:54:56 -04:00 |
|
Oliver
|
c60f4c4f2f
|
Merge pull request #1529 from matmair/matmair/issue1527
per session user-language settings
|
2021-04-30 11:53:39 +10:00 |
|
eeintech
|
ad8d95f2f0
|
Added two more tests with fractional quantities
|
2021-04-29 14:35:23 -04:00 |
|
eeintech
|
87b38ec992
|
Added support for fractional part/bom quantity and price
|
2021-04-29 14:22:07 -04:00 |
|
Oliver
|
2eafdd53b8
|
Merge pull request #1530 from eeintech/complete_build_output_fix
Fixes to create build output form
|
2021-04-29 14:56:29 +10:00 |
|