jekkos
e7a22e4e41
Enable bootstrap tables localisation and integrate with ospos scripts
...
(#293 )
Fix item bulk update (all items are updated now) (#507 )
Stop click event propagation when opening modal dialog on a table row
(caused row to be selected/deselected)
2016-05-03 08:10:37 +02:00
jekkos
c568c08595
Fix bulk update with bootstrap-tables ( #507 )
2016-05-03 08:10:37 +02:00
jekkos
9caed90aee
Fix bootstrap tables toolbar icon size ( #507 )
2016-05-03 08:10:37 +02:00
jekkos
d5d96fa777
Add receipt button in takings ( #507 )
...
Fix add stock location in store config
Fix stock location filtering in items module
Fix item kits barcode generation
Fix broken form after first submit in all modules
Remove temp js from dist/ (#293 )
2016-05-03 08:10:37 +02:00
jekkos
7e088348e0
Regenerate language file + js after rebase, fix various merge bugs
...
(#293 )
2016-05-03 08:10:37 +02:00
jekkos
c9142ca69b
Fix payment summary in sales ( #293 )
...
Add glyphicons to buttons in register + receiving views
Refactor table_support init function
Various bugfixes
2016-05-03 08:10:36 +02:00
jekkos
2dab5e0fe7
Bootstrap-tables integration for sales module (WIP) ( #293 )
...
Refactor manage_tables, remove public function identifiers
2016-05-03 08:10:36 +02:00
jekkos
e7439c1616
Start bootstrap tables migration for sales module ( #293 )
2016-05-03 08:10:36 +02:00
jekkos
4624665726
Replace submit with close button in count details view ( #293 )
2016-05-03 08:10:36 +02:00
jekkos
8cf32f4470
Fix item kits view + search, item bulk edit ( #293 )
...
Refactored table_helper to add first and last column automatically
2016-05-03 08:10:36 +02:00
jekkos
4c55da7229
Enbable inventory, count_details in items ( #293 )
2016-05-03 08:10:36 +02:00
jekkos
48c49ddb74
Fix item kits glyphicons + new button tooltip ( #293 )
2016-05-03 08:10:36 +02:00
jekkos
9dfb2196e5
Use form-inline to style items toolbar ( #293 )
2016-05-03 08:10:36 +02:00
jekkos
e09ebcaff9
Filters in items module working and on one line ( #293 )
2016-05-03 08:10:36 +02:00
jekkos
bb95a120b1
Enable bootstrap-tables for items modules - wip ( #293 )
2016-05-03 08:10:35 +02:00
jekkos
46ad34548f
Enable bootstrap-tables for item kits module ( #293 )
2016-05-03 08:10:35 +02:00
jekkos
3b9ae1d807
Enable bootstrap-tables for giftcards module ( #293 )
2016-05-03 08:10:35 +02:00
jekkos
0cd45e275e
Enable bootstrap-tables for suppliers module ( #293 )
...
Reuse generic manage view for suppliers and remove original one
2016-05-03 08:10:35 +02:00
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
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
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
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
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
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