Import Internal Transfer from CSV/Excel file

by
Odoo

16.13

v 16.0 Third Party 9
Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 267
Technical Name import_internal_transfer_app
LicenseOPL-1
Versions 15.0 14.0 17.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 267
Technical Name import_internal_transfer_app
LicenseOPL-1
Versions 15.0 14.0 17.0 16.0

Odoo Import Internal Transfer from CSV/Excel file App


Odoo Import Internal Transfer from CSV/Excel file App has a feature that allows users to import transfer data from XLS or CSV files. To import a transfer, the user can click on the "Import Transfer" menu and then select the appropriate file format (XLS or CSV). Before importing, it is important to make sure that the file is formatted correctly according to the sample file provided/added on app. The sample file can be downloaded by clicking on the "Download Sample File" button located next to the "Import" button. This file contains the required fields and formatting guidelines that must be followed in order to successfully import the transfer data. This feature allows for a quick and efficient way to import transfer data into Odoo, saving time and reducing errors associated with manual data entry.


User Right & Validation

User right for user and different type of validation for import internal transfer.

Import Internal Transfer

Import internal transfer as given csv or excel file with product by option.

Download Sample File

Download the sample csv/excel file onclick button in wizard.

Description



User Right


Menu For Import Internal Transfer Wizard


Wizard

Here different option for upload file like csv or excel and source location and destination location and product by for search product.



Download Sample File Wizard

Onclick download sample excel/csv then following wizard open.



Sample File

Onclick in link the following file download.



Transfer(Stock Picking)

Onclick import button in wizard then given product internal transfer is generate.



Validation

If not select source document then.



If not select destination document then.



If not select file.



If file type is csv and upload other file.



If file type is excel and upload other file.



If not create internal transfer operation type.


Our Services


Get In Touch


You will get 60 Days free support in case any bugs or issue.

For any query or support contact us without hesitation on

edgetechnologies.odoo@gmail.com

Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
There are no ratings yet!
by
Edge Technologies
on 2/14/24, 2:10 AM Author

by
a7med.nor@gmail.com
on 2/11/24, 6:55 PM Confirmed Purchase

another error 

so you sell shit 



Validation Error

OK

The operation cannot be completed: - Create/update: a mandatory field is not set. - Delete: another model requires the record being deleted. If possible, archive it instead. Model: Stock Move (stock.move) Field: UoM (product_uom)

Re:
by
Edge Technologies
on 2/14/24, 2:10 AM Author

Contact our team at edgetechnologies.odoo@gmail.com they will help you


by
a7med.nor@gmail.com
on 2/11/24, 6:46 PM Confirmed Purchase

not working 



RPC_ERROR

Odoo Server Error

Traceback (most recent call last):

  File "/home/odoo/src/odoo/odoo/http.py", line 1591, in _serve_db

    return service_model.retrying(self._serve_ir_http, self.env)

  File "/home/odoo/src/odoo/odoo/service/model.py", line 133, in retrying

    result = func()

  File "/home/odoo/src/odoo/odoo/http.py", line 1618, in _serve_ir_http

    response = self.dispatcher.dispatch(rule.endpoint, args)

  File "/home/odoo/src/odoo/odoo/http.py", line 1822, in dispatch

    result = self.request.registry['ir.http']._dispatch(endpoint)

  File "/home/odoo/src/odoo/addons/website/models/ir_http.py", line 237, in _dispatch

    response = super()._dispatch(endpoint)

  File "/home/odoo/src/odoo/odoo/addons/base/models/ir_http.py", line 154, in _dispatch

    result = endpoint(**request.params)

  File "/home/odoo/src/odoo/odoo/http.py", line 697, in route_wrapper

    result = endpoint(self, *args, **params_ok)

  File "/home/odoo/src/odoo/addons/web/controllers/dataset.py", line 46, in call_button

    action = self._call_kw(model, method, args, kwargs)

  File "/home/odoo/src/odoo/addons/web/controllers/dataset.py", line 33, in _call_kw

    return call_kw(request.env[model], method, args, kwargs)

  File "/home/odoo/src/odoo/odoo/api.py", line 468, in call_kw

    result = _call_kw_multi(method, model, args, kwargs)

  File "/home/odoo/src/odoo/odoo/api.py", line 453, in _call_kw_multi

    result = method(recs, *args, **kwargs)

  File "/home/odoo/src/user/import_internal_transfer_app/wizard/import_transfer_wizard.py", line 47, in action_import_file

    inputx.write(base64.decodestring(self.file))

AttributeError: module 'base64' has no attribute 'decodestring'


The above server error caused the following client error:

RPC_ERROR: Odoo Server Error

    at makeErrorFromResponse (https://unique-brands.odoo.com/web/assets/11941-4381a69/web.assets_backend.min.js:998:163)

    at XMLHttpRequest. (https://unique-brands.odoo.com/web/assets/11941-4381a69/web.assets_backend.min.js:1006:13)