Steve Ireland
|
641e2f414c
|
Add missing language element for rounding code "Unknown" and eliminate duplicate statements in upgrade statement, and fix issue with 0 tax_category_id
|
2017-07-25 00:56:59 +02:00 |
|
FrancescoUK
|
4c2d63bbd3
|
Added Total Spent to Customer tabular view
|
2017-04-29 19:55:03 +01:00 |
|
jekkos
|
5cb8141641
|
Regenerate langauge files
|
2017-03-18 16:12:57 +01:00 |
|
FrancescoUK
|
5cb755b0e3
|
Added common_close translation (#705) fixed datepicker_lang translation
|
2016-07-01 09:11:36 +01:00 |
|
FrancescoUK
|
362b32357f
|
Complete translation support with dropdowns and Store Config pages (#439)
|
2016-06-25 19:43:53 +01:00 |
|
jekkos
|
7e088348e0
|
Regenerate language file + js after rebase, fix various merge bugs
(#293)
|
2016-05-03 08:10:37 +02:00 |
|
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
|
340792cfc2
|
change "E-mail" to be "email" (#116)
|
2016-03-13 10:07:59 +00:00 |
|
jekkos
|
c9238877fa
|
Bootstrapify report input forms, add datepicker range widget (#116)
Move datepicker translations to datepicker_lang.csv
|
2016-03-01 08:46:17 +01:00 |
|
FrancescoUK
|
0cd7af7c4f
|
change file load widget in excel_import forms (#116)
used jasny-bootstrap
|
2016-02-28 16:26:58 +00:00 |
|
FrancescoUK
|
66a5a159d8
|
add language support to datetimepicker using ospos translation support (#116)
Translated languages: en, es, fr, de-CH, nl-BE
|
2016-02-16 23:16:03 +00:00 |
|
jekkos
|
ad194bd4c0
|
Fix typo in english translation (#260)
|
2016-01-01 16:46:58 +01:00 |
|
FrancescoUK
|
3f5d0b781b
|
Fix to $lang["common_last_page"] issue #156
|
2015-09-17 22:00:06 +02:00 |
|
jekkos
|
3c89416b83
|
Update languages
|
2015-09-15 23:21:59 +02:00 |
|
FrancescoUK
|
c041a18624
|
Added Print button to print the current view
|
2015-09-04 22:51:12 +01:00 |
|
jekkos
|
69528baa21
|
Merge pull request #60
Update common_lang.csv
Spanish translation to CSV files. Spanish translation updated - xepaez 20150424
Added translation labels missing in CSV import forms.
|
2015-04-27 19:07:28 +02:00 |
|
jekkos
|
f45f75e458
|
Add functionality to keep item edit form open for easier working (in
sales, receivings and items module)
Refactor duplicated custom field code in item form
|
2015-04-06 15:15:40 +02:00 |
|
jekkos-t520
|
b2f76f3fe6
|
Improve thai translation (Merge Pull Request #20)
Improve login screen
|
2015-02-26 21:55:55 +01:00 |
|
jekkos-t520
|
8e221033bf
|
Add label for products on low inventory (items filtering)
Add stock location to method call for items pagination
Move item pagination links
|
2015-02-21 22:35:28 +01:00 |
|
jekkos-t520
|
0f77300131
|
Sales overview added to register screen
Add pagination to default search routine
Remove payment_type column from sales table (was redundant)
Fix search spinner location (just toggle ac_loading class)
Complete sale labels
|
2015-02-20 15:54:13 +01:00 |
|
jekkos-t520
|
50006aeb6a
|
Email pdf generation
Added invoice template
Add latest dompdf release
|
2015-02-18 18:18:09 +01:00 |
|
jekkos-t520
|
ed70fdc40b
|
Change female language in english to 'F'
|
2015-02-11 16:33:28 +01:00 |
|
jekkos-t520
|
4e6a6d6434
|
Add gender to people + employees form
|
2015-02-11 14:29:46 +01:00 |
|
jekkos-t520
|
84a141d9c5
|
Move translations into CSV files
Add generate_languages.php script (run using `php
generate_languages.php`)
Add generated language files
|
2015-01-16 17:40:41 +01:00 |
|
jekkos-t520
|
6c8cea9846
|
Merge branch 'master' of https://github.com/pappastech/ospos into ospos
Fixed customer + supplier search box width + spinner position under linux
Fonts set to relative browser size
Dutch language files updated (missing labels added)
Conflicts:
WHATS_NEW.txt
application/config/autoload.php
application/config/config.php
application/config/migration.php
application/config/routes.php
application/controllers/giftcards.php
application/controllers/items.php
application/controllers/person_controller.php
application/controllers/receivings.php
application/controllers/reports.php
application/controllers/sales.php
application/controllers/suppliers.php
application/helpers/table_helper.php
application/hooks/load_config.php
application/language/english/common_lang.php
application/language/english/config_lang.php
application/language/english/customers_lang.php
application/language/english/employees_lang.php
application/language/english/error_lang.php
application/language/english/giftcards_lang.php
application/language/english/index.html
application/language/english/items_lang.php
application/language/english/login_lang.php
application/language/english/module_lang.php
application/language/english/receivings_lang.php
application/language/english/reports_lang.php
application/language/english/sales_lang.php
application/language/english/suppliers_lang.php
application/libraries/Receiving_lib.php
application/libraries/ofc-library/JSON.php
application/libraries/ofc-library/README.txt
application/libraries/ofc-library/dot_base.php
application/libraries/ofc-library/json_format.php
application/libraries/ofc-library/ofc_area_base.php
application/libraries/ofc-library/ofc_area_hollow.php
application/libraries/ofc-library/ofc_area_line.php
application/libraries/ofc-library/ofc_arrow.php
application/libraries/ofc-library/ofc_bar.php
application/libraries/ofc-library/ofc_bar_3d.php
application/libraries/ofc-library/ofc_bar_base.php
application/libraries/ofc-library/ofc_bar_filled.php
application/libraries/ofc-library/ofc_bar_glass.php
application/libraries/ofc-library/ofc_bar_sketch.php
application/libraries/ofc-library/ofc_bar_stack.php
application/libraries/ofc-library/ofc_candle.php
application/libraries/ofc-library/ofc_hbar.php
application/libraries/ofc-library/ofc_line.php
application/libraries/ofc-library/ofc_line_base.php
application/libraries/ofc-library/ofc_line_dot.php
application/libraries/ofc-library/ofc_line_hollow.php
application/libraries/ofc-library/ofc_line_style.php
application/libraries/ofc-library/ofc_menu.php
application/libraries/ofc-library/ofc_pie.php
application/libraries/ofc-library/ofc_radar_axis.php
application/libraries/ofc-library/ofc_radar_axis_labels.php
application/libraries/ofc-library/ofc_radar_spoke_labels.php
application/libraries/ofc-library/ofc_scatter.php
application/libraries/ofc-library/ofc_scatter_line.php
application/libraries/ofc-library/ofc_shape.php
application/libraries/ofc-library/ofc_sugar.php
application/libraries/ofc-library/ofc_tags.php
application/libraries/ofc-library/ofc_title.php
application/libraries/ofc-library/ofc_tooltip.php
application/libraries/ofc-library/ofc_x_axis.php
application/libraries/ofc-library/ofc_x_axis_label.php
application/libraries/ofc-library/ofc_x_axis_labels.php
application/libraries/ofc-library/ofc_x_legend.php
application/libraries/ofc-library/ofc_y_axis.php
application/libraries/ofc-library/ofc_y_axis_base.php
application/libraries/ofc-library/ofc_y_axis_label.php
application/libraries/ofc-library/ofc_y_axis_labels.php
application/libraries/ofc-library/ofc_y_axis_right.php
application/libraries/ofc-library/ofc_y_legend.php
application/libraries/ofc-library/open-flash-chart-object.php
application/libraries/ofc-library/open-flash-chart.php
application/models/giftcard.php
application/models/item.php
application/models/person.php
application/models/receiving.php
application/models/sale.php
application/models/supplier.php
application/views/config.php
application/views/items/form.php
application/views/items/form_bulk.php
application/views/items/manage.php
application/views/receivings/receiving.php
application/views/reports/date_input.php
application/views/reports/listing.php
application/views/reports/tabular_details.php
application/views/sales/edit.php
application/views/sales/register.php
application/views/suppliers/form.php
css/reports.css
css/tables.css
database/database.sql
import_items.csv
index.php
js/jquery.ajax_queue.js
js/jquery.metadata.js
license/license.txt
|
2014-03-03 22:19:14 +01:00 |
|
jekkos-t520
|
ee89f1971b
|
Deleted sales can be shown again under items
Language folders renamed + fix for loading them
Added smoe translations to the nl-BE language
Autoload settings adapted
|
2014-02-27 23:43:37 +01:00 |
|