Rushabh Mehta
|
90ae7dda4c
|
Delete invoice.js
|
2018-02-19 12:38:54 +05:30 |
|
Rushabh Mehta
|
8c15a6829c
|
Delete item.js
|
2018-02-19 12:38:33 +05:30 |
|
Rushabh Mehta
|
3567eb1776
|
fix case
|
2018-02-19 12:36:51 +05:30 |
|
subhamsarangi
|
02e024b818
|
Fix: the url in index.md which linked to the backends.md file
|
2018-02-19 12:32:25 +05:30 |
|
Rushabh Mehta
|
d09de107d9
|
template for taxes
|
2018-02-19 12:01:22 +05:30 |
|
Rushabh Mehta
|
4d3a176d98
|
implement templates for control
|
2018-02-19 12:01:07 +05:30 |
|
Rushabh Mehta
|
34b72f2297
|
refactor naming and added taxes!
|
2018-02-16 18:44:38 +05:30 |
|
Rushabh Mehta
|
2422e33ec0
|
refactor models are now js and better file naming for models
|
2018-02-16 18:43:46 +05:30 |
|
Rushabh Mehta
|
cb446ba49f
|
minor fixes
|
2018-02-15 22:09:50 +05:30 |
|
Rushabh Mehta
|
650ad31d12
|
list row for invoice
|
2018-02-15 15:23:48 +05:30 |
|
Rushabh Mehta
|
1b42e46462
|
ui fixes
|
2018-02-15 15:23:28 +05:30 |
|
Rushabh Mehta
|
60a176a52f
|
3 column
|
2018-02-14 22:15:07 +05:30 |
|
Rushabh Mehta
|
a10f75b195
|
multi column layout
|
2018-02-14 22:14:50 +05:30 |
|
Rushabh Mehta
|
70fbf53252
|
update build
|
2018-02-14 18:23:40 +05:30 |
|
Rushabh Mehta
|
1f5e3d8fcb
|
added date control
|
2018-02-14 18:20:56 +05:30 |
|
Rushabh Mehta
|
830342cfa6
|
refactor
|
2018-02-13 17:27:20 +05:30 |
|
Rushabh Mehta
|
bc781728aa
|
refactor observable
|
2018-02-13 17:24:57 +05:30 |
|
Rushabh Mehta
|
c7c115452a
|
new documents from link created in modal
|
2018-02-13 16:12:55 +05:30 |
|
Shridhar
|
397a052c7b
|
Updated docs
Spelling correction
|
2018-02-13 15:35:41 +05:30 |
|
Rushabh Mehta
|
16932cd4f9
|
Merge pull request #29 from shridarpatil/mysql_spelling_correction
Spelling correction
|
2018-02-13 14:44:13 +05:30 |
|
Shridhar
|
fbbd404548
|
Spelling correction
|
2018-02-13 12:56:25 +05:30 |
|
Rushabh Mehta
|
c7f3134f83
|
add invoice settings
|
2018-02-12 21:53:14 +05:30 |
|
Rushabh Mehta
|
d0919ddf6c
|
Merge pull request #27 from shridarpatil/mysql
Mysql Backend
|
2018-02-12 18:12:57 +05:30 |
|
Rushabh Mehta
|
55dca13824
|
added integer control
|
2018-02-12 17:54:57 +05:30 |
|
Rushabh Mehta
|
92355be627
|
added singles
|
2018-02-12 17:31:31 +05:30 |
|
Rushabh Mehta
|
95cbd8ea61
|
validate child table mandatory
|
2018-02-12 15:12:26 +05:30 |
|
Rushabh Mehta
|
cf5f029ea0
|
added fetch
|
2018-02-09 18:26:10 +05:30 |
|
Rushabh Mehta
|
3af4fb8671
|
added fetch
|
2018-02-09 18:25:55 +05:30 |
|
Shridhar
|
8483832399
|
removed root login attempts
|
2018-02-08 21:22:07 +05:30 |
|
Shridhar
|
1f16a22b0f
|
removed -p option
|
2018-02-08 21:18:58 +05:30 |
|
Shridhar
|
5ae06bd741
|
removed space and install section
|
2018-02-08 21:12:54 +05:30 |
|
Rushabh Mehta
|
85693672cc
|
camelCase
|
2018-02-08 17:59:45 +05:30 |
|
Rushabh Mehta
|
bc095b5bc3
|
more camelCase
|
2018-02-08 17:58:51 +05:30 |
|
Shridhar
|
ad410f6ab1
|
install mysql in travic CI
|
2018-02-08 17:47:57 +05:30 |
|
Rushabh Mehta
|
354813d339
|
invoice totals
|
2018-02-08 17:16:10 +05:30 |
|
Rushabh Mehta
|
dfdb18b5bc
|
add formula handling
|
2018-02-08 17:15:32 +05:30 |
|
Shridhar
|
a358888f0f
|
mysql backend test
|
2018-02-08 17:03:59 +05:30 |
|
Shridhar
|
278e953429
|
added mysql service to travis
|
2018-02-08 17:03:59 +05:30 |
|
Shridhar
|
ab21928142
|
updated travis yml for mysql backend
travis: Create mysql database
runs mysql backend tests
|
2018-02-08 17:03:59 +05:30 |
|
Shridhar
|
2e51a952db
|
Extend basedatabase class in mysql backend
|
2018-02-08 17:03:59 +05:30 |
|
Shridhar
|
6bd30b1158
|
Checkbox map to int(1)
|
2018-02-08 17:03:59 +05:30 |
|
Shridhar
|
4f9917bda8
|
Mysql Mappings
|
2018-02-08 17:02:29 +05:30 |
|
Shridhar
|
101d2a4a4f
|
Mysql backend
|
2018-02-08 17:02:29 +05:30 |
|
Rushabh Mehta
|
36be3b98f7
|
change case
|
2018-02-08 15:09:10 +05:30 |
|
Rushabh Mehta
|
449df1dbca
|
multi-delete
|
2018-02-08 15:08:47 +05:30 |
|
Rushabh Mehta
|
ed4dbb496c
|
added database baseclass and moving to camelCase
|
2018-02-08 12:16:38 +05:30 |
|
Rushabh Mehta
|
b9424c43e9
|
fix tests
|
2018-02-07 22:22:35 +05:30 |
|
Rushabh Mehta
|
66b3dc6dc7
|
add number series
|
2018-02-07 22:14:59 +05:30 |
|
Rushabh Mehta
|
2a2f1fb6f3
|
added modal
|
2018-02-07 18:53:52 +05:30 |
|
Rushabh Mehta
|
d74fe3656a
|
new build
|
2018-02-07 18:53:22 +05:30 |
|