2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00
Commit Graph

1506 Commits

Author SHA1 Message Date
0d6fa6ce0b New translations app_en.arb (Swedish) 2025-06-07 02:13:10 +10:00
7e585cab80 New translations app_en.arb (Slovenian) 2025-06-07 02:13:09 +10:00
01303bdb29 New translations app_en.arb (Slovak) 2025-06-07 02:13:08 +10:00
41526407e1 New translations app_en.arb (Russian) 2025-06-07 02:13:07 +10:00
a0de3fc6c0 New translations app_en.arb (Portuguese) 2025-06-07 02:13:06 +10:00
29bc443b16 New translations app_en.arb (Polish) 2025-06-07 02:13:05 +10:00
95ad480537 New translations app_en.arb (Norwegian) 2025-06-07 02:13:04 +10:00
368b4d9701 New translations app_en.arb (Dutch) 2025-06-07 02:13:03 +10:00
f0e32d69ea New translations app_en.arb (Lithuanian) 2025-06-07 02:13:02 +10:00
95cae0cfb4 New translations app_en.arb (Korean) 2025-06-07 02:13:00 +10:00
c864ee2d6d New translations app_en.arb (Japanese) 2025-06-07 02:12:59 +10:00
a4ac7dc1c2 New translations app_en.arb (Italian) 2025-06-07 02:12:58 +10:00
8e4c76a5e1 New translations app_en.arb (Hungarian) 2025-06-07 02:12:57 +10:00
43d80c1874 New translations app_en.arb (Hebrew) 2025-06-07 02:12:56 +10:00
d7da3db793 New translations app_en.arb (Finnish) 2025-06-07 02:12:55 +10:00
2a4db86181 New translations app_en.arb (Greek) 2025-06-07 02:12:54 +10:00
0512af1e88 New translations app_en.arb (Danish) 2025-06-07 02:12:53 +10:00
0dab65f371 New translations app_en.arb (Czech) 2025-06-07 02:12:52 +10:00
9a8a3a23ef New translations app_en.arb (Bulgarian) 2025-06-07 02:12:51 +10:00
dd574a921c New translations app_en.arb (Arabic) 2025-06-07 02:12:50 +10:00
af6b3f1b1a New translations app_en.arb (Spanish) 2025-06-07 02:12:48 +10:00
c0f35d3cce New translations app_en.arb (Romanian) 2025-06-07 02:12:47 +10:00
0998671070 New translations app_en.arb (German) 2025-06-07 02:12:46 +10:00
49a57a55fb New translations app_en.arb (French) 2025-06-07 02:12:45 +10:00
9ea7a2348b Fix simple typo (#647) 2025-06-02 22:40:53 +10:00
5017391933 New Crowdin updates (#636)
* New translations app_en.arb (Polish)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (German)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Persian)

* New translations app_en.arb (French)

* New translations app_en.arb (Swedish)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Italian)
2025-06-02 22:40:45 +10:00
52879c0fc2 Bug fixes (#637)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* Fix formatting

* Handle case where server does not provide permissions information

* Enhanced URL checks

* Enhanced check

* Fix for error dialog

* Bump version information
0.18.1
2025-04-18 19:12:34 +10:00
762d1ae156 New Crowdin updates (#635)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* New translations app_en.arb (Spanish)

* New translations app_en.arb (Latvian)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Norwegian)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Vietnamese)

* New translations app_en.arb (Romanian)

* New translations app_en.arb (French)

* New translations app_en.arb (Arabic)

* New translations app_en.arb (Bulgarian)

* New translations app_en.arb (Czech)

* New translations app_en.arb (Danish)

* New translations app_en.arb (German)

* New translations app_en.arb (Greek)

* New translations app_en.arb (Finnish)

* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (Italian)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Korean)

* New translations app_en.arb (Lithuanian)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Portuguese)

* New translations app_en.arb (Slovak)

* New translations app_en.arb (Slovenian)

* New translations app_en.arb (Swedish)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Chinese Traditional)

* New translations app_en.arb (Portuguese, Brazilian)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Spanish, Mexico)

* New translations app_en.arb (Thai)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Hindi)

* New translations app_en.arb (Serbian (Latin))

* New translations app_en.arb (Spanish, Mexico)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Ukrainian)
2025-04-17 16:34:17 +10:00
dd268f4f61 Fix release notes (#634)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
0.18.0
2025-04-16 00:00:52 +10:00
1d5377ea20 Scroll fix (#633)
* Fix scrolling behaviuor

* Debounce paginated search
2025-04-15 23:42:48 +10:00
72a78291b2 Order extra lines (#632)
* Define classes for extra line item

* Display PO extra line items

- Also, some refactoring

* Support extra line items for sales order

* linting fixes

* Update release notes
2025-04-15 20:49:05 +10:00
25d7ac9189 Start date (#631)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* Support "start_date" for PurchaseOrder and SalesOrder

* Update release notes

* Add form fields
2025-04-15 15:45:09 +10:00
5ec86c4ade Tweak required roles (#630)
- Ref: https://github.com/inventree/InvenTree/pull/9506
2025-04-15 15:45:03 +10:00
e11382b3b4 New Crowdin updates (#629)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* New translations app_en.arb (Norwegian)

* New translations app_en.arb (Norwegian)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Vietnamese)
2025-04-15 08:07:38 +10:00
cae79a3922 New Crowdin updates (#622)
Some checks failed
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
Android / build (push) Has been cancelled
* New translations app_en.arb (German)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Latvian)

* New translations app_en.arb (Spanish, Mexico)

* New translations app_en.arb (German)

* New translations app_en.arb (Arabic)

* New translations app_en.arb (Czech)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Russian)
2025-04-08 18:32:00 +10:00
fcb4370ce8 New translations app_en.arb (Japanese) (#621)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
2025-02-27 18:58:43 +11:00
dc314d1c26 Company split search (#620)
Some checks are pending
Android / build (push) Waiting to run
CI / test (push) Waiting to run
iOS / build (push) Waiting to run
* Allow split search by company type

* Bump release notes
2025-02-26 22:36:29 +11:00
efe8db138b New Crowdin updates (#619)
* New translations app_en.arb (Italian)

* New translations app_en.arb (Italian)
2025-02-26 19:46:48 +11:00
5672193ced Tweak logic for creating new line items with barcode (#618)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
2025-02-21 22:20:17 +11:00
3c425de8f7 New translations app_en.arb (Hungarian) (#614)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
2025-02-19 11:03:52 +11:00
5e9ce7c0e7 New Crowdin updates (#611)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* New translations app_en.arb (French)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Arabic)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Vietnamese)

* New translations app_en.arb (Spanish, Mexico)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Serbian (Latin))

* New translations app_en.arb (Romanian)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Bulgarian)

* New translations app_en.arb (Czech)

* New translations app_en.arb (Danish)

* New translations app_en.arb (German)

* New translations app_en.arb (Greek)

* New translations app_en.arb (Finnish)

* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (Italian)

* New translations app_en.arb (Korean)

* New translations app_en.arb (Lithuanian)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Norwegian)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Portuguese)

* New translations app_en.arb (Slovak)

* New translations app_en.arb (Slovenian)

* New translations app_en.arb (Swedish)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Chinese Traditional)

* New translations app_en.arb (Portuguese, Brazilian)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Thai)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Latvian)

* New translations app_en.arb (Hindi)

* New translations app_en.arb (German)

* New translations app_en.arb (German)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (German)
2025-02-13 09:00:54 +11:00
1a3f48f48c Company create (#610)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* API: refactor checkPermission

- Rename to checkRole (actually what it is doing)
- Permission check will be incoming

* Add checkPermission function for API

* Create a new company

* Bump release notes

* Cleanup

* Fix
2025-02-08 10:36:26 +11:00
0c5944a8a0 New Crowdin updates (#607)
* New translations app_en.arb (Persian)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Hungarian)
2025-02-08 09:52:20 +11:00
0904d4e258 New Crowdin updates (#605)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* New translations app_en.arb (Arabic)

* New translations app_en.arb (Romanian)

* New translations app_en.arb (Romanian)
2025-01-27 13:56:35 +11:00
d41d9b2a99 New Crowdin updates (#603)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* New translations app_en.arb (French)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Arabic)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Vietnamese)

* New translations app_en.arb (Spanish, Mexico)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Serbian (Latin))

* New translations app_en.arb (Romanian)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Bulgarian)

* New translations app_en.arb (Czech)

* New translations app_en.arb (Danish)

* New translations app_en.arb (German)

* New translations app_en.arb (Greek)

* New translations app_en.arb (Finnish)

* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (Italian)

* New translations app_en.arb (Korean)

* New translations app_en.arb (Lithuanian)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Norwegian)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Portuguese)

* New translations app_en.arb (Slovak)

* New translations app_en.arb (Slovenian)

* New translations app_en.arb (Swedish)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Chinese Traditional)

* New translations app_en.arb (Portuguese, Brazilian)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Thai)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Latvian)

* New translations app_en.arb (Hindi)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Arabic)
2025-01-24 23:18:39 +11:00
854ef95fbf Order responsible (#602)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* Bump release notes and version

* Display responsible owner for purchase order

* Display responsible owner for sales order

* Display order completion date
2025-01-20 23:22:10 +11:00
2ea29368ed New translations app_en.arb (Romanian) (#601)
Some checks are pending
Android / build (push) Waiting to run
CI / test (push) Waiting to run
iOS / build (push) Waiting to run
2025-01-19 20:29:01 +11:00
0380b38311 Update version number and release notes (#600)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
0.17.3
2025-01-13 20:21:06 +11:00
60ec40e14c New Crowdin updates (#599)
* New translations app_en.arb (French)

* New translations app_en.arb (Russian)

* New translations app_en.arb (Arabic)

* New translations app_en.arb (Japanese)

* New translations app_en.arb (Vietnamese)

* New translations app_en.arb (Spanish, Mexico)

* New translations app_en.arb (Ukrainian)

* New translations app_en.arb (Serbian (Latin))

* New translations app_en.arb (Romanian)

* New translations app_en.arb (Spanish)

* New translations app_en.arb (Bulgarian)

* New translations app_en.arb (Czech)

* New translations app_en.arb (Danish)

* New translations app_en.arb (German)

* New translations app_en.arb (Greek)

* New translations app_en.arb (Finnish)

* New translations app_en.arb (Hebrew)

* New translations app_en.arb (Hungarian)

* New translations app_en.arb (Italian)

* New translations app_en.arb (Korean)

* New translations app_en.arb (Lithuanian)

* New translations app_en.arb (Dutch)

* New translations app_en.arb (Norwegian)

* New translations app_en.arb (Polish)

* New translations app_en.arb (Portuguese)

* New translations app_en.arb (Slovak)

* New translations app_en.arb (Slovenian)

* New translations app_en.arb (Swedish)

* New translations app_en.arb (Turkish)

* New translations app_en.arb (Chinese Simplified)

* New translations app_en.arb (Chinese Traditional)

* New translations app_en.arb (Portuguese, Brazilian)

* New translations app_en.arb (Indonesian)

* New translations app_en.arb (Persian)

* New translations app_en.arb (Thai)

* New translations app_en.arb (Estonian)

* New translations app_en.arb (Latvian)

* New translations app_en.arb (Hindi)
2025-01-13 20:08:42 +11:00
1363f7ee3a Edit attachment (#598)
Some checks failed
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
Android / build (push) Has been cancelled
* Edit attachment

- Allow editing of attachments once updloaed

* Update release notes

* Remove duplicate func
2025-01-11 17:11:17 +11:00