Matthias
|
985967fccb
|
save return of part.id
|
2021-05-07 07:13:23 +02:00 |
|
eeintech
|
4f942fd9f7
|
Working towards item match form
|
2021-05-06 17:07:22 -04:00 |
|
eeintech
|
e31452a6ad
|
Match field step is now managed through form
|
2021-05-06 16:05:58 -04:00 |
|
eeintech
|
f79382d96f
|
Handling part match form but still not creating purchase order items
|
2021-05-06 12:35:52 -04:00 |
|
eeintech
|
005063aad6
|
Merge branch 'master' of github.com:inventree/InvenTree into multi_part_forms
|
2021-05-06 11:30:08 -04:00 |
|
Matthias
|
aac05db6bf
|
style fixing
|
2021-05-06 17:15:10 +02:00 |
|
Matthias
|
90c207b935
|
keeping part id in inherited form
|
2021-05-06 16:45:39 +02:00 |
|
Matthias
|
c2a5e1fd23
|
moved the special stuff into the inherited view
|
2021-05-06 16:29:03 +02:00 |
|
Matthias Mair
|
3a1c233bff
|
Bug/calender (#1558)
* fixes calendar not rendering when toggling view
* same for po
* and builds
|
2021-05-07 00:11:08 +10:00 |
|
Matthias
|
b09f49aaa5
|
Merge branch 'master' of https://github.com/inventree/InvenTree into issue1425
|
2021-05-06 14:54:26 +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 |
|
Matthias
|
c4d0865f06
|
Merge branch 'master' of https://github.com/inventree/InvenTree into issue1425
|
2021-05-06 00:14:33 +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 |
|
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 |
|
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
|
294e86cc38
|
Add in sale price model
|
2021-05-04 21:56:25 +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 |
|
Matthias
|
75f487aee9
|
Merge branch 'master' of https://github.com/inventree/InvenTree into price-history
|
2021-05-04 00:02:15 +02:00 |
|
eeintech
|
b847604f15
|
Started implementation of multi-step form for purchase order file uplod
|
2021-05-03 17:30:33 -04:00 |
|
eeintech
|
d072187bf8
|
Fixed exception for quantity check
|
2021-04-28 16:46:42 -04:00 |
|
eeintech
|
a63d5012f0
|
Purchase order fixes
|
2021-04-28 13:16:40 -04:00 |
|
Matthias
|
8f40b57121
|
improvements after code-review by @eeintech
|
2021-04-27 16:32:43 +02:00 |
|
Matthias
|
a11fff0269
|
man those tests take long
|
2021-04-22 23:17:27 +02:00 |
|
Matthias
|
83764d5e6c
|
added PO in the fixtures so that should be higher
|
2021-04-22 22:57:48 +02:00 |
|
Matthias
|
a1237b4a49
|
always adjust pruchase price if one exists
|
2021-04-22 22:17:54 +02:00 |
|
Matthias
|
7cb858546e
|
tests for new methods in #1509
|
2021-04-22 22:16:56 +02:00 |
|
Matthias
|
c14478ed1f
|
automato fill purchase price #1509
|
2021-04-22 19:31:04 +02:00 |
|
Matthias
|
07d68f7fde
|
Merge branch 'master' of https://github.com/inventree/InvenTree into price-history
|
2021-04-21 11:12:48 +02:00 |
|
Oliver
|
157d58b157
|
Merge pull request #1481 from matmair/instance-name-in-title
Instance name in title
|
2021-04-18 21:48:37 +10:00 |
|
Matthias
|
6c3a66f7d6
|
Merge branch 'master' of https://github.com/inventree/InvenTree into price-history
|
2021-04-18 12:58:19 +02:00 |
|
Matthias
|
5b9c4dc225
|
sipler translation strings
|
2021-04-18 01:21:11 +02:00 |
|
Matthias
|
46822017c6
|
FIX: multiline trans not possible
|
2021-04-17 23:52:55 +02:00 |
|
Matthias
|
59063bee6b
|
extending translations to the whole sentence
|
2021-04-17 23:52:21 +02:00 |
|
Matthias
|
b1e08dae78
|
Merge branch 'master' of https://github.com/inventree/InvenTree into instance-name-in-title
|
2021-04-17 12:19:38 +02:00 |
|
Matthias
|
3598c36043
|
Merge branch 'master' of https://github.com/inventree/InvenTree into price-history
|
2021-04-17 09:59:05 +02:00 |
|
Nigel
|
6f00c662a1
|
fix: don't link manufacturer part if it doesn't have one
|
2021-04-15 16:28:50 -06:00 |
|
Matthias
|
098ac0c461
|
using feature in views
|
2021-04-15 14:52:08 +02:00 |
|
Matthias
|
75381cbb7b
|
Merge branch 'master' of https://github.com/inventree/InvenTree into price-history
|
2021-04-14 21:18:21 +02:00 |
|
eeintech
|
3eae70e745
|
Merged master and company migrations
|
2021-04-12 11:10:35 -04:00 |
|
Oliver Walters
|
e787c853e5
|
Update logger context
|
2021-04-10 20:08:13 +10:00 |
|
eeintech
|
f39928368e
|
Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part
|
2021-04-07 10:33:55 -04:00 |
|
eeintech
|
2db6af2af6
|
PO table and stock item template improvements
|
2021-04-07 10:33:31 -04:00 |
|
Matthias
|
32eaf48c12
|
fixed styling
|
2021-04-06 18:33:57 +02:00 |
|
Matthias
|
f647120cd1
|
initial showcase implementation
|
2021-04-06 18:17:09 +02:00 |
|
Matthias
|
2c053eae4c
|
added translations
|
2021-04-04 22:49:47 +02:00 |
|
Matthias
|
adcb211572
|
set language in the used js scripts
|
2021-04-04 22:48:36 +02:00 |
|
Matthias
|
efd14fca64
|
made translation lazy
|
2021-04-04 22:47:01 +02:00 |
|
Matthias
|
20c455384e
|
added more translation-strings
|
2021-04-04 22:44:14 +02:00 |
|
Matthias
|
c68220a597
|
migrations for all the translated models, totally forgot that
|
2021-04-03 14:11:28 +02:00 |
|
Matthias
|
0547e1c03b
|
added more translations in html / js
|
2021-04-03 04:05:59 +02:00 |
|
Matthias
|
446bc06c1b
|
switched translation methode to lazy
|
2021-04-03 04:01:40 +02:00 |
|
Oliver
|
f288b906ad
|
Merge pull request #1426 from SchrodingersGat/assign-by-sn
Assign by sn
|
2021-03-30 09:29:49 +11:00 |
|
Oliver Walters
|
bfbdd72306
|
Remove unused import
|
2021-03-30 08:43:09 +11:00 |
|
Oliver Walters
|
408b9d5e5b
|
Fix for unit testing
|
2021-03-30 08:08:55 +11:00 |
|
Oliver Walters
|
709bfb1bd2
|
Remove "unique" constraint for part / order relationship
|
2021-03-30 00:14:47 +11:00 |
|
Oliver Walters
|
217097c9d3
|
Add custom form template
|
2021-03-30 00:10:28 +11:00 |
|
Oliver Walters
|
19059ea4cf
|
Tweaks
|
2021-03-29 23:38:38 +11:00 |
|
Oliver Walters
|
d64dd68403
|
Agk, working out forms is hard
|
2021-03-29 23:32:41 +11:00 |
|
Oliver Walters
|
bd87f4c733
|
Adds form to assign stock item by serial numbers
|
2021-03-29 23:10:36 +11:00 |
|
Oliver Walters
|
cffe2ba84b
|
Add a separate form for creating a sales order allocation
|
2021-03-29 16:44:01 +11:00 |
|
Oliver Walters
|
7a4b90649a
|
HTML / CSS fixes
|
2021-03-29 16:36:27 +11:00 |
|
Oliver
|
ed028aed62
|
Merge pull request #1397 from SchrodingersGat/order-report
Order report
|
2021-03-12 14:44:10 +11:00 |
|
Oliver Walters
|
7ccd339b5c
|
Print reports for multiple selected sales orders / purchase orders
|
2021-03-11 14:15:31 +11:00 |
|
Oliver Walters
|
fa95759a00
|
Enable printing for PO and SO
|
2021-03-11 14:09:57 +11:00 |
|
Oliver Walters
|
d559d92f58
|
Display responsible owner for salesorder and purchaseorder
|
2021-03-10 16:26:20 +11:00 |
|
Oliver Walters
|
39d44ce32f
|
Add "responsible" field to PO and SO models
|
2021-03-10 16:19:44 +11:00 |
|
Oliver Walters
|
8061669c70
|
Hacky fix for ordering parts form
|
2021-03-06 19:49:49 +11:00 |
|
Oliver Walters
|
979f543c3f
|
Add build orders to search results list
|
2021-03-03 08:44:13 +11:00 |
|
Oliver Walters
|
339a02a6b2
|
Bug fix for sorting of sales orders
|
2021-03-03 08:32:57 +11:00 |
|
Oliver Walters
|
558ea98fa1
|
Add purchase order and sales order to search results
|
2021-03-03 08:30:20 +11:00 |
|
Oliver Walters
|
0b15b77140
|
Fix server-side ordering for purchase order table
|
2021-03-03 08:13:55 +11:00 |
|
Oliver
|
3d4cfcf1b6
|
Merge pull request #1381 from SchrodingersGat/table-name-fix
Fixes incorrect table name
|
2021-03-02 22:03:51 +11:00 |
|
Oliver Walters
|
cd01bb0ad7
|
Refactor HTML view permission
- Introspect database model from View
- Automatically get the permission from the View class
|
2021-03-02 21:32:32 +11:00 |
|
Oliver Walters
|
628e87cb28
|
search field fixes
|
2021-03-02 13:08:12 +11:00 |
|
Oliver Walters
|
6f4178acdb
|
Improve server-side pagination for POLineItem
|
2021-03-02 12:38:37 +11:00 |
|
Oliver Walters
|
1c3b017283
|
Improve server-side pagination of SalesOrderLineItem
|
2021-03-02 12:33:41 +11:00 |
|
Oliver Walters
|
b315b958b0
|
PEP fixes
|
2021-02-27 07:56:38 +11:00 |
|
Oliver Walters
|
5a536be22d
|
More test refactoring
|
2021-02-26 22:08:06 +11:00 |
|
Oliver Walters
|
26e80fa0ab
|
Fancify all the menubars
|
2021-02-25 09:10:20 +11:00 |
|
Oliver Walters
|
3210af31b4
|
Sales order now uses menubar
|
2021-02-24 20:17:25 +11:00 |
|
Oliver Walters
|
213851e8aa
|
Purchase Order now uses menu bar
|
2021-02-24 20:01:05 +11:00 |
|
Oliver Walters
|
0f60482e09
|
Add secondary dialog for creating new supplier
|
2021-02-18 14:59:13 +11:00 |
|
Oliver Walters
|
4ef6a6dc62
|
Translations for stock transaction notes
|
2021-01-29 12:23:22 +11:00 |
|
Oliver Walters
|
82e6b87e1c
|
Adds unit testing for order overdue status
|
2021-01-20 07:49:14 +11:00 |
|
Daniel Pervan
|
0d462389b9
|
Fix misspelled query filter method name
|
2021-01-19 12:00:30 +01:00 |
|
Oliver Walters
|
4fd0d7d8b5
|
Unit test fix
|
2021-01-14 23:06:49 +11:00 |
|
Oliver Walters
|
959914c78c
|
Display overdue purchase orders in the calendar view
|
2021-01-14 22:19:32 +11:00 |
|
Oliver Walters
|
fef5b7548e
|
Increase unit testing for order API
|
2021-01-14 22:06:53 +11:00 |
|
Oliver Walters
|
e8fd597f29
|
Adds ability to edit target_date in purchaseorder form
|
2021-01-14 17:44:21 +11:00 |
|
Oliver Walters
|
21e8ddd1e6
|
Display overdue status on PurcahseOrder page
|
2021-01-14 17:42:38 +11:00 |
|