Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Artificial Intelligence
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Property Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

CONTEO DE INVENTARIO

Subscribe

Get notified when there's activity on this post

This question has been flagged
barcodeinventory_countStock
2 Replies
2293 Views
Avatar
Juan Jose

Buen día, alguien sabe o tiene experiencia trabajando en la vista de conteo de inventario con el código de barras? 
Quiero hacer una modificación en la vista donde se muestra el resume de los productos que se ha alterado el numero de productos, mas específicamente quiero modificar el botón que tiene como leyenda 'Aplicar' que es el encargado de aplicar los cambios desde el apartado del código de barras. Alguien sabe como se llama la vista? 
Encontré la vista que se usa para seleccionar el numero de productos que se quiere modificar y el producto esa vista seria: 


stock.quant.barcode


Me gustaría saber si alguien podría tener alguna respuesta que sea de ayuda. 


0
Avatar
Discard
MOTOCICLETAS PROFESIONALES, Juan Antonio Sanchez Delgado

holap, tengo la misma situacion, lograste dar con la vista? he estado sufriendo buscandola jajja

Avatar
Juan Jose
Author Best Answer
<body class="o_web_client o_is_superuser" data-odoo-version="new" data-debug-mode="">



	<div class="o_action_manager">
		<div class="o_content o_barcode_client_action h-100 flex-column" xml:space="preserve">
			<header class="o_barcode_header border-bottom">
				<div class="navbar navbar-expand p-2 m-1">
					<nav class="navbar-nav me-auto"><button class="o_exit btn btn-secondary me-3"><i class="oi oi-chevron-left"></i></button><button class="o_title btn text-start p-0"><div>Ajuste de inventario</div></button></nav>
					<nav class="navbar-nav"><button class="o_stock_mobile_barcode btn text-primary"><i class="fa fa-barcode" role="img"></i></button><button class="o_barcode_actions btn"><i class="fa fa-cog oi-large"></i></button></nav>
				</div>
				<div class="o_barcode_lines_header py-3 px-1 text-bg-800">
					<div name="barcode_messages" class="d-flex align-items-center justify-content-center w-100"><span class="fa fa-lg fa-tags me-3"></span><span class="o_scan_message o_scan_product">Escanear producto</span></div>
				</div>
			</header>
			<div class="o_barcode_lines list-group flex-grow-1 text-bg-200">
				<div class="o_barcode_location_group o_current_location">
					<div class="o_barcode_line list-group-item d-flex flex-row flex-nowrap o_line_not_completed o_faulty" data-virtual-id="1">
						<div class="o_barcode_line_details flex-grow-1 flex-column flex-nowrap">
							<div class="d-flex justify-content-between align-items-start">
								<div class="o_barcode_line_title">
									<div class="o_product_label small">MARTILLO </div>
								</div>
								<div class="d-flex flex-nowrap gap-2 mb-1"><button class="o_line_button o_picture p-0 btn btn-secondary"><img loading="lazy" src="/web/image/product.product/4/image_128"></button><button class="o_line_button o_edit btn btn-secondary"><i class="fa fa-lg fa-pencil" role="img"></i></button></div>
							</div>
							<div class="d-flex justify-content-between align-items-end">
								<div name="quantity"><span class="o_barcode_scanner_qty font-monospace fs-1"><span class="qty-done">100</span></span><small class="o_line_uom text-muted ms-1">Unidades</small></div>
								<div class="d-flex flex-nowrap gap-2"><button class="o_line_button btn px-0" style="min-width:0"></button></div>
							</div>
						</div>
					</div>
				</div>
			</div>
			<footer class="o_barcode_control o_action_buttons d-flex justify-content-between p-2 gap-2 border-top"><button class="o_add_line btn btn-secondary">Agregar producto</button><button class="o_apply_page btn btn-primary"> Aplicar <span> (1) </span></button></footer>
		</div>
	</div>
	<div class="o-main-components-container">
		<div class="o-mail-ChatHub">
			<div class="o-mail-ChatHub-bubbles position-fixed end-0 d-flex flex-column align-content-start justify-content-end align-items-center bottom-0" style="">
				<div class="d-flex flex-column align-content-start justify-content-end align-items-center gap-1"></div>
			</div>
		</div>
		<div class="o-overlay-container">
			<div class="o-overlay-item"></div>
		</div>
		<div></div>
		<div class="o_notification_manager o_upload_progress_toast"></div>
		<div class="o_fullscreen_indication">
			<p>Presione <span>esc</span> para salir de la pantalla completa</p>
		</div>
		<div class="o_notification_manager"></div>
	</div>
</body>

Ese seria el codigo de la vista. 


<footer class="o_barcode_control o_action_buttons d-flex justify-content-between p-2 gap-2 border-top"><button class="o_add_line btn btn-secondary">Agregar producto</button><button class="o_apply_page btn btn-primary"> Aplicar <span> (1) </span></button></footer>

Dentro del footer esta el boton pero no logro encontrar esa vista.

0
Avatar
Discard
Avatar
Yahoo Baba Innovations Pvt.Ltd
Best Answer

Hello Juan Jose,
Could you please share exect button form where you want update changes??

0
Avatar
Discard
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Sign up
Related Posts Replies Views Activity
Barcode module enforces FIFO automatically
barcode Stock v15
Avatar
0
Apr 24
2721
Inventory report Solved
inventory inventory_count Stock
Avatar
Avatar
1
Sep 21
3981
{@rapida#latam}:¿Cómo llamar a Latam Chile desde celular?
barcode
Avatar
0
Apr 26
73
Product Tracking
inventory_count
Avatar
Avatar
1
Nov 25
1118
Can I remove the "Product Barcode Lookup" module from my database? Solved
barcode
Avatar
Avatar
Avatar
2
Sep 25
2360
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk Slovenščina Español (América Latina) Español Svenska ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now