jekkos
873d14aac6
Enable bootstrap tables in employees module ( #293 )
2016-05-03 08:08:13 +02:00
jekkos
6f011da3ae
Fix customer import ( #293 )
2016-05-03 08:07:48 +02:00
jekkos
2b03d3bfd7
Continue bootstrap-tables integration ( #293 )
...
Refactor manage_tables code and use proper js namespacing
Add glyphicons for most buttons in customers sections
Tidy up HTML in customers table page
Remove jquery-color plugin (not needed anymore)
Fix some minor css issues (feedback bar bottom margin)
2016-05-03 08:07:48 +02:00
jekkos
af7b64a398
Migrate to bootstrap-tables in customers modules ( #293 )
2016-05-03 08:07:47 +02:00
FrancescoUK
6e82c4904f
Fix missing translation ( #472 ), add glyphicons
2016-05-01 22:11:38 +01:00
FrancescoUK
a090ecb1a5
Merge branch 'RamkrishnaMondal-master'
2016-04-30 22:22:16 +01:00
FrancescoUK
a745c52bd5
Merge branch 'master' of https://github.com/RamkrishnaMondal/opensourcepos into RamkrishnaMondal-master
2016-04-30 22:21:14 +01:00
FrancescoUK
c9f8ca6771
disable the feature completely in case the permission is not granted ( #472 )
2016-04-30 22:14:05 +01:00
FrancescoUK
10e2aa873c
fixed missing Croatian translation ( #472 )
2016-04-30 21:38:37 +01:00
FrancescoUK
0eecaf4268
fixed required fields in sms_form ( #472 )
2016-04-30 21:38:21 +01:00
FrancescoUK
1f9c31da41
regen database scripts ( #472 )
2016-04-30 21:37:57 +01:00
FrancescoUK
5fb73ce2cb
fixed error reporting, fixed table_helper, added translations, fixed bootstrap grid, various fixes ( #472 )
2016-04-30 21:34:23 +01:00
FrancescoUK
2b9c9ce203
enable errors, refactor code, various issues fixing, upgrade database script ( #472 )
2016-04-30 21:33:48 +01:00
FrancescoUK
225a42be8a
Regenerate translations after Portuguese (Brazil) amendment
2016-04-29 19:07:37 +01:00
arteiro
8042b6aa53
Pequenas modificações
2016-04-28 12:40:55 -03:00
RamkrishnaMondal
d01e9ffcfe
Sixth commit
2016-04-28 19:40:14 +05:30
RamkrishnaMondal
cde401a078
Fifth commit
2016-04-28 13:27:20 +05:30
RamkrishnaMondal
ee237c3c2e
Fourth commit
2016-04-28 13:22:01 +05:30
FrancescoUK
0dca4b8906
small tidy up ( #391 )
2016-04-26 19:55:09 +01:00
FrancescoUK
e81bf14d91
fix code comment typo ( #410 )
2016-04-26 18:50:01 +01:00
RamkrishnaMondal
d330472158
Third commit
2016-04-26 19:27:44 +05:30
RamkrishnaMondal
0d759ddd4e
Second commit
2016-04-26 16:38:13 +05:30
RamkrishnaMondal
638e9ff535
First commit
2016-04-26 16:04:17 +05:30
RamkrishnaMondal
3785cdb675
Merge pull request #1 from jekkos/master
...
new
2016-04-26 03:22:37 +05:30
FrancescoUK
4ed63cc362
Changed some to be short OSPOS, corrected some that were still PHP Point of Sale or had typos, fixed other translation issues ( #391 )
2016-04-25 17:26:14 +01:00
FrancescoUK
01d68ce3d5
Changed logo and favicon ( #391 )
2016-04-25 16:38:42 +01:00
FrancescoUK
8139d525cb
remove commented out codeline ( #410 )
2016-04-24 17:13:55 +01:00
FrancescoUK
34d09bc575
Made invoice optional from store config checkbox, updated and regen database script, few config fixes ( #410 )
2016-04-24 17:11:37 +01:00
FrancescoUK
b88575b2a5
restructure store config tabs, add invoice config checkbox, add translations ( #410 )
2016-04-23 22:57:34 +01:00
FrancescoUK
1cf3157089
Regen database.sql ( #499 )
2016-04-22 21:53:54 +01:00
FrancescoUK
ce2142add4
Made description and serialnumber optional in receipts ( #499 )
2016-04-22 21:42:17 +01:00
FrancescoUK
d1de7b67b9
Remove stock location from sale receipts ( #498 )
2016-04-22 19:37:00 +01:00
FrancescoUK
9aa673448a
Reset quantities when an Item is deleted ( #496 )
2016-04-22 19:22:04 +01:00
FrancescoUK
9cfddaf2ab
undelete an item in case it's returned ( #184 )
2016-04-21 22:59:34 +01:00
FrancescoUK
ae5d23f77d
Make the payment type change a unique transaction in the model ( #314 )
2016-04-21 19:25:06 +01:00
FrancescoUK
9f808dafde
Show delete button in form when editing sale from Detailed Sales Report
2016-04-18 18:37:27 +01:00
FrancescoUK
bb0989f6bd
Adjust form fields size to give more space and fit better dialog form, fixed few details
2016-04-18 18:31:40 +01:00
FrancescoUK
b177fe1dcf
Update README.md to include more info about 3.0.0 and set a policy for bug reporting
2016-04-18 13:22:09 +01:00
FrancescoUK
2948bb8a6b
Fixed typo in tables.sql , instead of ; ( #375 )
2016-04-18 09:42:31 +01:00
FrancescoUK
19d3a34bcc
Fixed customer name not pre-loaded in form ( #314 )
2016-04-18 09:29:57 +01:00
FrancescoUK
83d93464bc
Added ability to update payment type when editing a sale ( #314 )
2016-04-17 21:51:52 +01:00
FrancescoUK
3b5be5cf97
Fixed mistake in database upgrade script ( #375 )
2016-04-16 23:10:40 +01:00
FrancescoUK
7a3e09adb0
Fixed "Calc avg. Price (Receiving)" config bug ( #482 )
2016-04-16 22:53:20 +01:00
FrancescoUK
1ac0182867
Added discount % to customer ( #375 ) and added Total spent by customer ( #369 ), both added in register and form
2016-04-16 22:26:50 +01:00
FrancescoUK
fa084ec8d2
revert a change affecting order or js when running grunt
2016-04-13 18:34:06 +01:00
FrancescoUK
61a50577fa
remove extra , in Gruntfile.js
2016-04-12 22:36:38 +01:00
FrancescoUK
11e3cd63e0
Move temp file in a tmp dir when generating dist files, tidy up Gruntfile.js
2016-04-12 22:26:57 +01:00
FrancescoUK
0c47ec477d
Added Croatian translations to application and system ( #460 )
2016-04-10 22:48:29 +01:00
FrancescoUK
d9b007c1af
Improve emailed receipt layout and make it look like the printed one (now added logo + company name) ( #442 )
2016-04-10 18:15:59 +01:00
FrancescoUK
c77fa6e5c4
Fixed various issues preventing all languages to work fine in all views ( #470 )
2016-04-09 23:37:34 +01:00