- May 28, 2014
-
-
Denis Ledoux authored
-
Denis Ledoux authored
This restriction behavior copied from the sale.order model Moreover, the purchase.order lines state were not set to cancel when the purchase order was cancelled. This is now the case, this behavior is also coped from the sale.order model When the purchase order is reset to draft, we also reset the order lines state to draft
-
- May 27, 2014
-
-
Martin Trigaux authored
-
Martin Trigaux authored
[FIX] stock: auto_validate move not set to done when multiple parent move set to done at the same time (opw 607970)
-
Martin Trigaux authored
[FIX] Fix o2m record duplication when clicking on a button The button action will execute a write call, creating the new line. The reload is necessary to avoid recreating the line when using the save button.
-
Mohammed Shekha authored
-
Martin Trigaux authored
account: safer access to parent in invoice line form
-
Denis Ledoux authored
-
Martin Trigaux authored
In the account.invoice.line form, do not assume the parent is defined when evaluating the context to invoice_line_tax_id as we could come from another view (e.g.: purchase order line form). Fixes #206
-
Mohammed Shekha authored
-
- May 26, 2014
-
-
Martin Trigaux authored
[FIX] delivery: when computing the weight and volume, use the quantity converted to the product uom instead of the uom of the purchase order.
-
Martin Trigaux authored
'invoiced' fields help message is wrong the purchase order is set as invoiced when every line has a validated invoiced.
-
JoshuaJan authored
-
Denis Ledoux authored
-
buke authored
It's wrong for cal weight in delivery gird . It's use product.weight * qty.
-
- May 23, 2014
-
-
Denis Ledoux authored
-
Martin Trigaux authored
-
- May 22, 2014
-
-
Denis Ledoux authored
[REVERT] b6a7402f, pagereset seems to be useful in some cases. Need to check deeper
-
Olivier Dony authored
-
Martin Trigaux authored
report_webkit: use safer and non-deprecated methods to handle temporary files
-
Anaël Closson authored
[FIX] stock: auto_validate move not set to done when multiple parent move set to done at the same time - opw 607970
-
- May 21, 2014
-
-
Martin Trigaux authored
[FIX] Fix account_budget name unicode error (7.0 lp:1292245)
-
Martin Trigaux authored
[IMP] account: support for partial reconciliation in aged partner balance When computing the aged partner balance, the partial reconciliation was not handled correctly. The reconciled amount should be removed from the original remaining amount instead of displaying two entries in the journal. eg: if invocie of 1000 in period 1 and payment of 300 in period 2, should only display +700 in period 1 instead of two entries
-
Martin Trigaux authored
When computing the aged partner balance, the partial reconciliation was not handled correctly. The reconciled amount should be removed from the original remaining amount instead of displaying two entries in the journal. eg: if invocie of 1000 in period 1 and payment of 300 in period 2, should only display +700 in period 1 instead of two entries
-
Denis Ledoux authored
-
- May 20, 2014
-
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Martin Trigaux authored
[FIX] sale: in paypal, the encoding of the url should be done with werkzeug instead of urllib for better handeling of unicode (opw 607866)
-
Fabien Pinckaers authored
[ADD] Macedonian language
-
- May 19, 2014
-
-
Thibault Delavallée authored
function fields for other records in the same model. Previously all function fields in the current model were not computed for some reason not provided by the history. We therefore compute effective store_ids on which the various trigerred function fields will be computed again. Those ids are the ids given in the store_get storage variable minus the deleted ones.
-
Denis Ledoux authored
[FIX] point_of_sale: opw-607551, mark the pos order as paid before trying to create the picking, so in case the picking could not be created for one reason or another, the pos order workflow process continue. This commit partially reverts rev. 6036 revid:fp@tinyerp.com-20111219220053-tn5gc1lmc13fjpyf, the second part of this commit already has been revert in a previous revision.
-
Martin Trigaux authored
-
Dharti Ratani authored
-
Denis Ledoux authored
[FIX] marketing_campaign: server actions always return None or False, and the return value of method _process_wi_action should return True whatever what the server action returns If the server actions returned None instead of False, the next activity was not triggered, while it should
-
Launchpad authored
-
- May 18, 2014
-
-
Kiril Vangelovski authored
-
Launchpad authored
-
Launchpad authored
-
- May 17, 2014