43 Commits

Author SHA1 Message Date
488988f7d4 Add stock movements report 2020-03-11 09:00:00 +02:00
841c03847e Add stock management mode setting 2020-03-10 10:48:35 +02:00
a960d5143f Add stock transactions to item page 2020-03-09 13:18:36 +02:00
0e2c2c17a2 UI tweaks 2020-02-18 13:38:48 +02:00
8964202a1a Add basic stock management 2020-02-18 11:03:20 +02:00
e1837a22fe Merge ../BusinessAppTemplate
# Conflicts:
#	README.md
#	api.php
#	index.php
#	langs/en/core.json
#	langs/en/titles.json
#	mobile/index.php
#	required.php
#	settings.template.php
2019-01-04 17:57:08 -07:00
69c634ea99 Add checkbox to form builder 2018-12-31 14:14:00 -07:00
61d660be69 Add FormBuilder 2018-12-20 23:24:47 -07:00
cd100535ac Add readonly item view (close #13) 2018-10-06 00:43:58 -06:00
e1045eed9e Replace cat and loc search boxes with select dropdowns (#11) 2018-10-05 00:28:38 -06:00
ab717e6030 Improve image manager UI 2018-09-25 13:22:45 -06:00
4015916ed3 Adjust margins on image cards 2018-09-22 20:18:56 -06:00
9a5aefbeb5 Add image uploading for items (close #8) 2018-09-22 02:41:38 -06:00
f2d3c199ab Merge BusinessAppTemplate
# Conflicts:
#	composer.lock
#	lang/en_us.php
#	lib/login.php
#	mobile/index.php
2018-09-07 18:29:25 -06:00
1271317eb9 Rewrite to use classes, aligning with AccountHub 2.0 2018-09-07 15:03:42 -06:00
14c6f5c9cc Mostly fix item table width issues 2018-04-16 17:16:03 -06:00
766c959a75 Use a few new icons 2018-04-16 17:07:18 -06:00
046f965fee Merge Business/BusinessAppTemplate: BS v4.1, include Roboto font 2018-04-13 01:46:30 -06:00
ca09f9d346 Add item cost and sale price fields 2018-04-10 01:25:07 -06:00
d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 2018-04-09 19:18:19 -06:00
386615976e Remove test page 2018-04-08 16:37:33 -06:00
0593f4c6d4 Merge ssh://source.netsyms.com:2322/Business/BusinessAppTemplate
# Conflicts:
#	.gitignore
#	README.md
#	action.php
#	api.php
#	app.php
#	composer.json
#	composer.lock
#	index.php
#	lang/en_us.php
#	lang/messages.php
#	lib/login.php
#	lib/userinfo.php
#	mobile/index.php
#	nbproject/project.properties
#	nbproject/project.xml
#	pages.php
#	pages/404.php
#	pages/home.php
#	required.php
#	settings.template.php
#	static/css/app.css
#	static/img/logo.png
#	static/img/logo.svg
#	static/js/app.js
2018-04-08 16:28:31 -06:00
b2ed9dbd1b Minor BS4 adjustments 2018-01-30 22:32:38 -07:00
453f97706e Upgrade to Bootstrap 4.0, FontAwesome 5.0, jQuery 3.3.1 2018-01-29 00:37:39 -07:00
eefa7ab00f Improve mobile app compatibility 2018-01-27 22:04:01 -07:00
121a49e9e0 Upgrade to Bootstrap 4.0, FontAwesome 5.0, and jQuery 3.3.1 2018-01-27 19:18:38 -07:00
e57a43217e Improve category display 2017-12-26 16:59:31 -07:00
98aa7d3217 Add reports (close #7) 2017-12-26 16:54:20 -07:00
623c5e2f01 Fully implement MPL-2.0 license 2017-12-16 13:32:58 -07:00
37f5b9f69d Minor style update 2017-12-09 18:05:11 -07:00
40def2bf70 Add item search box on dashboard (close #6) 2017-12-09 02:10:45 -07:00
6c8d33d2f2 Refactor and enforce Content-Security-Policy 2017-11-13 16:16:49 -07:00
ba4b098c14 Add item cloning (closes #5) 2017-11-07 15:34:10 -07:00
e6745e693b Prevent adding item if there are no categories or locations (Close #4) 2017-09-15 14:09:59 -06:00
4ee1992d5a Close #3 2017-09-15 14:00:45 -06:00
f3899029f7 Add desired quantity tracking (Close #2) 2017-09-05 22:38:38 -06:00
98a8732c0f Hide table column icons on small screens to save space 2017-07-05 19:56:23 -06:00
9e8cffa394 Add mobile barcode scan buttons 2017-07-05 00:03:33 -06:00
769ea75e82 Item table now loads with AJAX 2017-05-27 20:02:27 -06:00
f2cf0b014d i18n++ 2017-05-18 19:39:10 -06:00
cf4bcfc315 App now works. TODO: add edit permissions 2017-05-17 23:09:51 -06:00
b883368578 Copy from BusinessAppTemplate @ e8c9cd56e2 2017-05-14 11:50:09 -06:00
16cbf2a5f1 Create template based on SSO code 2017-04-25 12:09:06 -06:00