Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8.0 fix qty search perf #1

Open
wants to merge 148 commits into
base: 8.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
148 commits
Select commit Hold shift + click to select a range
671fa0c
[I18N] Update translation terms from Transifex
C3POdoo Aug 29, 2016
f1a3318
[FIX] website_sale: fix order for the pager in front end.
JKE-be Jul 1, 2016
2460019
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Aug 29, 2016
aac9adc
[FIX] Fix issue #538. Comaptibility with Odoo _get_invoice_vals.
NL66278 Aug 30, 2016
78eb9e4
[FIX] Correction after review - still keep changes minimal.
NL66278 Aug 30, 2016
cf0706b
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Aug 30, 2016
7b93e1d
[FIX] l10n_be_intrastat: skip EXTXVAL=0
nim-odoo Aug 31, 2016
126094c
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Aug 31, 2016
11d3257
Merge pull request #539 from NL66278/8.0-issue-538-odoo-compatibility
StefanRijnhart Sep 1, 2016
2559b2c
[FIX] web: statusbar click
nim-odoo Sep 2, 2016
7bdd4de
[FIX] anglo_saxon_dropshipping: fix dropship use case in anglo saxon …
qdp-odoo Sep 2, 2016
378d777
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 2, 2016
75a1969
[I18N] Update translation terms from Transifex
C3POdoo Sep 4, 2016
79535af
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 4, 2016
b226510
[IMP] payment_*: avoid access error on provider model
rgo-odoo Jul 21, 2016
52a5f4a
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 6, 2016
b17b2a2
[FIX] http: do not allow passing spaces around db in URL param
odony Aug 19, 2016
0feaeb7
[CLA] CCLA signature for GoOpen, računalniške storitve, Aleš Ferlan s.p.
odony Sep 9, 2016
28e1fc6
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 9, 2016
40691d3
[I18N] Update translation terms from Transifex
C3POdoo Sep 11, 2016
3372a67
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 11, 2016
3e4206b
[FIX] payment_paypal: accept GET requests for Paypal DPN
bouvyd Sep 12, 2016
ac85191
[FIX] Make statusbar_colors tolerant of single quotes.
NL66278 Jul 27, 2016
4c24b19
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 12, 2016
1da79b8
[FIX] web: keep m2m value in list view
nle-odoo Sep 14, 2016
3983d7d
FIX When creating a contact in the "Contact" tab of a company partner…
alexis-via Sep 14, 2016
19bc184
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 14, 2016
9874892
[FIX] module#get_module_path() does not check the manifest's presence…
amigrave Sep 13, 2016
9c78ba1
[IMP] document subset/superset operations
xmo-odoo Sep 15, 2016
0caea70
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 15, 2016
6a1ecef
[I18N] Update translation terms from Transifex
C3POdoo Sep 18, 2016
523c109
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 18, 2016
8b41933
[FIX] web_graph: force row title to be string
JKE-be Sep 8, 2016
b590b97
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 21, 2016
e083d72
[FIX] website_blog: blog pager page issue
nle-odoo Sep 21, 2016
0e7c7a8
[IMP] base: set_param log warning if group not found.
JKE-be Sep 22, 2016
f53f849
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 22, 2016
6baef31
[I18N] Update translation terms from Transifex
C3POdoo Sep 25, 2016
bee6ea4
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 25, 2016
4ab34d4
[FIX] l10n_de: set reconciled to False for accounts of type liquidity…
kaerdsar Sep 26, 2016
35ef1d5
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 26, 2016
94f58d6
[FIX] auth_ldap: fix authentication with special chars
gurneyalex Feb 12, 2016
295f627
[FIX] tools: cherry-pick of 0529a7f9
yajo Jul 11, 2016
754e029
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 28, 2016
5b692df
[FIX] mail: Ignore case for mail aliases.
mvaled Aug 4, 2016
1bad602
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Sep 30, 2016
ca18a16
[I18N] Update translation terms from Transifex
C3POdoo Oct 2, 2016
d561a90
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 2, 2016
02c0017
Merge pull request #544 from akretion/8.0-fix-lang-partner-ocb
pedrobaeza Oct 3, 2016
12634e1
[FIX] base_import_module, tools: raise a clear error for unsupported …
odony Sep 9, 2016
ba7880a
[FIX] base: force local cursor in case of mismatch
odony Oct 3, 2016
3d55aff
[FIX] convert: properly catch Value/Name Errors
odony Oct 3, 2016
ae362ec
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 3, 2016
964f42f
[FIX] purchase_double_validation: from waiting approval to cancel
beledouxdenis Oct 6, 2016
5622b08
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 6, 2016
d3c4ab2
[I18N] Update translation terms from Transifex
C3POdoo Oct 9, 2016
2d9d12d
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 9, 2016
a1d6c2d
[FIX] account: check exchange rate
nim-odoo Sep 27, 2016
ec32744
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 10, 2016
4ca06e0
[FIX] fields: add group_operator to be availble in get_description.
JKE-be Oct 10, 2016
633780a
[FIX] web,crm: view_list respect group operator defined in the view.
JKE-be Oct 11, 2016
dd312e0
[FIX] fields: make [(5,)] with computed domain work (#13480)
yajo Oct 11, 2016
789566a
[FIX] website_livechat: make it auto-install
odony Oct 11, 2016
ecb6055
[FIX] tools/config: avoid sharing init/demo config
KangOl Oct 11, 2016
f4aae1c
[FIX] email_template: encode date/datetime format
JKE-be Oct 11, 2016
f5466e4
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 11, 2016
65c685a
[FIX] context mutations (#10368)
gurneyalex Oct 12, 2016
16430be
[FIX] models: in method read_group(), allow orderby='id desc'
vnsofthe Nov 20, 2015
a582ee9
Merge pull request #524 from NL66278/8.0-issue-12909-statusbar_colors
yvaucher Oct 12, 2016
d3609f7
[FIX] web,crm: list view, don't fallback on group_operator declared i…
JKE-be Oct 12, 2016
44c687e
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 12, 2016
cb581bc
[FIX] api: in todo list, group records to recompute by environment (#…
rmoehn Oct 13, 2016
d81258a
[FIX] Consider currency rate to compute total amount in expense analysis
adrienpeiffer Sep 29, 2016
21464ee
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 13, 2016
33978d7
[FIX] stock: adjustement inventory, check options activated in res co…
JKE-be Oct 14, 2016
9865819
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 14, 2016
d1c81f1
[I18N] Update translation terms from Transifex
C3POdoo Oct 16, 2016
93d5ca3
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 16, 2016
001610e
[FIX] anglo_saxon_dropshipping: fix accounting entries creating on an…
qdp-odoo Oct 17, 2016
85b34f4
[FIX] openerp: tests: make failing PhantomJS tests actually fail
yajo Oct 11, 2016
51717dd
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 17, 2016
e773c1d
[FIX] resource: prevent error when deleting resource.calendar records
bealdav Aug 5, 2016
5360e9b
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 21, 2016
8f484fd
[I18N] Update translation terms from Transifex
C3POdoo Oct 23, 2016
b986219
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 23, 2016
5d17749
[FIX] web: repair length field in view list
nle-odoo Oct 21, 2016
097f46e
[REF] packaging: debian: depend on python-babel
sle-odoo Oct 24, 2016
2b382ce
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 24, 2016
5ee4344
[IMP] Allow configuration of server_wide_modules from file
leorochael Oct 5, 2016
45894e5
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 25, 2016
9f09c62
[FIX] calendar: rule._bynweekday can be a set
mgeubelle Oct 28, 2016
c39ca45
[FIX] config: avoid to accept server-wide-modules with None as a module
wtaferner Oct 28, 2016
8d12bfd
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 28, 2016
c340284
[I18N] Update translation terms from Transifex
C3POdoo Oct 30, 2016
b0af3bf
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 30, 2016
d406314
[FIX] account_voucher: Wrong reconciliation of customer payments
simongoffin Oct 27, 2016
9d59fd9
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Oct 31, 2016
86a9b78
[IMP] tests: use long message in case of error
KangOl Nov 2, 2016
f2158e3
[FIX] http: permit debug mode on CORS-enabled routes
odony Oct 31, 2016
4a7dfff
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 2, 2016
2508786
[FIX] account_asset: first depreciation amount
nim-odoo Nov 2, 2016
e0ffc23
[FIX] report_intrastat: Not allowed to delete record
simongoffin Nov 3, 2016
6564e03
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 3, 2016
369e0bc
[I18N] Update translation terms from Transifex
C3POdoo Nov 6, 2016
0e4e623
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 6, 2016
0a17be7
[FIX] account: tax line amount
nim-odoo Nov 7, 2016
4809b57
[FIX] account: tax line amount
nim-odoo Nov 4, 2016
84eb383
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 7, 2016
eb1804a
[ADD] respect the auto search flag
hbrunn Nov 10, 2016
fa544c9
[I18N] Update translation terms from Transifex
C3POdoo Nov 13, 2016
b1f1597
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 13, 2016
51561d3
[FIX] base: restart server when installing module from apps
KangOl Nov 14, 2016
2fd4dfc
[FIX] point_of_sale: update POSBox image creation script
odony Nov 4, 2016
eeadeb0
[FIX] hw_proxy,hw_blackbox_be: make RS-232 drivers protect their device
odony Nov 2, 2016
f579acf
[FIX] hw_scale: update driver for rs232_devices map and support AdamA…
odony Nov 1, 2016
d1b0b9e
[FIX] point_of_sale: check required commands before building POSBox i…
odony Nov 3, 2016
265c9f7
[IMP] hw_proxy: add lsusb full output to hw status page
odony Nov 8, 2016
46ce74c
[FIX] hw_posbox_homepage: update links and version
odony Nov 9, 2016
9428038
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 14, 2016
8653c8b
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 15, 2016
1de3786
[FIX] stock: when matching moves with pack operations through quants,…
jco-odoo Nov 15, 2016
8e8b792
[FIX] hw_escpos: auto-detect endpoint address
odony Nov 16, 2016
b5dac41
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 16, 2016
205b554
[FIX] payment_paypal: accept PDT requests on /dpn route
bouvyd Oct 28, 2016
fe277ae
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 18, 2016
f9f5623
[I18N] Update translation terms from Transifex
C3POdoo Nov 20, 2016
e3f6192
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 20, 2016
954fb6d
[FIX] website_event_sale: Preserve context when updating cart
yajo Nov 16, 2016
6a5749a
Merge pull request #565 from hbrunn/8.0-web_graph-respect_autosearch
pedrobaeza Nov 21, 2016
a02f313
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 21, 2016
fbdac9c
[FIX] website: fix search in existing pages
yajo Feb 4, 2016
f2b6daf
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 22, 2016
295b96c
[FIX] product: store triggers for related stored `company_id` in pric…
beledouxdenis Nov 24, 2016
456d7b3
[FIX] sale: store triggers for related stored `company_id` sale orders
beledouxdenis Nov 24, 2016
623d618
[CLA] Corporate signature for Diagram Software
Nov 21, 2016
c3287aa
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 24, 2016
cd44031
[FIX] account: partial payment reconciliation
nim-odoo Nov 22, 2016
a50d74b
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 25, 2016
8d72492
[I18N] Update translation terms from Transifex
C3POdoo Nov 27, 2016
812189b
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 27, 2016
1f10ef8
[FIX] website_sale: fix amount format display
JKE-be Nov 28, 2016
23b4131
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 29, 2016
adb12f9
[IMP] sale: remove untranslated terms
mart-e Nov 30, 2016
aac0faa
[FIX] membership: remove date_cancel for draft invoices
antespi Nov 14, 2016
e91a6c0
Merge remote-tracking branch 'odoo/8.0' into 8.0
OCA-git-bot Nov 30, 2016
7a4a896
[IMP] WIP product quantities search optimisation
mourad-ehm Aug 18, 2016
9d2efbd
[FIX] Bug search with unmoved product
mourad-ehm Aug 25, 2016
cb29843
[FIX] Clean code
mourad-ehm Dec 1, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion addons/account/account_bank_statement.py
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,8 @@ def process_reconciliation(self, cr, uid, id, mv_line_dicts, context=None):
move_line_pairs_to_reconcile.append([new_aml_id, counterpart_move_line_id])
# Reconcile
for pair in move_line_pairs_to_reconcile:
aml_obj.reconcile_partial(cr, uid, pair, context=context)
# DO NOT FORWARD PORT
aml_obj.reconcile_partial(cr, uid, pair, context=dict(context, bs_move_id=move_id))
# Mark the statement line as reconciled
self.write(cr, uid, id, {'journal_entry_id': move_id}, context=context)

Expand Down
29 changes: 27 additions & 2 deletions addons/account/account_invoice.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
##############################################################################

import itertools
import math
from lxml import etree

from openerp import models, fields, api, _
Expand Down Expand Up @@ -807,11 +808,20 @@ def action_move_create(self):

ctx = dict(self._context, lang=inv.partner_id.lang)

company_currency = inv.company_id.currency_id
if not inv.date_invoice:
# FORWARD-PORT UP TO SAAS-6
if inv.currency_id != company_currency and inv.tax_line:
raise except_orm(
_('Warning!'),
_('No invoice date!'
'\nThe invoice currency is not the same than the company currency.'
' An invoice date is required to determine the exchange rate to apply. Do not forget to update the taxes!'
)
)
inv.with_context(ctx).write({'date_invoice': fields.Date.context_today(self)})
date_invoice = inv.date_invoice

company_currency = inv.company_id.currency_id
# create the analytical lines, one move line per invoice line
iml = inv._get_analytic_lines()
# check if taxes are all computed
Expand All @@ -834,6 +844,9 @@ def action_move_create(self):
if (total_fixed + total_percent) > 100:
raise except_orm(_('Error!'), _("Cannot create the invoice.\nThe related payment term is probably misconfigured as it gives a computed amount greater than the total invoiced amount. In order to avoid rounding issues, the latest line of your payment term must be of type 'balance'."))

# Force recomputation of tax_amount, since the rate potentially changed between creation
# and validation of the invoice
inv._recompute_tax_amount()
# one move line per tax line
iml += account_invoice_tax.move_line_get(inv.id)

Expand Down Expand Up @@ -1216,6 +1229,18 @@ def pay_and_reconcile(self, cr, uid, ids, pay_amount, pay_account_id, period_id,
return account_invoice.pay_and_reconcile(recs, pay_amount, pay_account_id, period_id, pay_journal_id,
writeoff_acc_id, writeoff_period_id, writeoff_journal_id, name=name)

@api.multi
def _recompute_tax_amount(self):
for invoice in self:
if invoice.currency_id != invoice.company_id.currency_id:
for line in invoice.tax_line:
tax_amount = line.amount_change(
line.amount, currency_id=invoice.currency_id.id, company_id=invoice.company_id.id,
date_invoice=invoice.date_invoice
)['value']['tax_amount']
line.write({'tax_amount': tax_amount})


class account_invoice_line(models.Model):
_name = "account.invoice.line"
_description = "Invoice Line"
Expand Down Expand Up @@ -1542,7 +1567,7 @@ def amount_change(self, amount, currency_id=False, company_id=False, date_invoic
currency = self.env['res.currency'].browse(currency_id)
currency = currency.with_context(date=date_invoice or fields.Date.context_today(self))
amount = currency.compute(amount, company.currency_id, round=False)
tax_sign = (self.tax_amount / self.amount) if self.amount else 1
tax_sign = math.copysign(1, (self.tax_amount * self.amount))
return {'value': {'tax_amount': amount * tax_sign}}

@api.v8
Expand Down
32 changes: 24 additions & 8 deletions addons/account/account_move_line.py
Original file line number Diff line number Diff line change
Expand Up @@ -1004,6 +1004,12 @@ def reconcile(self, cr, uid, ids, type='auto', writeoff_acc_id=False, writeoff_p

if (not currency_obj.is_zero(cr, uid, account.company_id.currency_id, writeoff)) or \
(account.currency_id and (not currency_obj.is_zero(cr, uid, account.currency_id, currency))):
# DO NOT FORWARD PORT
if not writeoff_acc_id:
if writeoff > 0:
writeoff_acc_id = account.company_id.expense_currency_exchange_account_id.id
else:
writeoff_acc_id = account.company_id.income_currency_exchange_account_id.id
if not writeoff_acc_id:
raise osv.except_osv(_('Warning!'), _('You have to provide an account for the write off/exchange difference entry.'))
if writeoff > 0:
Expand Down Expand Up @@ -1057,14 +1063,24 @@ def reconcile(self, cr, uid, ids, type='auto', writeoff_acc_id=False, writeoff_p
'amount_currency': amount_currency_writeoff and amount_currency_writeoff or (account.currency_id.id and currency or 0.0)
})
]

writeoff_move_id = move_obj.create(cr, uid, {
'period_id': writeoff_period_id,
'journal_id': writeoff_journal_id,
'date':date,
'state': 'draft',
'line_id': writeoff_lines
})
# DO NOT FORWARD PORT
# In some exceptional situations (partial payment from a bank statement in foreign
# currency), a write-off can be introduced at the very last moment due to currency
# conversion. We record it on the bank statement account move.
if context.get('bs_move_id'):
writeoff_move_id = context['bs_move_id']
for l in writeoff_lines:
self.create(cr, uid, dict(l[2], move_id=writeoff_move_id), dict(context, novalidate=True))
if not move_obj.validate(cr, uid, writeoff_move_id, context=context):
raise osv.except_osv(_('Error!'), _('You cannot validate a non-balanced entry.'))
else:
writeoff_move_id = move_obj.create(cr, uid, {
'period_id': writeoff_period_id,
'journal_id': writeoff_journal_id,
'date':date,
'state': 'draft',
'line_id': writeoff_lines
})

writeoff_line_ids = self.search(cr, uid, [('move_id', '=', writeoff_move_id), ('account_id', '=', account_id)])
if account_id == writeoff_acc_id:
Expand Down
6 changes: 3 additions & 3 deletions addons/account/i18n/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-15 06:40+0000\n"
"PO-Revision-Date: 2016-07-28 15:57+0000\n"
"PO-Revision-Date: 2016-11-20 13:34+0000\n"
"Last-Translator: Turhan Aydn <[email protected]>\n"
"Language-Team: Bulgarian (http://www.transifex.com/odoo/odoo-8/language/bg/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -1148,7 +1148,7 @@ msgstr "Добавяне"
#: view:account.move:account.view_move_form
#: view:account.move.line:account.view_move_line_form
msgid "Add an internal note..."
msgstr ""
msgstr "Добави вътрешна бележка"

#. module: account
#: field:account.invoice,comment:0
Expand Down Expand Up @@ -8207,7 +8207,7 @@ msgstr ""
#. module: account
#: view:account.tax:account.view_tax_form
msgid "Refunds"
msgstr ""
msgstr "Обезщетения"

#. module: account
#: selection:account.account,type:0 selection:account.account.template,type:0
Expand Down
26 changes: 13 additions & 13 deletions addons/account/i18n/bs.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
# * account
#
# Translators:
# bluesoft83 <[email protected]>, 2015-2016
# Boško Stojaković <[email protected]>, 2015-2016
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-15 06:40+0000\n"
"PO-Revision-Date: 2016-06-05 14:31+0000\n"
"Last-Translator: bluesoft83 <[email protected]>\n"
"PO-Revision-Date: 2016-11-21 13:30+0000\n"
"Last-Translator: Boško Stojaković <[email protected]>\n"
"Language-Team: Bosnian (http://www.transifex.com/odoo/odoo-8/language/bs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -2939,7 +2939,7 @@ msgstr "Potvrđen"
#: code:addons/account/static/src/js/account_widgets.js:534
#, python-format
msgid "Congrats, you're all done !"
msgstr ""
msgstr "Zahvaljujeme, završili ste!"

#. module: account
#: field:account.account,child_consol_ids:0
Expand Down Expand Up @@ -3428,7 +3428,7 @@ msgstr "Porezi kupca"
#. module: account
#: view:website:account.report_overdue_document
msgid "Customer ref:"
msgstr ""
msgstr "Kupčeva ref:"

#. module: account
#: model:ir.ui.menu,name:account.menu_account_customer
Expand Down Expand Up @@ -3880,12 +3880,12 @@ msgstr "Izračun datuma dospjeća"
#: view:account.invoice:account.view_account_invoice_filter
#: view:account.invoice.report:account.view_account_invoice_report_search
msgid "Due Month"
msgstr ""
msgstr "Mjesec dugovanja"

#. module: account
#: model:ir.actions.report.xml,name:account.action_report_print_overdue
msgid "Due Payments"
msgstr ""
msgstr "Prekoračena plaćanja"

#. module: account
#: field:account.move.line,date_maturity:0
Expand Down Expand Up @@ -4844,14 +4844,14 @@ msgstr "Idi na slijedećeg partnera"
#: code:addons/account/account_move_line.py:552
#, python-format
msgid "Go to the configuration panel"
msgstr ""
msgstr "Idite na panel konfiguracije"

#. module: account
#. openerp-web
#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:8
#, python-format
msgid "Good Job!"
msgstr ""
msgstr "Dobar posao!"

#. module: account
#. openerp-web
Expand Down Expand Up @@ -5722,7 +5722,7 @@ msgstr "Dnevnički zapisi"
#. module: account
#: view:account.move:account.view_account_move_filter
msgid "Journal Entries by Month"
msgstr ""
msgstr "Dnevnički zapisi po mjesecima"

#. module: account
#: view:account.move:account.view_account_move_filter
Expand Down Expand Up @@ -5848,7 +5848,7 @@ msgstr "Dnevnik za analitiku"
#. module: account
#: view:account.invoice.report:account.view_account_invoice_report_search
msgid "Journal invoices with period in current year"
msgstr ""
msgstr "Dnevničke fakture sa periodom trenutne godine"

#. module: account
#: field:account.journal.period,name:0
Expand Down Expand Up @@ -9186,7 +9186,7 @@ msgstr "Dobavljači"
#. module: account
#: view:website:account.report_invoice_document
msgid "TIN:"
msgstr ""
msgstr "PIB:"

#. module: account
#: view:cash.box.out:account.cash_box_out_form
Expand Down Expand Up @@ -11563,7 +11563,7 @@ msgstr ""
#: code:addons/account/static/src/xml/account_bank_statement_reconciliation.xml:45
#, python-format
msgid "You validated"
msgstr ""
msgstr "Verifikovali ste"

#. module: account
#: view:account.invoice.refund:account.view_account_invoice_refund
Expand Down
Loading