FrancescoUK
cc06d93d30
Remove LICENSE file (use COPYING now instead)
...
Update agency_name constraint in update script
Show supplier_id in suppliers for use with item excel import
2015-08-09 12:01:09 +02:00
jekkos
7926a05948
Regenerate language files
...
Remove committed merge conflict in giftcard_numbering.js
Add sql upgrade script for 2.3.3
2015-08-07 17:17:53 +02:00
FrancescoUK
aa144b43eb
Fixed invoice date bug
...
The invoice date was not showing the correct date and neither following
the selected format
2015-08-07 15:02:15 +02:00
FrancescoUK
f806ea84b3
Update to Suppliers feature
...
- added Agency name to identify agent or distributor behind a brand
- updated view to show supplier ID useful for item imports via excel
sheet
- update database table
- updated language although missing translations
- various bit an pieces missing due to failed rebase
2015-08-07 15:02:15 +02:00
jekkos
17ac5b1837
Bump version number to 2.3.3
2015-07-25 12:03:04 +02:00
FrancescoUK
8bcd2a69dc
Add better locale config support (pull request #93 )
...
I've added in this commit the following:
- the means to configure date and time format
- date and time is shown with the selected formats
- a locale tab in the configuration page
- changed location tab to be stock tab and the same for the file names
- translation strings (only English) for the case
NOTE 1: Not related to Locale support but I removed an extra <div
class="field_row clearfix"> from general_config.php
NOTE 2: There is no rules in the submit checks of Locale. Probably this
is something to iron out a bit
NOTE 3: It would be probably nice to add a button in the Locale tab to
regenerate all the translation files in case somebody updates the
translations .csv
Fixed Local config
- Removed text in Red as really not mandatory configuration
- Added time format in 24h and 12h
Updated General Config tab
- reorganised the layout grouping things like company info, taxes and
invoice formating
- increased the limit of max lines per page to 1000 because 50 is too
little. People can do what they want with up to 1000
2015-07-25 12:02:10 +02:00
jekkos
e0f80528f4
Fix report generation regression
2015-07-15 18:14:58 +02:00
jekkos
491d8d0b72
Increase testcase delays
...
Keep keys order when reversing array for stock location options
2015-07-14 18:17:54 +02:00
jekkos
80dcc2f63f
Increase waiting timeout for phantomjs test
...
Revert old database script
Add styling rules for number typed input fields
2015-07-14 12:36:43 +02:00
jekkos
92da2749ad
Adapt report summary to chosen stock location
...
Update release notes
2015-07-13 18:39:50 +02:00
jekkos
83a297cf15
Add stock location as filter to detailed sales + receivings reports
2015-07-10 19:04:52 +02:00
jekkos
70b7a03c63
Show item location next to quantity purchased in detailed receiving and
...
sale report
Remove duplicate suggestions in sale and receiving module
Show item location on receipt if multiple are configured
Check if item location is allowed when adding items in sale or receiving
2015-07-08 21:41:41 +02:00
jekkos
b1f1feda48
Show alternative description on invoice only if not empty
2015-07-01 08:29:53 +02:00
jekkos
48fe4aa4cf
Show item alternative description if available
...
Show sale instead of customer comments on invoice
2015-06-30 23:08:56 +02:00
jekkos
0788f4eef9
Set precision to 5 decimals (constants.php)
...
Show item description if serialized (invoice.php)
2015-06-28 14:20:39 +02:00
jekkos
fc5f097820
Add proper validation for module grants (issue #87 )
2015-06-23 23:32:56 +02:00
jekkos
df7907fb8f
Don't lose date precision when editing sale or receiving
...
Extend date validator to allow timestamps as well (sale + receiving)
Fix receiving edit
2015-06-20 20:58:41 +02:00
jekkos
46b5c18aca
Add receiving_quantity field to ospos_receivings (issue #78 )
...
Detailed receiving now correctly shows purchased quantity
2015-06-20 14:59:37 +02:00
jekkos
ccc2af2a26
Show tax exclusive subtotal in case of tax inclusive pricing
2015-05-23 16:51:42 +02:00
jekkos
658792c1fc
Fix invoice return
2015-05-22 19:26:56 +02:00
jekkos
4a324fbf4c
Fix inventory update on deleting sale (issue #80 )
2015-05-22 19:26:56 +02:00
jekkos
97d268e323
Tax summary report calculation fixes
2015-05-22 07:54:07 +02:00
jekkos
ca05583ec3
Merge branch 'master' of https://github.com/jekkos/opensourcepos
2015-05-21 22:12:50 +02:00
jekkos
fcc71a5f74
Sale reporting now takes tax inclusive pricing into account
2015-05-19 22:44:03 +02:00
jekkos
46f6824199
Fix rounding issues with tax inclusive pricing
...
Add autocomplete in return mode
2015-05-19 20:46:42 +02:00
jekkos
7c0f884872
Remove trailing space (issue #76 )
2015-05-19 09:40:30 +02:00
A.K.M. Nurul Alam
fd933e3ed6
Update general_config.php
...
'Comma' is the original spelling in English.
2015-05-16 12:14:21 +06:00
jekkos
6a2a5278b8
Fix general test setup (finally)
...
Add basic selenium test for application login
Adapt default database template file
Add correct db settings for travis-ci
2015-05-15 00:47:25 +02: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
c5defaab35
Empty person_id field in giftcard edit if id is null
2015-04-27 19:07:28 +02:00
jekkos
af7910a6a8
Show giftcard number instead of id in edit form
2015-04-27 19:07:28 +02:00
jekkos
86eb397866
Enable sorting on giftcard number
...
Add default stock permissions for sales and receivings in upgrade script
2015-04-27 19:07:28 +02:00
jekkos
9b1785df01
Correct obvious punctuation error in item form.php
2015-04-27 19:07:28 +02:00
jekkos
c6d9a8a994
Show correct quantity in item form
...
invert ternary condittions to show correct quantity at any time
2015-04-27 19:07:28 +02:00
jekkos
54855849b3
Show item number in order report
...
Conflicts:
application/controllers/reports.php
database/database.sql
2015-04-27 19:07:28 +02:00
jekkos
7a9590359e
Fix currency symbol when no dollars are chosen
2015-04-27 19:07:28 +02:00
jekkos
11eed40718
Update receivings.php
...
clear invoice number when changing receive mode
2015-04-27 19:07:28 +02:00
jekkos
bc7eeb5d30
Do not clear session state when switching sale or receiving modes
...
Set receiving quantity and discount validation to numeric instead of
integer
2015-04-27 19:07:27 +02:00
jekkos
08c0c2c63f
Giftcard remaining balance is always shown in cash register
...
Giftcard person_id is optional now
Add some extra translations for giftcard warnings
Conflicts:
database/2.3.1_to_2.3.2.sql
2015-04-09 18:28:57 +02:00
jekkos
81c24d7151
Do not clear sale and receiving libs when switching modes
2015-04-09 18:28:57 +02:00
jekkos
3d62a73c8c
Report subpermission labels are shown properly in employee form now
...
Fix logic to show correct report subpermissions
2015-04-09 18:28:53 +02:00
jekkos
b8fba91244
Show tax names and amounts in invoice and invoice_email views
...
Fix invoice numbering for $YCO after update
2015-04-09 18:28:23 +02:00
jekkos
de3d7ce726
Add new language line for check_remainder
2015-04-07 19:10:46 +02:00
jekkos
4ffc5351af
Add customer as a required field for giftcard
...
Show giftcard remainder if at least one payment is done using giftcard
2015-04-07 17:28:44 +02:00
jekkos
70bb02c753
Change button order (default is submit now)
2015-04-06 15:45:49 +02:00
jekkos
6f7090d7ba
Upgrade jquery.color
...
Conflicts:
dist/opensourcepos.js
dist/opensourcepos.min.js
2015-04-06 15:42:57 +02:00
jekkos
43ecda44e0
Receipt totals layout improvement (show top border when no discount or
...
tax section present)
Remove unexistant script include from invoice_email template
2015-04-06 15:38:52 +02:00
jekkos
95ae2766cd
Giftcard get_all parameters were in opposite order
...
Invoice layout improvements
2015-04-06 15:15:40 +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
b85b9d37a1
Add company_name field to customers for invoicing purposes
...
Total discount is now shown as one amount in receipt
Conflicts:
application/controllers/sales.php
Conflicts:
database/migrate_phppos.sql
2015-04-06 15:15:34 +02:00