You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I install sale_quotation_products, then go to sales --> quotation -->create, the quotation form displayed with "search product" button displayed in the button, fill customer information for quotation then i click search products button -->products displayed --> i click in the box to select products to add into quotation, but there is no button or clue how to add it into order lines, i also try with input number in the first column, but still now clue how to add into order lines
is it bug or expected behavior? then how to add the product into order lines?
The text was updated successfully, but these errors were encountered:
* IMP make origin always visible on invoices
* [IMP] backport from v11, show invoice payment term when = False
* FIX portal-sale-distributor (ingadhoc#31)
* FIX portal distributor view
* ADD no tracking to transindar_personalization
* REF
* 9.0 FIX sale_portal_distributor to separe in 2 modules (ingadhoc#32)
* 9.0 ADD access delivery.price.rule to portal distributor group (ingadhoc#33)
* ADD option to delete_exchange_rate_entry
* [FIX] ADHOC modules be able to SCAN 11.0 modules (ingadhoc#39)
Current version is trying to find odoo modules in git repos searching with
__openerp__.py as odoo descriptor. This does not apply for version 11.0 since
the descriptor have change to __manifest__.py.
With this change now will reconize 11.0 odoo modules and future odoo versions
using __manifest__.py as default descriptor.
* [IMP] date filters on journal book
* [IMP] delete_exchange_rate_entry enable by default
* [IMP] add account code on journal book report
* [IMP] journal book, add reference
* [IMP] print button on invoices on proforma state
* [IMP] make adhoc module categories unique (moved from adhoc_module module)
I install sale_quotation_products, then go to sales --> quotation -->create, the quotation form displayed with "search product" button displayed in the button, fill customer information for quotation then i click search products button -->products displayed --> i click in the box to select products to add into quotation, but there is no button or clue how to add it into order lines, i also try with input number in the first column, but still now clue how to add into order lines
is it bug or expected behavior? then how to add the product into order lines?
The text was updated successfully, but these errors were encountered: