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 |
|
|
8f40b57121
|
improvements after code-review by @eeintech
|
2021-04-27 16:32:43 +02:00 |
|
|
a11fff0269
|
man those tests take long
|
2021-04-22 23:17:27 +02:00 |
|
|
83764d5e6c
|
added PO in the fixtures so that should be higher
|
2021-04-22 22:57:48 +02:00 |
|
|
a1237b4a49
|
always adjust pruchase price if one exists
|
2021-04-22 22:17:54 +02:00 |
|
|
7cb858546e
|
tests for new methods in #1509
|
2021-04-22 22:16:56 +02:00 |
|
|
c14478ed1f
|
automato fill purchase price #1509
|
2021-04-22 19:31:04 +02:00 |
|
|
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 |
|
|
6c3a66f7d6
|
Merge branch 'master' of https://github.com/inventree/InvenTree into price-history
|
2021-04-18 12:58:19 +02:00 |
|
|
5b9c4dc225
|
sipler translation strings
|
2021-04-18 01:21:11 +02:00 |
|
|
46822017c6
|
FIX: multiline trans not possible
|
2021-04-17 23:52:55 +02:00 |
|
|
59063bee6b
|
extending translations to the whole sentence
|
2021-04-17 23:52:21 +02:00 |
|
|
b1e08dae78
|
Merge branch 'master' of https://github.com/inventree/InvenTree into instance-name-in-title
|
2021-04-17 12:19:38 +02:00 |
|
|
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 |
|
|
098ac0c461
|
using feature in views
|
2021-04-15 14:52:08 +02:00 |
|
|
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 |
|
|
32eaf48c12
|
fixed styling
|
2021-04-06 18:33:57 +02:00 |
|
|
f647120cd1
|
initial showcase implementation
|
2021-04-06 18:17:09 +02:00 |
|
|
2c053eae4c
|
added translations
|
2021-04-04 22:49:47 +02:00 |
|
|
adcb211572
|
set language in the used js scripts
|
2021-04-04 22:48:36 +02:00 |
|
|
efd14fca64
|
made translation lazy
|
2021-04-04 22:47:01 +02:00 |
|
|
20c455384e
|
added more translation-strings
|
2021-04-04 22:44:14 +02:00 |
|
|
c68220a597
|
migrations for all the translated models, totally forgot that
|
2021-04-03 14:11:28 +02:00 |
|
|
0547e1c03b
|
added more translations in html / js
|
2021-04-03 04:05:59 +02:00 |
|
|
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 |
|