jekkos
c3f2f41888
Fix barcode generation in items and item_kits ( #537 , #538 )
...
Enable sorting in takings (with static row below the table) (#293 , #507 )
2016-05-09 18:40:13 +02:00
jekkos
d94b1d921e
Enable sorting for items, customers, suppliers, employees and item_kits module ( #293 , #507 )
2016-05-09 08:59:03 +02:00
FrancescoUK
ac765e4667
sale_id not receiving_id in detailed sale report ( #507 )
2016-05-07 11:55:52 +01:00
jekkos
eca4b4ffb8
Use bootstrap tables for detailed and summary reports ( #293 , #507 )
2016-05-06 00:37:46 +02:00
jekkos
e2f6bf283c
Show invoice icon if invoices enabled in config ( #507 )
...
Fix limit query for customers table (#507 )
Add reference to translation when no persons found (#507 )
2016-05-03 18:09:58 +02:00
jekkos
c2f895c1d4
Rebase with latest master ( #293 , #472 )
...
Enable email button in customers, suppliers only if selected row has
email filled in
Disable sale/receiving edit in reports (TBC)
2016-05-03 08:58:11 +02:00
jekkos
b37f984eb6
Fixes for item kits (new, update) ( #507 )
...
Fixes for takings overview (pagination, sorting) (#293 )
Fixes for item tax bulk update (#507 )
Table rows are highlighted again before delete (#507 )
2016-05-03 08:10:38 +02:00
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
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
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
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
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
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
RamkrishnaMondal
ee237c3c2e
Fourth commit
2016-04-28 13:22:01 +05:30
RamkrishnaMondal
638e9ff535
First commit
2016-04-26 16:04:17 +05:30
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
9f808dafde
Show delete button in form when editing sale from Detailed Sales Report
2016-04-18 18:37:27 +01:00
FrancescoUK
83d93464bc
Added ability to update payment type when editing a sale ( #314 )
2016-04-17 21:51:52 +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
d27671ac3d
Fix PHP5.4 support error in Items.php ( #452 )
2016-04-08 19:07:20 +01:00
FrancescoUK
ffd0f25e13
Fix to "count shown instead of quantity" on certain Reports ( #453 )
2016-04-08 12:03:45 +01:00
FrancescoUK
45bd6ece05
Fix quantity decimals in Inventory Reports ( #429 )
2016-04-08 09:12:09 +01:00
FrancescoUK
d83c8051f6
Rename forms to have form_ prefix, move form styles to popupbox.css
2016-04-07 20:30:42 +01:00
FrancescoUK
afcb1641b7
Added decimals to taxes ( #327 ), added totals rounding matching decimals ( #327 #307 , #429 )
2016-04-02 13:59:01 +01:00
FrancescoUK
c5037c5725
add currency decimals configuration, fix quantity decimals in forms, merged helpers in locale one ( #307 #429 )
2016-04-01 21:07:29 +01:00
FrancescoUK
76ff5da718
fix error on new item ( #429 )
2016-04-01 08:45:57 +01:00
FrancescoUK
6efdccfef0
add configurable quantity decimals ( #429 )
2016-04-01 00:07:05 +01:00
FrancescoUK
22e38b6f2a
bootstrapified and completed rework of the filters section in Sales/Takings ( #116 #293 )
2016-03-30 22:13:17 +01:00
FrancescoUK
086d5b39f3
bootstrapified and complete rework of the filters section in Items ( #116 #293 )
2016-03-30 18:10:42 +01:00
FrancescoUK
97d17da8c0
Fix error message when searching for non existing supplier in receivings ( #430 )
2016-03-29 17:31:59 +01:00
FrancescoUK
7d9013cb2d
Fix error message when searching for non existing customer in sales ( #430 )
2016-03-29 09:24:58 +01:00
FrancescoUK
d996ff29cb
Regenerate invoice number on sale unsuspend if no custom format is used ( #423 )
2016-03-29 09:21:43 +01:00
FrancescoUK
69b3e9db52
fix receiving form and detailed report ( #116 )
2016-03-26 22:55:06 +00:00
FrancescoUK
2f5fd8e3d0
Set tax rate name & % in bulk edit to be the config one, save only if not empty ( #381 )
2016-03-26 14:03:08 +00:00
jekkos
fbd7465b03
Remove sync ajax calls in validation callback for forms ( #413 )
...
Remove jquery-bgiframe (not used anynmore) (#328 )
2016-03-21 21:27:46 +01:00
FrancescoUK
fda45dd363
fix bulk_edit: don't remove supplier if none is selected, save category, removed confirm dialog ( #393 )
2016-03-21 19:02:53 +00:00